Appveyor Python Client
Project description
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
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
appveyor-client-0.1.0.tar.gz
(8.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file appveyor-client-0.1.0.tar.gz.
File metadata
- Download URL: appveyor-client-0.1.0.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35eb6fc8cad6994d104d6f4f05d0acbe98767993b368b225365dfed3f7777c52
|
|
| MD5 |
9f7997a4d8c5d956f4071e3d9ae1f415
|
|
| BLAKE2b-256 |
e47c256476134175e3da572247beab05893b2d883e41f3c088036f5641c1d0df
|
File details
Details for the file appveyor_client-0.1.0-py2.py3-none-any.whl.
File metadata
- Download URL: appveyor_client-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2df65b5be1f92130abfd34c52507e17d32d7b66b05c7332eaed8d1a3000923d7
|
|
| MD5 |
4929c21c5f66cf68d0fc27acfb289d5f
|
|
| BLAKE2b-256 |
1fd23575a412af7e1d81b2369be815fb40b2657617b020622b52782265c29c71
|