.. Yarg documentation master file Yarg: A PyPI client =================== .. image:: https://img.shields.io/travis/kura/yarg.svg?style=flat .. image:: https://img.shields.io/coveralls/kura/yarg.svg?style=flat .. image:: https://pypip.in/version/yarg/badge.svg?style=flat .. image:: https://pypip.in/download/yarg/badge.svg?style=flat .. image:: https://pypip.in/py_versions/yarg/badge.svg?style=flat .. image:: https://pypip.in/implementation/yarg/badge.svg?style=flat .. image:: https://pypip.in/status/yarg/badge.svg?style=flat .. image:: https://pypip.in/wheel/yarg/badge.svg?style=flat .. image:: https://pypip.in/license/yarg/badge.svg?style=flat yarg(1) -- A semi hard Cornish cheese, also queries PyPI. Built on top of `requests `_, it's easy to use and makes sense. .. code-block:: python >>> import yarg >>> package = yarg.get("yarg") >>> package.name 'yarg' >>> package.author Author(name='Kura', email='kura@kura.io') Yarg is released under the `MIT license `_. The `source code is on GitHub `_ and `issues are also tracked on GitHub `_. Yarg in action -------------- - `Yarg is used extensively on pypip.in `_ - `Yarg being used on djangopackages.com `_ Yarg documentation ------------------ .. toctree:: :maxdepth: 2 intro api-search api-rss testing Changelog --------- .. toctree:: :maxdepth: 2 changelog Contributors ------------ .. toctree:: :maxdepth: 2 contributors Help ---- .. toctree:: :maxdepth: 2 faq