An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# pyfastflow
![pypi](https://img.shields.io/pypi/v/pyfastflow.svg)
![versions](https://img.shields.io/pypi/pyversions/pyfastflow.svg)

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)