Skip to main content

PyCSP - Python CSP Library

Project description

PyCSP is a CSP library for Python that implements core CSP functionality with some extensions from pi-calculus.

Providing:

  • Synchronous communication

  • Buffered channels

  • Multiple process types such as, greenlets, threads, processes and remote processes

  • Both input and output guards supported in external choice (Alts)

  • A single any-to-any channel type

  • Mobile channel-ends

  • Retire and poison signals for shutting down networks nicely

  • A channel which can communicate using inter-process communication as well as sockets.

  • A PyCSP providing local and distributed communication using only standard python modules bundled with CPython

  • NAT traversal

  • Tracing PyCSP executions to a log file, for later visualisation

See https://github.com/runefriborg/pycsp/wiki for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pycsp-0.9.2.tar.gz (118.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page