{"library":"conda-package-streaming","type":"library","category":null,"description":"An efficient library to read from new and old format .conda and .tar.bz2 conda packages. It enables downloading conda metadata from packages without transferring the entire file and getting metadata from local .tar.bz2 packages without reading entire files. The library, currently at version 0.12.0, uses enhanced pip lazy_wheel for `.conda` files and `tarfile.open` for `.tar.bz2` to stream data efficiently. It maintains a regular release cadence, with major updates roughly every few months.","language":"python","status":"active","version":"0.12.0","tags":["conda","package management","streaming","metadata","tar.bz2",".conda"],"last_verified":"Sun May 24","install":[{"cmd":"pip install conda-package-streaming","imports":["from conda_package_streaming.url import stream_conda_info","from conda_package_streaming.s3 import stream_conda_info","from conda_package_streaming import package_streaming\n# then use package_streaming.stream_conda_info(...)","from conda_package_streaming.url import conda_reader_for_url"]},{"cmd":"conda install conda-package-streaming -c conda-forge","imports":[]}],"homepage":null,"github":"https://github.com/conda/conda-package-streaming","docs":"https://conda.github.io/conda-package-streaming/","changelog":null,"pypi":"https://pypi.org/project/conda-package-streaming/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":0.57,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/conda-package-streaming/compatibility"}}