Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 996 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 996 Bytes

range-streams

Documentation CI Status Coverage Checked with mypy Code style: black

Streaming via range requests in Python

Read The Docs

Requires

  • Python 3.8+

Installation

pip install range-streams

range-streams is available from PyPI, and the code is on GitHub