- [x] Poetry initialization
- [x] Basic staged pipeline operations.
- [x] Basic functional pipeline operations.
- [x] Usage example script -> `demo_pipeline.py`.
- [x] First documentations:
- [x] Docstrings for classes, methods, and functions.
- [x] Minimum `README.md`.
- [x] Documentation in `docs` about how `pystream` works.
- [x] Documentation in `docs` about basic API.
On-going