Skip to main content

Arch User Repository API interface.

Project description

aur is a Python library that makes it easy to access and parse data from the Arch User Repository API.

Usage

>>> yturl = aur.info('yturl')
>>> yturl.description
'YouTube videos on the command line'
>>> poco = aur.search('poco')
>>> poco
[<Package: poco>, <Package: flopoco>, <Package: libpoco-basic>]

Documentation

Documentation is available on ReadTheDocs.

Installation

From pip:

pip install aur

Manually:

python setup.py install

Documentation

pydoc aur

Testing

Test status
python setup.py test

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

aur-0.11.0.tar.gz (8.9 kB view hashes)

Uploaded Source

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