Build status
Project information
Description
Simple python interface to the Appveyor restful api.
Usage
from appveyor_client import AppveyorClient
client = AppveyorClient('{appveyor_token}')
# Get list of projects
projects = client.projects.get()
# Get list of projects builds
builds = client.projects.history('goanpeca', 'appveyor-client')
Installation
Using pip
pip install appveyor-client
Using conda
conda install appveyor-client -c conda-forge
Release files for appveyor-client 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| appveyor-client-0.1.0.tar.gz | 8.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| appveyor_client-0.1.0-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 18.3 kB
Release files / appveyor-client-0.1.0.tar.gz
| Download URL | appveyor-client-0.1.0.tar.gz |
|---|---|
| Size | 8.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
35eb6fc8cad6994d104d6f4f05d0acbe98767993b368b225365dfed3f7777c52
|
|
BLAKE2b-256 checksum How to use checksums |
e47c256476134175e3da572247beab05893b2d883e41f3c088036f5641c1d0df
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / appveyor_client-0.1.0-py2.py3-none-any.whl
| Download URL | appveyor_client-0.1.0-py2.py3-none-any.whl |
|---|---|
| Size | 9.6 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
2df65b5be1f92130abfd34c52507e17d32d7b66b05c7332eaed8d1a3000923d7
|
|
BLAKE2b-256 checksum How to use checksums |
1fd23575a412af7e1d81b2369be815fb40b2657617b020622b52782265c29c71
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |