Skip to main content

Just another Python API for Travis CI (API).

Project description

https://travis-ci.com/funilrys/PyTravisCI.svg?branch=master https://coveralls.io/repos/github/funilrys/PyTravisCI/badge.svg?branch=master
https://img.shields.io/badge/code%20style-black-000000.png https://img.shields.io/github/license/funilrys/PyTravisCI.png https://img.shields.io/pypi/v/PyTravisCI.png https://img.shields.io/github/issues/funilrys/PyTravisCI.png
https://pepy.tech/badge/PyTravisCI/week https://pepy.tech/badge/PyTravisCI/month https://pepy.tech/badge/PyTravisCI

Just another Python API for Travis CI (API). It has been meant to fit my needs but in hope that it will be useful to others.

In other words, PyTravisCI gives us a Python interface to interact with the the Travis API v3 or the Travis CI Infrastructure.

It can interact with repositories, jobs, build and almost everything the Travis CI API v3 has to offer.

It can also helps you with the encryption of information and files. Give the interface a variable name and its value and it will gives you what you are supposed to write into your .travis.yml configuration file. Same with the encryption of files and the linting of your configuration files.

Please keep in mind that:

  • this project was meant to be used as “an imported module” than something else.

  • this project has nothing to do with the ruby version of the Travis client and will never have similarities with it

    (except if someone develop a client on top this).

Hava a question ? Fill a new issue!

Have an issue ? Report it!

Have an improvement idea ? Submit a PR!

Every improvement and constructive discussions are welcome!

Documentation as the place to be!

Want to know more about PyTravisCI? We invite you to read the documentation.

Want a local copy? We get you covered!

Simply run the following and enjoy our documentation!

$ cd docs/
$ make html
$ chromium build/html/index.html # Chromium or whatever browser you use.

Why is there a lack of tests?

Well, I don’t know what you may call “lack” but I wrote (105!) tests for what I think is important.

It was not my priority to write the tests for each resource types or communicators. But if you have time, your PR is welcome!

License

MIT License

Copyright (c) 2019, 2020 Nissar Chababy

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

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

PyTravisCI-2.0.2.tar.gz (38.8 kB view hashes)

Uploaded Source

Built Distribution

PyTravisCI-2.0.2-py3-none-any.whl (139.6 kB view hashes)

Uploaded Python 3

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