CircleCI v2 API wrapper with type annotations
Project description
CircleCI 2
CircleCI v2 API wrapper with type annotations.
Example:
circle = circleci2.API(os.environ["CIRCLE_TOKEN"])
for pipeline in circle.iter_project_pipelines(circleci2.ProjectSlug.github("r-darwish", "circle2")):
for workflow in circle.iter_pipline_workflows(pipeline.id):
print(workflow.name)
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
circleci2-0.1.1.tar.gz
(4.3 kB
view details)
Built Distribution
File details
Details for the file circleci2-0.1.1.tar.gz
.
File metadata
- Download URL: circleci2-0.1.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.6 Darwin/22.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8792ff05a40b103792e2445187edd8dff36c25ba6513f01848316271fb7445d5 |
|
MD5 | 66034ec6818f6fb5c9108e3a4767a1af |
|
BLAKE2b-256 | 11e30e13b33b43c954d37e1a02de2c8e25c89e004b8ddcb6f2b908aa8847503c |
File details
Details for the file circleci2-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: circleci2-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.6 Darwin/22.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b164d0c411f435cfb70d54e0f59285bb4c095ba9571bf0ae74ece493de9d548c |
|
MD5 | 8f93942a04d6bbb48e9ae9fba942f3c4 |
|
BLAKE2b-256 | 893560948737892a304d24058ad8d91edaea3bab1276f669636fbfe046866aee |