Python API for querying the fedora packages webapp
Project description
Python API for pkgwat.
Documentation: http://pkgwat.rtfd.org
Setting up development environment
Make sure you have virtualenv installed and create a new venv:
$ virtualenv env $ source env/bin/activate $ pip install -e .
Running the test suite
Make sure you have tox installed and run it (outside of any virtualenv):
$ tox
Cutting a new release
In order to generate a list of changes to be placed into CHANGELOG.rst, use the following command (this example generates the log between 0.12 and HEAD refs):
git log --reverse --format=format:'- %s `%h <https://github.com/fedora-infra/pkgwat.api/commit/%H>`_' 0.12..HEAD
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pkgwat.api-0.13.tar.gz
(34.6 kB
view details)
File details
Details for the file pkgwat.api-0.13.tar.gz
.
File metadata
- Download URL: pkgwat.api-0.13.tar.gz
- Upload date:
- Size: 34.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.2 pkginfo/1.4.2 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | abe9051303800e98c8b80f6261918f0d764fabc560bbdecc2dada6a223effa20 |
|
MD5 | d016a6bd2ed5659ec040ab4c76ad12ed |
|
BLAKE2b-256 | a1e0a034931593f4c0ab8644acd156604b21679256e9e0ad5d1e7f29fe2f0e2b |