Navigation

  • index
  • modules |
  • next |
  • yarg 0.1.9 documentation »

Yarg: A PyPI client¶

https://img.shields.io/travis/kura/yarg.svg?style=flat https://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(1) – A semi hard Cornish cheese, also queries PyPI. Built on top of requests, it’s easy to use and makes sense.

>>> 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¶

  • Introduction
    • Prerequisites
    • Installation
    • From the tarball release
    • Getting started
  • API - Package Lookup
    • Query Interface
    • Package Object
    • Release Object
    • Exceptions and Errors
  • API - Package RSS Feeds
    • Query Interface
    • Package Object
  • Testing
    • Running the tests using the Makefile
    • Running the tests without using the Makefile
    • Running the tests with tox/detox

Changelog¶

  • Release History
    • 0.1.9 (2014-08-11)
    • 0.1.8 (2014-08-10)
    • 0.1.6 & 0.1.7 (2014-08-10)
    • 0.1.5 (2014-08-10)
    • 0.1.4 (2014-08-09)
    • 0.1.2 (2014-08-08)
    • 0.1.1 (2014-08-08)
    • 0.1.0 (2014-08-08)

Contributors¶

  • Contributors
    • Developer
    • Requests library

Help¶

  • FAQ
    • My package isn’t being found
    • Why is my docs url empty?
    • Why does my docs url have an extra slash?
    • Why is my bugtracker url empty?
Fork me on GitHub

Logo

Useful Links

  • Yarg on Travis
  • Yarg on Coveralls
  • Yarg on PyPI
  • Yarg on GitHub

This Page

  • Show Source

Quick search

© Copyright 2018, Kura. Created using Sphinx.