Skip to main content

A CSP library based on Clojure core.async

Project description

ChanPy

A CSP Python library based on Clojure core.async. ChanPy implements equivalents for all the functions in core.async and provides channels that can be used with or without asyncio. ChanPy even provides support for applying transformations across channels in the same way Clojure does, via transducers.

Getting Started

Documentation

Documentation is hosted at https://chanpy.readthedocs.io/

Prerequisites

Python 3.7 or greater.

Installation

Available on PyPI:

pip3 install chanpy

License

Apache License 2.0

Inspiration

  • Clojure core.async for providing one of the best CSP designs of all time.
  • aiochan for proving how well asyncio can be used with Clojure flavored CSP.

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

chanpy-0.0.1.tar.gz (21.3 kB view hashes)

Uploaded Source

Built Distribution

chanpy-0.0.1-py3-none-any.whl (28.1 kB view hashes)

Uploaded Python 3

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