FilterPype 0.3.1
FilterPype is a process-flow pipes-and-filters Python framework.
Downloads ↓ | Package Documentation
Latest Version: 0.3.3
FilterPype is being used for multi-level data analysis, but could be applied to many other areas where it is difficult to split up a system into small independent parts.
Some of its features:
- Advanced algorithms broken down into simple data filter coroutines
- Pipelines constructed from filters in the new FilterPype? mini-language
- Domain experts assemble pipelines with no Python knowledge required
- Sub-pipelines and filters linked by automatic pipeline construction
- All standard operations available: branching, joining and looping
- Recursive coroutine pipes allowing calculation of e.g. factorials
- Using it is like writing a synchronous multi-threaded program
- Package requires setuptools for installation.
Package requires pip for installation.
pip install filterpype
Project sponsored by Flight Data Services: http://www.flightdataservices.com/
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| FilterPype-0.3.1.tar.gz (md5) | Source | 2012-01-04 | 680KB | 168 | |
- Author: Flight Data Services Ltd
- Documentation: FilterPype package documentation
- Home Page: http://www.filterpype.org/
- Bug Tracker: http://code.google.com/p/filterpype/issues/list
- Download URL: http://www.filterpype.org/
- License: MIT
-
Categories
- Development Status :: 5 - Production/Stable
- Environment :: Console
- Intended Audience :: Developers
- Intended Audience :: Science/Research
- License :: OSI Approved :: MIT License
- Operating System :: OS Independent
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 2.7
- Topic :: Scientific/Engineering :: Information Analysis
- Topic :: Software Development :: Libraries :: Application Frameworks
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: flightdataservices
- DOAP record: FilterPype-0.3.1.xml
