range-streams


Namerange-streams JSON
Version 1.3.0 PyPI version JSON
download
home_pagehttps://github.com/lmmx/range-streams
SummaryStreaming via range requests.
upload_time2023-04-21 21:11:43
maintainerLouis Maddox
docs_urlNone
authorLouis Maddox
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # range-streams

[![Documentation](https://readthedocs.org/projects/range-streams/badge/?version=latest)](https://range-streams.readthedocs.io/en/latest/)
[![CI Status](https://github.com/lmmx/range-streams/actions/workflows/master.yml/badge.svg)](https://github.com/lmmx/range-streams/actions/workflows/master.yml)
[![Coverage](https://codecov.io/gh/lmmx/range-streams/branch/master/graph/badge.svg)](https://codecov.io/github/lmmx/range-streams)
[![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](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)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lmmx/range-streams",
    "name": "range-streams",
    "maintainer": "Louis Maddox",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "louismmx@gmail.com",
    "keywords": "",
    "author": "Louis Maddox",
    "author_email": "louismmx@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/72/81/a76794547a4ec3ef394e7bbd04fc766a5e46582239ae49c6fd09d1ef6481/range_streams-1.3.0.tar.gz",
    "platform": null,
    "description": "# range-streams\n\n[![Documentation](https://readthedocs.org/projects/range-streams/badge/?version=latest)](https://range-streams.readthedocs.io/en/latest/)\n[![CI Status](https://github.com/lmmx/range-streams/actions/workflows/master.yml/badge.svg)](https://github.com/lmmx/range-streams/actions/workflows/master.yml)\n[![Coverage](https://codecov.io/gh/lmmx/range-streams/branch/master/graph/badge.svg)](https://codecov.io/github/lmmx/range-streams)\n[![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\nStreaming via range requests in Python\n\n[Read The Docs](https://range-streams.readthedocs.io/en/latest/)\n\n## Requires\n\n- Python 3.8+\n\n## Installation\n\n```sh\npip install range-streams\n```\n\n> _range-streams_ is available from [PyPI](https://pypi.org/project/range-streams), and\n> the code is on [GitHub](https://github.com/lmmx/range-streams)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Streaming via range requests.",
    "version": "1.3.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6a0e11fda096248fccd40e39c1ecca4dd8836f79813a1341773c8edf33a1cdfd",
                "md5": "fe3b9ff72ceb36dceddd40950b5bc8cd",
                "sha256": "ac6dade737ab07dadaec80c14f5a4f2d3e6e70d40f3fae9ae48df7646c9269b8"
            },
            "downloads": -1,
            "filename": "range_streams-1.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fe3b9ff72ceb36dceddd40950b5bc8cd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 59749,
            "upload_time": "2023-04-21T21:11:41",
            "upload_time_iso_8601": "2023-04-21T21:11:41.436265Z",
            "url": "https://files.pythonhosted.org/packages/6a/0e/11fda096248fccd40e39c1ecca4dd8836f79813a1341773c8edf33a1cdfd/range_streams-1.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7281a76794547a4ec3ef394e7bbd04fc766a5e46582239ae49c6fd09d1ef6481",
                "md5": "3f2cb4bdc9604355116d0bfc52b6b150",
                "sha256": "f8d9ac951e30d7e82c4af1fb73561e73d5d2c93a0ab6cb24870b0b6f53dc945b"
            },
            "downloads": -1,
            "filename": "range_streams-1.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3f2cb4bdc9604355116d0bfc52b6b150",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 187793,
            "upload_time": "2023-04-21T21:11:43",
            "upload_time_iso_8601": "2023-04-21T21:11:43.641954Z",
            "url": "https://files.pythonhosted.org/packages/72/81/a76794547a4ec3ef394e7bbd04fc766a5e46582239ae49c6fd09d1ef6481/range_streams-1.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-21 21:11:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "lmmx",
    "github_project": "range-streams",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "range-streams"
}
        
Elapsed time: 0.06804s