{"library":"yarg","type":"library","category":null,"description":"Yarg is a Python client library designed for programmatically querying the Python Package Index (PyPI). Built on top of the `requests` library, it offers a straightforward interface to retrieve package metadata, including release details, and interact with PyPI's RSS feeds for discovering new and recently updated packages. The current version, 0.1.10, was released in August 2024 primarily for Python 3.12 compatibility, indicating an infrequent release cadence focused on maintenance.","language":"python","status":"maintenance","version":"0.1.10","tags":["PyPI","client","package management","metadata","requests"],"last_verified":"Fri May 22","install":[{"cmd":"pip install yarg","imports":["import yarg","package = yarg.get('package_name')","new_packages = yarg.newest_packages()","updated_packages = yarg.latest_updated_packages()","from yarg.exceptions import HTTPError"]}],"homepage":"https://yarg.readthedocs.org/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/yarg/","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.1,"avg_import_s":0.66,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/yarg/compatibility"}}