Import Upstream version 0.4.1
parents
No related branches found
No related tags found
Showing
- .gitignore 59 additions, 0 deletions.gitignore
- .readthedocs.yml 6 additions, 0 deletions.readthedocs.yml
- .travis.yml 10 additions, 0 deletions.travis.yml
- LICENSE 0 additions, 0 deletionsLICENSE
- README.rst 193 additions, 0 deletionsREADME.rst
- aiostream/__init__.py 23 additions, 0 deletionsaiostream/__init__.py
- aiostream/aiter_utils.py 228 additions, 0 deletionsaiostream/aiter_utils.py
- aiostream/core.py 355 additions, 0 deletionsaiostream/core.py
- aiostream/manager.py 97 additions, 0 deletionsaiostream/manager.py
- aiostream/pipe.py 20 additions, 0 deletionsaiostream/pipe.py
- aiostream/stream/__init__.py 10 additions, 0 deletionsaiostream/stream/__init__.py
- aiostream/stream/advanced.py 188 additions, 0 deletionsaiostream/stream/advanced.py
- aiostream/stream/aggregate.py 73 additions, 0 deletionsaiostream/stream/aggregate.py
- aiostream/stream/combine.py 195 additions, 0 deletionsaiostream/stream/combine.py
- aiostream/stream/create.py 143 additions, 0 deletionsaiostream/stream/create.py
- aiostream/stream/misc.py 40 additions, 0 deletionsaiostream/stream/misc.py
- aiostream/stream/select.py 256 additions, 0 deletionsaiostream/stream/select.py
- aiostream/stream/time.py 65 additions, 0 deletionsaiostream/stream/time.py
- aiostream/stream/transform.py 85 additions, 0 deletionsaiostream/stream/transform.py
- aiostream/test_utils.py 160 additions, 0 deletionsaiostream/test_utils.py
Loading
Please register or sign in to comment