Skip to main content

CircleCI API wrapper using tapioca

Project description

CircleCI Status


CircleCI API Wrapper using tapioca https://circleci.com/docs/api/

Note: Not all endpoints are mapped, please open an issue if you need

Installation

IMPORTANT: Only Python 3.5+

pip install tapioca-circleci

Documentation

from tapioca_circleci import CircleCI

api = CircleCI(
    token='{your-token}'  # required,
    timeout=5,  # Optional, defaults to 5s
)

To generate API tokens, access your dashboard: [https://circleci.com/account/api](https://circleci.com/account/api)

Serialization

  • datetime

  • Decimal

Deseralization

  • datetime

  • Decimal

More

Changelog:

0.0.1

  • Initial release

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

tapioca-circleci-0.0.1.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

tapioca_circleci-0.0.1-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file tapioca-circleci-0.0.1.tar.gz.

File metadata

File hashes

Hashes for tapioca-circleci-0.0.1.tar.gz
Algorithm Hash digest
SHA256 46de83f11c78013b23736096643250dc9da67892cb931b3040738801310b40a1
MD5 dc44c1e956353280dd2b3bda5134d0e7
BLAKE2b-256 0ac93060b11cb1ca02261588ccc2ee718e98d156861380851a52c41c6b0949dc

See more details on using hashes here.

File details

Details for the file tapioca_circleci-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for tapioca_circleci-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fce52cb0c2c6a0be5eec5e68482fbf152fdd25e6f41f66075ba8a4060c1ccfda
MD5 7612876034dae36d6a4956bfd8ab764b
BLAKE2b-256 54add951c17cf084a647d69c0068532cfd37b3e7a41cecd154ae3b269b767842

See more details on using hashes here.

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