{"id":16514736,"url":"https://github.com/andgineer/http-stream-xml","last_synced_at":"2025-03-27T15:33:25.437Z","repository":{"id":145706762,"uuid":"201142475","full_name":"andgineer/http-stream-xml","owner":"andgineer","description":"Parse HTTP response as stream, by chunks.","archived":false,"fork":false,"pushed_at":"2024-05-29T04:28:01.000Z","size":290,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-29T17:35:32.054Z","etag":null,"topics":["chunk","http","on-the-fly","python","xml","xml-parser"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andgineer.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-07T23:30:44.000Z","updated_at":"2024-06-18T05:31:13.936Z","dependencies_parsed_at":null,"dependency_job_id":"8b7dea65-e7ba-4f16-88c5-5e401e0496be","html_url":"https://github.com/andgineer/http-stream-xml","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andgineer%2Fhttp-stream-xml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andgineer%2Fhttp-stream-xml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andgineer%2Fhttp-stream-xml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andgineer%2Fhttp-stream-xml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andgineer","download_url":"https://codeload.github.com/andgineer/http-stream-xml/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245872228,"owners_count":20686342,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chunk","http","on-the-fly","python","xml","xml-parser"],"created_at":"2024-10-11T16:13:36.934Z","updated_at":"2025-03-27T15:33:25.433Z","avatar_url":"https://github.com/andgineer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"http-stream-xml\n===============\n\n|made_with_python| |build_status| |coverage| |pypi_version| |pypi_license| |readthedocs|\n\nParse XML in HTTP response on the fly, by chunks.\n\nIt could be `HTTP protocol chunks \u003chttps://en.wikipedia.org/wiki/Chunked_transfer_encoding\u003e`_\nOr just partial download of big HTTP response.\n\n\nI use it to work with `NCBI (PubMed) Entrez API \u003chttps://www.ncbi.nlm.nih.gov/\u003e`_.\n\nSee usage example in `the blog article \u003chttps://sorokin.engineer/posts/en/xml_streaming_chunks_load.html\u003e`_.\n\nDocumentation\n-------------\n`Documentation \u003chttps://http-stream-xml.sorokin.engineer/\u003e`_\n\nScripts\n-------\nInstall [invoke](https://docs.pyinvoke.org/en/stable/) preferably with pipx:\n\n.. code-block:: bash\n\n    pipx install invoke\n\nTo get available scripts:\n\n.. code-block:: bash\n\n    inv --list\n\nCoverage report\n---------------\n* `Codecov \u003chttps://app.codecov.io/gh/andgineer/http-stream-xml/tree/master/src/http_stream_xml\u003e`_\n* `Coveralls \u003chttps://coveralls.io/github/andgineer/http-stream-xml\u003e`_\n\n.. |build_status| image:: https://github.com/andgineer/http-stream-xml//workflows/ci/badge.svg\n    :target: https://github.com/andgineer/http-stream-xml/actions\n    :alt: Latest release\n\n.. |pypi_version| image:: https://img.shields.io/pypi/v/http-stream-xml.svg?style=flat-square\n    :target: https://pypi.org/p/http-stream-xml\n    :alt: Latest release\n\n.. |pypi_license| image:: https://img.shields.io/pypi/l/http-stream-xml.svg?style=flat-square\n    :target: https://pypi.python.org/pypi/http-stream-xml\n    :alt: MIT license\n\n.. |readthedocs| image:: https://readthedocs.org/projects/http-stream-xml/badge/?version=latest\n    :target: https://http-stream-xml.sorokin.engineer/\n    :alt: Documentation Status\n\n.. |made_with_python| image:: https://img.shields.io/badge/Made%20with-Python-1f425f.svg\n    :target: https://www.python.org/\n    :alt: Made with Python\n\n.. |codecov| image:: https://codecov.io/gh/andgineer/http-stream-xml/branch/master/graph/badge.svg\n    :target: https://app.codecov.io/gh/andgineer/http-stream-xml/tree/master/src%2Fhttp_stream_xml\n    :alt: Code coverage\n\n.. |coverage| image:: https://raw.githubusercontent.com/andgineer/http-stream-xml/python-coverage-comment-action-data/badge.svg\n    :target: https://htmlpreview.github.io/?https://github.com/andgineer/http-stream-xml/blob/python-coverage-comment-action-data/htmlcov/index.html\n    :alt: Coverage report\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandgineer%2Fhttp-stream-xml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandgineer%2Fhttp-stream-xml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandgineer%2Fhttp-stream-xml/lists"}