Pre-release
A simple wrapper inspired by aiostream, anyio and Rust Tokio.
Features:
helper function handle memory buffer stream,
Sequential Pipeline only
Few simple function that frequently used:
- map
- flatmap
- filter
- foreach
- collect
What's Changed
- Migrate to Python 3.12+ type parameter syntax and fix lint errors by @claude in #1
- Rename workflow from 'Docs' to 'gh-page' by @hotung1027 in #2
- Update DOcs by @hotung1027 in #3
- github actions to publish to Pypi by @hotung1027 in #4
- Add workflow_call trigger to ci.yml for reusable workflow by @claude in #6
- fix organisation name by @hotung1027 in #7
- Update badge links in README.md by @hotung1027 in #8
- Add CI and badge links to README by @hotung1027 in #9
- fix ci badge by @hotung1027 in #10
- add readthedocs by @hotung1027 in #11
- Docs by @hotung1027 in #12
- Remove virtual environment creation step by @hotung1027 in #13
New Contributors
- @claude made their first contribution in #1
- @hotung1027 made their first contribution in #2
Full Changelog: https://github.com/hotung1027/anyiostream/commits/v0.0.1-alpha