Skip to main content

A PyPI client.

Project description

yarg(1) – A semi hard Cornish cheese, also queries PyPI

http://img.shields.io/travis/kura/yarg.svg?style=flat http://img.shields.io/coveralls/kura/yarg.svg?style=flat https://pypip.in/version/yarg/badge.svg?style=flat https://pypip.in/download/yarg/badge.svg?style=flat https://pypip.in/py_versions/yarg/badge.svg?style=flat https://pypip.in/implementation/yarg/badge.svg?style=flat https://pypip.in/status/yarg/badge.svg?style=flat https://pypip.in/wheel/yarg/badge.svg?style=flat https://pypip.in/license/yarg/badge.svg?style=flat

Yarg is a PyPI client.

>>> import yarg
>>> package = yarg.get("yarg")
>>> package.name
u'yarg'
>>> package.author
Author(name=u'Kura', email=u'kura@kura.io')

Full documentation is at <https://yarg.readthedocs.org>.

Release History

0.1.1 (2014-08-08)

API changes

  • New Package property has_wheel.

  • New Package property has_egg.

  • New Package property has_source.

  • New Package property python_versions.

  • New Package property python_implementations.

  • Added HTTPError to yarg.__init__ for easier access.

  • Added json2package to yarg.__init__ to expose it for use.

0.1.0 (2014-08-08)

  • Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yarg-0.1.1.tar.gz (7.2 kB view hashes)

Uploaded Source

Built Distribution

yarg-0.1.1-py2.py3-none-any.whl (12.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page