{ "info": { "author": "funilrys", "author_email": "contact@funilrys.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Internet" ], "description": "PyTravisCI - Another Travis CI (Python) API client\n==================================================\n\n.. image:: https://travis-ci.com/funilrys/PyTravisCI.svg?branch=master\n :target: https://travis-ci.com/funilrys/PyTravisCI\n.. image:: https://coveralls.io/repos/github/funilrys/PyTravisCI/badge.svg?branch=master\n :target: https://coveralls.io/github/funilrys/PyTravisCI?branch=master\n.. image:: https://api.codacy.com/project/badge/Grade/a7952fe4bcd44c05aac6f1a1494fab0b\n :target: https://www.codacy.com/app/funilrys/PyTravisCI?utm_source=github.com&utm_medium=referral&utm_content=funilrys/PyTravisCI&utm_campaign=Badge_Grade\n.. image:: https://img.shields.io/badge/code%20style-black-000000.png\n :target: https://github.com/ambv/black\n\nPyTravisCI is just another Travis CI API client for Python.\nIt has been meant to fit my needs but I hope that it will be useful to others.\n\nIt can only communicate and interpret outputs of the `V3 of the Travis API`_\nand was meant to be used as an imported module than something else.\n\nIt has nothing to do with `the ruby version of the Travis client`_ and\nwill never have similarities\n(except maybe if one develops a CLI out of this) with it.\n\n\n.. _V3 of the Travis API: https://developer.travis-ci.org/\n.. _the ruby version of the Travis client: https://github.com/travis-ci/travis.rb\n\nDocumentation as the place to be!\n---------------------------------\n\nWant to know more about PyTravisCI? We invite you to read `the documentation`_.\n\nWant a local copy? We get you covered!\n\nSimply run the following and enjoy our documentation!\n\n::\n\n $ cd docs/\n $ make html\n $chromium _build/html/index.html # Chromium or whatever browser you use.\n\n.. _the documentation: https://pytravisci.readthedocs.io/en/latest/\n\nWhy is there a lack of tests?\n-----------------------------\n\nIf you read what I wrote previously, I said:\n\n It has been meant to fit my needs but I hope that it will be useful to others.\n\nwhich means that I use this project manually at least once a week and automated\nalmost every day.\n\nIt was not my priority to write the tests for each resource types. But if you have\ntime, your PR is welcome!\n\nLicense\n-------\n\n::\n\n MIT License\n\n Copyright (c) 2019 Nissar Chababy\n\n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n\n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/funilrys/PyTravisCI", "keywords": "Travis CI,Travis,CI,API", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "PyTravisCI", "package_url": "https://pypi.org/project/PyTravisCI/", "platform": "any", "project_url": "https://pypi.org/project/PyTravisCI/", "project_urls": { "Homepage": "https://github.com/funilrys/PyTravisCI" }, "release_url": "https://pypi.org/project/PyTravisCI/1.5.0/", "requires_dist": [ "setuptools", "requests", "cryptography" ], "requires_python": ">=3.6, <4", "summary": "Just another Travis CI (Python) API client.", "version": "1.5.0" }, "last_serial": 5796697, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "5fd9a2803de6609878ecb5a85377646e", "sha256": "492a640a2dc74d0c9ca2e75b4579f6d98badb8ec6477fa648c97e305a3dd3dcf" }, "downloads": -1, "filename": "PyTravisCI-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "5fd9a2803de6609878ecb5a85377646e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6, <4", "size": 19516, "upload_time": "2019-07-18T22:24:37", "url": "https://files.pythonhosted.org/packages/1b/84/c1aafc8ec3cc04e3c4e957f047612b13198110e04dfb915823f78b1bde6e/PyTravisCI-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d141bf384b36ca417e1bdf5bdaf2116f", "sha256": "f0bf279b8408285a93de958715574189be8776235cbd31c8f46cb4d55aae5d86" }, "downloads": -1, "filename": "PyTravisCI-1.0.0.tar.gz", "has_sig": false, "md5_digest": "d141bf384b36ca417e1bdf5bdaf2116f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6, <4", "size": 42722, "upload_time": "2019-07-18T22:24:40", "url": "https://files.pythonhosted.org/packages/b3/a7/a13ded998acb7b2fe76fa1b43fd2b1c5bd1bb98d8261fa691918029f0c0e/PyTravisCI-1.0.0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "24521ef5e10298b3349414e36f88e88c", "sha256": "abbeeec29168184c3af6a3e97b5ed2daaa7717e8581ce255d062384bb562f729" }, "downloads": -1, "filename": "PyTravisCI-1.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "24521ef5e10298b3349414e36f88e88c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6, <4", "size": 19516, "upload_time": "2019-07-18T22:58:01", "url": "https://files.pythonhosted.org/packages/fa/5c/4567eef2a89a79c01ddae117e476008b8d3dec983cc1052d07695207c0a7/PyTravisCI-1.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3d2f8ff8dfa04fa4763013b2bff447a8", "sha256": "ce38ecb91d3af8cd6ca22ec0f7a2a7b8880c31e484bc2d792650bde0412a9051" }, "downloads": -1, "filename": "PyTravisCI-1.1.0.tar.gz", "has_sig": false, "md5_digest": "3d2f8ff8dfa04fa4763013b2bff447a8", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6, <4", "size": 43138, "upload_time": "2019-07-18T22:58:02", "url": "https://files.pythonhosted.org/packages/9e/46/695bf5dfab6246b0dc00437a8d45c5b2f6576310e98603ec722e3a0af20a/PyTravisCI-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "9c4f6e7e1b1f95329b2d8a1eecd8729a", "sha256": "1a03891659756bb562dd89e77776e680d3dbdbe13671dd708d6bca18f588d2bb" }, "downloads": -1, "filename": "PyTravisCI-1.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "9c4f6e7e1b1f95329b2d8a1eecd8729a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6, <4", "size": 19546, "upload_time": "2019-07-18T23:00:09", "url": "https://files.pythonhosted.org/packages/79/14/e94e8bedb4d8b0faec4c40b852e77172367e94fe792fccc5e7a1ed0048d3/PyTravisCI-1.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "221ad5e5d64a4701e1922ccf1e0f96bd", "sha256": "4dd22afe002a6522190f2690221828b1fabb79958932c2180be0b4ee1ad0411a" }, "downloads": -1, "filename": "PyTravisCI-1.1.1.tar.gz", "has_sig": false, "md5_digest": "221ad5e5d64a4701e1922ccf1e0f96bd", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6, <4", "size": 43191, "upload_time": "2019-07-18T23:00:11", "url": "https://files.pythonhosted.org/packages/1a/1e/f13362f59f63f5542c64cb25480cccf013ab4b915c5522667de1759cbfd4/PyTravisCI-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "7c73796a9d081fbb1f32bb57f965bf29", "sha256": "ebf14014187a884606b3c236b78c473283fefa767cc272911620ef063ecaaff5" }, "downloads": -1, "filename": "PyTravisCI-1.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "7c73796a9d081fbb1f32bb57f965bf29", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6, <4", "size": 19550, "upload_time": "2019-07-19T19:03:49", "url": "https://files.pythonhosted.org/packages/3f/9d/d968093e7bb86d375e8c9777f1f7ef08db3e84bf91ca5aedaf5e2df9b9d5/PyTravisCI-1.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "37f322fa6af68b98a561f22223a0bf5b", "sha256": "e202d5f110b0b6b9683919df8508a2978d1eeb3f787609695c83fc3dafd09f25" }, "downloads": -1, "filename": "PyTravisCI-1.1.2.tar.gz", "has_sig": false, "md5_digest": "37f322fa6af68b98a561f22223a0bf5b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6, <4", "size": 43207, "upload_time": "2019-07-19T19:03:51", "url": "https://files.pythonhosted.org/packages/77/5e/333e026bf9c776f3a97ac2639504c030c7243a08c968d8418e0b3222ee5e/PyTravisCI-1.1.2.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "26dd2ba15526d37d53bd2b2072aaefc7", "sha256": "b6a39c19fc04498c11b9bf8633fc803d99a697b0f594acbf42f7e1341b7469ef" }, "downloads": -1, "filename": "PyTravisCI-1.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "26dd2ba15526d37d53bd2b2072aaefc7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6, <4", "size": 20163, "upload_time": "2019-07-19T19:52:36", "url": "https://files.pythonhosted.org/packages/4c/02/919ff01f35da3b7d02e0414f289a33998f75b3dbc8bf4f23b52ff04b2fd0/PyTravisCI-1.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d2e3ea86a3dfa75f4b3224bf2b2dfc9d", "sha256": "88acac511b49e9081695d851311f6bd11af73465579327ac12ca85a58f89952f" }, "downloads": -1, "filename": "PyTravisCI-1.2.0.tar.gz", "has_sig": false, "md5_digest": "d2e3ea86a3dfa75f4b3224bf2b2dfc9d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6, <4", "size": 42602, "upload_time": "2019-07-19T19:52:37", "url": "https://files.pythonhosted.org/packages/40/ff/6fdf17dff2beb8cb7e7df294721fd73ee73dac44706feea528e68fac574d/PyTravisCI-1.2.0.tar.gz" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "88e84fb251c391745ce1d4c57b1e8ba1", "sha256": "6d982f0516302b99430b03ddf1bc0a11d2c50bf3d08d1edc41246ed3e5d38135" }, "downloads": -1, "filename": "PyTravisCI-1.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "88e84fb251c391745ce1d4c57b1e8ba1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6, <4", "size": 20163, "upload_time": "2019-07-19T21:09:14", "url": "https://files.pythonhosted.org/packages/3d/42/d892f425fc00c5e26daa60f04b36c6aca90b265347b1b08108e1eac4e4ec/PyTravisCI-1.3.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f91d09d5fe47a737a1d7366460c57430", "sha256": "7b136c84b631e8fd1f627afe5fc82246950a07f8f0ae06519dddcc2554c4ee6c" }, "downloads": -1, "filename": "PyTravisCI-1.3.0.tar.gz", "has_sig": false, "md5_digest": "f91d09d5fe47a737a1d7366460c57430", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6, <4", "size": 42612, "upload_time": "2019-07-19T21:09:15", "url": "https://files.pythonhosted.org/packages/2d/85/376bba168f5d3684d08ef1ca80c0e50bf7c74537a844cf1d4ef995ac940c/PyTravisCI-1.3.0.tar.gz" } ], "1.4.0": [ { "comment_text": "", "digests": { "md5": "21909a84d26c45faf911058c0989aaad", "sha256": "e27f093d959b1165563826a27ce99d3cdf58c92787f2c027149d9a4362f8d754" }, "downloads": -1, "filename": "PyTravisCI-1.4.0-py3-none-any.whl", "has_sig": false, "md5_digest": "21909a84d26c45faf911058c0989aaad", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6, <4", "size": 69932, "upload_time": "2019-07-19T21:21:13", "url": "https://files.pythonhosted.org/packages/58/f5/cda907842e81faceeda4f0ccae7268deeaea21300fad905d02495396300b/PyTravisCI-1.4.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1f62b163d0e69491a99c7b169ec5ee19", "sha256": "46cff99c1855bed19a8fc9841e92f03648c6dd44e3db24a4e2b03dab2204a2d9" }, "downloads": -1, "filename": "PyTravisCI-1.4.0.tar.gz", "has_sig": false, "md5_digest": "1f62b163d0e69491a99c7b169ec5ee19", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6, <4", "size": 42605, "upload_time": "2019-07-19T21:21:15", "url": "https://files.pythonhosted.org/packages/4a/17/b4c5d31469b7f46649a83a31d790177388e37f157a1942ff3d805013e5da/PyTravisCI-1.4.0.tar.gz" } ], "1.4.1": [ { "comment_text": "", "digests": { "md5": "93c950eeca93c119081f99e3fa2551cb", "sha256": "8db9ab672d616c101ad9a50c0cb5eec00167c68628f4b0d0e40bb84bb4d8075f" }, "downloads": -1, "filename": "PyTravisCI-1.4.1-py3-none-any.whl", "has_sig": false, "md5_digest": "93c950eeca93c119081f99e3fa2551cb", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6, <4", "size": 69931, "upload_time": "2019-07-19T22:44:56", "url": "https://files.pythonhosted.org/packages/7d/61/c9162cc6d86183dd81180e2651b8a01752e3823d49d50de8fbb9da90ffb9/PyTravisCI-1.4.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a591f47228bd9bd0afdf4f1d8a62a961", "sha256": "90f589c1c90765d6af40d7b39426ca7b78c3112d305ebfb5753d4e43d1671d01" }, "downloads": -1, "filename": "PyTravisCI-1.4.1.tar.gz", "has_sig": false, "md5_digest": "a591f47228bd9bd0afdf4f1d8a62a961", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6, <4", "size": 42625, "upload_time": "2019-07-19T22:44:57", "url": "https://files.pythonhosted.org/packages/9d/8a/eb42fef0798ebd921164a43f8ce4a23d647208c36774508764e2077ad772/PyTravisCI-1.4.1.tar.gz" } ], "1.4.2": [ { "comment_text": "", "digests": { "md5": "f86a91a4a50bf1f50ae8eb09dc0bbe79", "sha256": "4bf5c3bab4d73e902facded72413977c9cb70d45305db0269aead3fb365565ea" }, "downloads": -1, "filename": "PyTravisCI-1.4.2-py3-none-any.whl", "has_sig": false, "md5_digest": "f86a91a4a50bf1f50ae8eb09dc0bbe79", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6, <4", "size": 73729, "upload_time": "2019-07-19T23:13:23", "url": "https://files.pythonhosted.org/packages/f7/e7/1456c0e9108e223638c15607b220d40b01c44986e609b513f5238d5f9e40/PyTravisCI-1.4.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2e1322c38e1480e48ea1399fe2d48125", "sha256": "ae1c5ca291bf078fec068450d3b6c9f9b684c6f0adcc9d1685af1a4508c540f5" }, "downloads": -1, "filename": "PyTravisCI-1.4.2.tar.gz", "has_sig": false, "md5_digest": "2e1322c38e1480e48ea1399fe2d48125", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6, <4", "size": 42776, "upload_time": "2019-07-19T23:13:24", "url": "https://files.pythonhosted.org/packages/33/23/99458d9cefcfe7b5377b41b8739a41f910e4f98b5413f0b7306cc54f1ea9/PyTravisCI-1.4.2.tar.gz" } ], "1.5.0": [ { "comment_text": "", "digests": { "md5": "63a612913fc56e12e9c138333cbb2baf", "sha256": "7ee039253de774cfe6d7b41ca5335a63d08beeccce0dcef702be58bf25ba9ebf" }, "downloads": -1, "filename": "PyTravisCI-1.5.0-py3-none-any.whl", "has_sig": false, "md5_digest": "63a612913fc56e12e9c138333cbb2baf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6, <4", "size": 73750, "upload_time": "2019-09-07T16:55:07", "url": "https://files.pythonhosted.org/packages/d8/b5/ee27ee97372df48910bab9b02cdcdc679bb393b9a0ee059a1821a29d15a1/PyTravisCI-1.5.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "18378c3765e350a536a2123791a7920e", "sha256": "e366466f07a533f6f5e442b28548e9e3d381a8fe586fb9c8cc66d4c2c78a7f03" }, "downloads": -1, "filename": "PyTravisCI-1.5.0.tar.gz", "has_sig": false, "md5_digest": "18378c3765e350a536a2123791a7920e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6, <4", "size": 42770, "upload_time": "2019-09-07T16:55:09", "url": "https://files.pythonhosted.org/packages/b2/59/1009d6ef06bca76c755e40fe4c64490d2713740114f1f75495efcec99221/PyTravisCI-1.5.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "63a612913fc56e12e9c138333cbb2baf", "sha256": "7ee039253de774cfe6d7b41ca5335a63d08beeccce0dcef702be58bf25ba9ebf" }, "downloads": -1, "filename": "PyTravisCI-1.5.0-py3-none-any.whl", "has_sig": false, "md5_digest": "63a612913fc56e12e9c138333cbb2baf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6, <4", "size": 73750, "upload_time": "2019-09-07T16:55:07", "url": "https://files.pythonhosted.org/packages/d8/b5/ee27ee97372df48910bab9b02cdcdc679bb393b9a0ee059a1821a29d15a1/PyTravisCI-1.5.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "18378c3765e350a536a2123791a7920e", "sha256": "e366466f07a533f6f5e442b28548e9e3d381a8fe586fb9c8cc66d4c2c78a7f03" }, "downloads": -1, "filename": "PyTravisCI-1.5.0.tar.gz", "has_sig": false, "md5_digest": "18378c3765e350a536a2123791a7920e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6, <4", "size": 42770, "upload_time": "2019-09-07T16:55:09", "url": "https://files.pythonhosted.org/packages/b2/59/1009d6ef06bca76c755e40fe4c64490d2713740114f1f75495efcec99221/PyTravisCI-1.5.0.tar.gz" } ] }