https://github.com/lmmx/range-streams
Streaming range requests in Python
https://github.com/lmmx/range-streams
range-requests streaming-request
Last synced: 11 months ago
JSON representation
Streaming range requests in Python
- Host: GitHub
- URL: https://github.com/lmmx/range-streams
- Owner: lmmx
- License: mit
- Created: 2021-07-01T19:36:08.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-24T22:03:53.000Z (about 1 year ago)
- Last Synced: 2025-03-24T23:19:33.973Z (about 1 year ago)
- Topics: range-requests, streaming-request
- Language: Python
- Homepage: https://range-streams.readthedocs.io/en/latest/
- Size: 479 KB
- Stars: 9
- Watchers: 3
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# range-streams
[](https://range-streams.readthedocs.io/en/latest/)
[](https://github.com/lmmx/range-streams/actions/workflows/master.yml)
[](https://codecov.io/github/lmmx/range-streams)
[](http://mypy-lang.org)
[](https://github.com/psf/black)
Streaming via range requests in Python
[Read The Docs](https://range-streams.readthedocs.io/en/latest/)
## Requires
- Python 3.8+
## Installation
```sh
pip install range-streams
```
> _range-streams_ is available from [PyPI](https://pypi.org/project/range-streams), and
> the code is on [GitHub](https://github.com/lmmx/range-streams)