Skip to main content

Framework for dataflow-style python programming

Project description

Python framework for dataflow-style programs.

Users of this framework structure their code into blocks with named inputs and outputs that are connected by channels. A typical application will have one or more data generator/importer blocks which then pass their data through various blocks which apply filters or tranforms to operate on the data.

For other similar projects, see: http://wiki.python.org/moin/FlowBasedProgramming

License

conduit is free software and is released under the terms of the MIT license (<http://opensource.org/licenses/mit-license.php>), as specified in the accompanying LICENSE.txt file.

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

conduit-0.0.3.tar.gz (10.8 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