# FlowBase-Python
Python implementation of the [FlowBase micro-FBP framework idea](https://flowbase.org), using Python’s asyncio library, introduced in Python 3.4/3.5.
## Installation
`bash pip install flowbase `
## Try an example
` cd examples python string_processing_pipeline.py `
### Expected output:
`bash $ python string_processing_pipeline.py Printer got line: hi hi for the 1:TH TIME... Printer got line: hi hi for the 2:TH TIME... Printer got line: hi hi for the 3:TH TIME... Printer got line: hi hi for the 4:TH TIME... Printer got line: hi hi for the 5:TH TIME... Printer got line: hi hi for the 6:TH TIME... Printer got line: hi hi for the 7:TH TIME... Printer got line: hi hi for the 8:TH TIME... Printer got line: hi hi for the 9:TH TIME... Printer got line: hi hi for the 10:TH TIME... Printer got line: hi hi for the 11:TH TIME... Printer got line: hi hi for the 12:TH TIME... Printer got line: hi hi for the 13:TH TIME... Printer got line: hi hi for the 14:TH TIME... Printer got line: hi hi for the 15:TH TIME... Printer got line: hi hi for the 16:TH TIME... Printer got line: hi hi for the 17:TH TIME... Printer got line: hi hi for the 18:TH TIME... Printer got line: hi hi for the 19:TH TIME... Printer got line: hi hi for the 20:TH TIME... `
## Acknowledgements
Kudos to [Simone Baffelli](https://github.com/baffelli)’s [Pyperator](https://github.com/baffelli/pyperator/) library which showed that it is in fact possible to implement an FBP-like library using asyncio.
Release files for flowbase 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| flowbase-0.0.3.tar.gz | 2.1 kB | Details |
Release files / flowbase-0.0.3.tar.gz
| Download URL | flowbase-0.0.3.tar.gz |
|---|---|
| Size | 2.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1b9859c4f1672fda33115d5f1fe2977d42753a0ed65e0d33ccbae6bbb18707c1
|
|
BLAKE2b-256 checksum How to use checksums |
968c90ccf0a987c994fdd7e3bf072490c5cf37591c956eee0c869b791d104fd4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.7
|