https://github.com/rupurt/fastflow
Modern python streaming workflows
https://github.com/rupurt/fastflow
python
Last synced: 4 months ago
JSON representation
Modern python streaming workflows
- Host: GitHub
- URL: https://github.com/rupurt/fastflow
- Owner: rupurt
- License: mit
- Created: 2024-07-28T15:32:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-27T16:03:20.000Z (over 1 year ago)
- Last Synced: 2025-03-27T17:22:25.715Z (over 1 year ago)
- Topics: python
- Language: Shell
- Homepage:
- Size: 75.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pyfastflow


A modern Pythonic workflow and streaming engine
## Usage
```console
> pip install pyfastflow
```
## Getting Started
- [Development](./docs/DEVELOPMENT.md)
- [setup](./docs/DEVELOPMENT.md#setup)
- [check](./docs/DEVELOPMENT.md#check)
- [dream2nix](./docs/DEVELOPMENT.md#dream2nix)
- [pypi](./docs/DEVELOPMENT.md#pypi)
## License
`pyfastflow` is released under the [MIT license](./LICENSE)