{ "info": { "author": "Bj\u00f6rn Andersson", "author_email": "ba@sanitarium.se", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "A Python API for interacting with `Go Continuous Delivery`_\n===========================================================\n\n.. image:: http://codecov.io/github/gaqzi/py-gocd/coverage.svg?branch=master\n :target: http://codecov.io/github/gaqzi/py-gocd?branch=master\n :alt: Coverage Status\n\n.. image:: https://snap-ci.com/gaqzi/py-gocd/branch/master/build_image\n :target: https://snap-ci.com/gaqzi/py-gocd/branch/master\n :alt: Build Status\n\n.. image:: https://readthedocs.org/projects/py-gocd/badge/?version=latest\n :target: http://py-gocd.readthedocs.org/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://img.shields.io/pypi/v/gocd.svg\n :target: https://pypi.python.org/pypi/gocd/\n :alt: Latest Version\n\n.. image:: https://img.shields.io/pypi/dm/gocd.svg\n :target: https://pypi.python.org/pypi/gocd/\n :alt: Downloads\n\n.. image:: https://img.shields.io/pypi/pyversions/gocd.svg\n :target: https://pypi.python.org/pypi/gocd/\n :alt: Python versions\n\n.. image:: https://img.shields.io/pypi/status/gocd.svg\n :target: https://pypi.python.org/pypi/gocd/\n :alt: Package status\n\nThe reason for this project is to provide a wrapper to easily perform operations\nagainst Go. I've been writing a lot of shell scripts to interact with Go using\ncurl, but when going a little further than the most basic interactions I've\nalways started to feel the need for doing all of this in a proper programming\nlanguage. I.e. something that is beyond bash.\n\nI've chosen to use Python and version 2.6.6 and newer as my target platform,\nwith no external dependencies, to make it really straightforward to install/run\non RHEL6 and other similar *stable* distributions.\n\nThis library was created to support `a Go CLI`__, to handle some common\nscenarios you as an admin or advanced user would do.\n\n`API documentation`_ available on read the docs.\n\n.. __: https://github.com/gaqzi/gocd-cli/\n.. _`API documentation`: http://py-gocd.readthedocs.org/en/latest/\n\nUsage\n-----\n\nThe main interaction point for this library is the `Server` class,\nit contains helpers to instantiate the different API endpoints.\n\nAn example interaction:\n\n.. code-block:: python\n\n >>> from gocd import Server\n >>> server = Server('http://localhost:8153', user='ba', password='secret')\n >>> pipeline = server.pipeline('Example-Pipeline')\n >>> response = pipeline.history()\n >>> bool(response)\n True\n >>> response.status_code\n 200\n >>> response.content_type\n 'application/json'\n >>> response.is_ok\n True\n >>> response.body\n {\"pagination\":{\"offset\":0,\"total\":1,\"page_size\":10},\"pipelines\":[...]\"}\n\nStyle\n-----\n\nThis project aims to follow the `Google Python Style Guide`_ and particularly\nthe section on `commenting the code`_.\n\nVersioning\n----------\n\n`Semantic versioning`_ is used.\n\nLicense\n-------\n\nMIT License.\n\n.. _`Go Continuous Delivery`: http://go.cd/\n.. _`Google Python Style Guide`: https://google-styleguide.googlecode.com/svn/trunk/pyguide.html\n.. _`commenting the code`: https://google-styleguide.googlecode.com/svn/trunk/pyguide.html?showone=Comments#Comments\n.. _Semantic versioning: http://semver.org/\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gaqzi/py-gocd/", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "gocd", "package_url": "https://pypi.org/project/gocd/", "platform": "", "project_url": "https://pypi.org/project/gocd/", "project_urls": { "Homepage": "https://github.com/gaqzi/py-gocd/" }, "release_url": "https://pypi.org/project/gocd/0.15.1/", "requires_dist": null, "requires_python": "", "summary": "A Python API for interacting with Go Continuous Delivery", "version": "0.15.1" }, "last_serial": 2886497, "releases": { "0.10.0": [ { "comment_text": "", "digests": { "md5": "70e893ade066d607c9f7334ef891840b", "sha256": "f8e33763650ec0669bcc040f66db7f7445eb7978aa46d9f669df02e56d6caf98" }, "downloads": -1, "filename": "gocd-0.10.0-py2-none-any.whl", "has_sig": false, "md5_digest": "70e893ade066d607c9f7334ef891840b", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 16879, "upload_time": "2015-11-25T03:34:03", "url": "https://files.pythonhosted.org/packages/4e/a2/5033cfedfdd90b50f9ee42175cd5cd5d3f429f1e310c4f0cff3dc17f7683/gocd-0.10.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c5299534a0c9f6a2d9714058f2b7bad6", "sha256": "ec52c0ea27be7e6c3169d06bcd35720557d8b09a6836857dfd0e0e961d5d2dce" }, "downloads": -1, "filename": "gocd-0.10.0-py3-none-any.whl", "has_sig": false, "md5_digest": "c5299534a0c9f6a2d9714058f2b7bad6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16877, "upload_time": "2015-11-25T03:34:15", "url": "https://files.pythonhosted.org/packages/cb/9a/cd0be7aee286b07f3eb2cd20d0e8dd565f3585ea1b7d05f5e6fcb4a11ebd/gocd-0.10.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8bf568fd406e9e65f5afdf9bcb34621d", "sha256": "47a7e97007fe4202b1433ff1468ff92954bdb7eda6637c842614b3402bf36694" }, "downloads": -1, "filename": "gocd-0.10.0.tar.gz", "has_sig": false, "md5_digest": "8bf568fd406e9e65f5afdf9bcb34621d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11783, "upload_time": "2015-11-25T03:34:20", "url": "https://files.pythonhosted.org/packages/16/4b/850bf9cf52ebad6eed20e9280d9c8d3cfba0cc88f224b1f81ebf4e074839/gocd-0.10.0.tar.gz" } ], "0.11.0": [ { "comment_text": "", "digests": { "md5": "910b1a66693bea49d3131ac7bfe62ba1", "sha256": "27088bf12990336b180ad9e109f23e27d812c6ab2ca3f4b41c7fd6fa44791675" }, "downloads": -1, "filename": "gocd-0.11.0-py2-none-any.whl", "has_sig": false, "md5_digest": "910b1a66693bea49d3131ac7bfe62ba1", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 18306, "upload_time": "2016-02-02T13:39:40", "url": "https://files.pythonhosted.org/packages/08/08/d68d0d6361ef86aa2777c474c93c7c1b7119ccf772fc8d2a73891f1fbd9b/gocd-0.11.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "11d5ee1d282f5ebe50c727b5b60bfb41", "sha256": "efcafac3ed213e70b62dc84f05e418bb9caa2102c10204caf25329dc9c3b8395" }, "downloads": -1, "filename": "gocd-0.11.0-py3-none-any.whl", "has_sig": false, "md5_digest": "11d5ee1d282f5ebe50c727b5b60bfb41", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18301, "upload_time": "2016-02-02T13:39:45", "url": "https://files.pythonhosted.org/packages/63/72/6b73ea5d565025dd56f90fc11187cb24c7da3d4500e15b92deb0374433d6/gocd-0.11.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8974ba8c23fddefd95b1728279d1f604", "sha256": "84f1b62a245eef928d864a8c3a2b177c8a1adc13815d39894c0d699625d37552" }, "downloads": -1, "filename": "gocd-0.11.0.tar.gz", "has_sig": false, "md5_digest": "8974ba8c23fddefd95b1728279d1f604", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13946, "upload_time": "2016-02-02T13:39:50", "url": "https://files.pythonhosted.org/packages/13/5f/3d645114f7873247ee2257912ac3d89fb55740325715ebc3eddb98d53008/gocd-0.11.0.tar.gz" } ], "0.11.1": [ { "comment_text": "", "digests": { "md5": "c82185b541df47e3a3a805ac77196275", "sha256": "9fbb1d3fdc7bf27750633a890b24ceb354c89f4eec1a8bf421550862d7d505ad" }, "downloads": -1, "filename": "gocd-0.11.1-py2-none-any.whl", "has_sig": false, "md5_digest": "c82185b541df47e3a3a805ac77196275", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 18355, "upload_time": "2016-04-19T21:28:19", "url": "https://files.pythonhosted.org/packages/44/ae/d8e699b06ea72d8b8d67daef5759e2abf6a5701dbecd2632372a10463f32/gocd-0.11.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "60e5fdefb248eafdc4fe718406facb93", "sha256": "d201f23a07bdca72d5e08f406f7297a2464efbb765607d17451259b4b7a2ea83" }, "downloads": -1, "filename": "gocd-0.11.1-py3-none-any.whl", "has_sig": false, "md5_digest": "60e5fdefb248eafdc4fe718406facb93", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18357, "upload_time": "2016-04-19T21:28:33", "url": "https://files.pythonhosted.org/packages/87/b3/eea6b87ac7e1e91d6f98fcb3fbe81601a9f2ba0df21b0c2ff43b1e202fd6/gocd-0.11.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e2d29ac83f4e7590429e40618e43f095", "sha256": "d64dd439dc0384aa90918cb6ba727735554088881fc4215b6102462179a2b65a" }, "downloads": -1, "filename": "gocd-0.11.1.tar.gz", "has_sig": false, "md5_digest": "e2d29ac83f4e7590429e40618e43f095", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13917, "upload_time": "2016-04-19T21:28:46", "url": "https://files.pythonhosted.org/packages/3b/8c/4dbb5d104573203d810e6232c7d21d92d59a0f58acc0b0f21aba66f751d9/gocd-0.11.1.tar.gz" } ], "0.12.0": [ { "comment_text": "", "digests": { "md5": "a510446d923ea3e800a4be07ff21ef85", "sha256": "85fec97e24758a1084bc7bcde14e6f7468434f3ae69d42ab4c3df380688aa86d" }, "downloads": -1, "filename": "gocd-0.12.0-py2-none-any.whl", "has_sig": false, "md5_digest": "a510446d923ea3e800a4be07ff21ef85", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 19588, "upload_time": "2016-05-03T23:42:41", "url": "https://files.pythonhosted.org/packages/64/e1/c577346805ac767fcc097e69503ddd30da182759ae6be5acb9a6d2c59eb3/gocd-0.12.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "64637abe00fda403c9b979f3b7f2f778", "sha256": "f338269f5a6826635779a7a676ab8ded91eafd1e682a4228089a423965d7b065" }, "downloads": -1, "filename": "gocd-0.12.0-py3-none-any.whl", "has_sig": false, "md5_digest": "64637abe00fda403c9b979f3b7f2f778", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 19587, "upload_time": "2016-05-03T23:42:48", "url": "https://files.pythonhosted.org/packages/a2/43/f33bd1741d5e8bbdf1f280d9aa900abf945e5cd4a563ba1ef375a16dece8/gocd-0.12.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "006fdfa7d67e894a70308c47caddb46c", "sha256": "0d568059df4268bb038567ee08382b5fe5ae460a1f77224b76a61c28232cfbe1" }, "downloads": -1, "filename": "gocd-0.12.0.tar.gz", "has_sig": false, "md5_digest": "006fdfa7d67e894a70308c47caddb46c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14611, "upload_time": "2016-05-03T23:42:59", "url": "https://files.pythonhosted.org/packages/5c/21/a3d179d64f204e27e478edc30e5c664ac0dfd852b936d79f06df07b87be1/gocd-0.12.0.tar.gz" } ], "0.12.1": [ { "comment_text": "", "digests": { "md5": "8e305a206c6643ed4d366a55eff16b1c", "sha256": "1287925c3096fb04e77b83226bd9fa605eb60ae9579d9437c42c73ddb8817706" }, "downloads": -1, "filename": "gocd-0.12.1-py2-none-any.whl", "has_sig": false, "md5_digest": "8e305a206c6643ed4d366a55eff16b1c", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 19590, "upload_time": "2016-06-03T18:32:59", "url": "https://files.pythonhosted.org/packages/53/ba/7998a70cac61c802a8b805d131308c1b4a7ea3df340432d6422536a3b35a/gocd-0.12.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9fb018268a4a30d6523490b3d677b659", "sha256": "49fbf79bbbcbbf2569145aa13af0ddd30e321288e4937acc3e6db6fceeff885c" }, "downloads": -1, "filename": "gocd-0.12.1-py3-none-any.whl", "has_sig": false, "md5_digest": "9fb018268a4a30d6523490b3d677b659", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 19592, "upload_time": "2016-06-03T18:33:18", "url": "https://files.pythonhosted.org/packages/ba/33/5309434431e8d7bdd86cdf18b9c87e17adb0b4fa15efb3c259d9087aafcd/gocd-0.12.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c4e326bb1e7f11cd2e981de1f50986eb", "sha256": "9314f1f7ebdbff3bd177057889a3d1d022dd83672f5770bab8b4561254c9c98e" }, "downloads": -1, "filename": "gocd-0.12.1.tar.gz", "has_sig": false, "md5_digest": "c4e326bb1e7f11cd2e981de1f50986eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13113, "upload_time": "2016-06-03T18:33:33", "url": "https://files.pythonhosted.org/packages/e7/23/5397cab1097fca7ef9ec6125e86a6c04db5798c3a71e711c16bd469bb1e6/gocd-0.12.1.tar.gz" } ], "0.13.0": [ { "comment_text": "", "digests": { "md5": "f1621ec48003ee17b763a9c1377ee821", "sha256": "a1f76d2034c797fe546ce82ce60d091bd06f71627c811e5d5c7b87261333b9ea" }, "downloads": -1, "filename": "gocd-0.13.0-py2-none-any.whl", "has_sig": false, "md5_digest": "f1621ec48003ee17b763a9c1377ee821", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 19648, "upload_time": "2016-09-30T03:56:56", "url": "https://files.pythonhosted.org/packages/a9/7b/d93594c56210de1d9cd61554f159693d5078a25d15a73dd00b49d9a8a948/gocd-0.13.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c0c7e1daa913f86aa0dff9271c843c42", "sha256": "9c4c8d57c41bfb3087d8a374bcbb98017576800946e83d44e237a4befcbabb85" }, "downloads": -1, "filename": "gocd-0.13.0-py3-none-any.whl", "has_sig": false, "md5_digest": "c0c7e1daa913f86aa0dff9271c843c42", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 19646, "upload_time": "2016-09-30T03:56:58", "url": "https://files.pythonhosted.org/packages/e2/1c/b2be7cce684a8ebb37d61abb8eec053f4e71b6278328aa0ecfe10d180ac1/gocd-0.13.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ee65905eb55db307e240bde6d810c80f", "sha256": "36a5d3f85436fe6f7c2ce3e56e8b4f3e03340b7593d3b6cae6bb5c739f023f85" }, "downloads": -1, "filename": "gocd-0.13.0.tar.gz", "has_sig": false, "md5_digest": "ee65905eb55db307e240bde6d810c80f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13237, "upload_time": "2016-09-30T03:57:01", "url": "https://files.pythonhosted.org/packages/09/47/592feae7fe533fc10da6bdcdc6fda0b52c4f8e25dabd1d503fcb90d17a9d/gocd-0.13.0.tar.gz" } ], "0.14.0": [ { "comment_text": "", "digests": { "md5": "862cb8b651d96c272001509c95cd3c65", "sha256": "5ac6972992a5ca94241094fe2896252abdd47328258664671570a494589264b0" }, "downloads": -1, "filename": "gocd-0.14.0-py2-none-any.whl", "has_sig": false, "md5_digest": "862cb8b651d96c272001509c95cd3c65", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 20731, "upload_time": "2016-10-13T19:45:45", "url": "https://files.pythonhosted.org/packages/cd/42/955c3f4b61616b366448bf60849a9976e04c82dd8b9654b4c01c84887f97/gocd-0.14.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5de36f858559e6c90af996da135bb568", "sha256": "3ecd7ae42e5baedab41b8c12d6ee6f5302a62a89f982ff54869a88705f19a26b" }, "downloads": -1, "filename": "gocd-0.14.0-py3-none-any.whl", "has_sig": false, "md5_digest": "5de36f858559e6c90af996da135bb568", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20731, "upload_time": "2016-10-13T19:45:47", "url": "https://files.pythonhosted.org/packages/d0/ff/ed2784dc7b3043c2af84008d2f4f17292da12c5ebf1245d02c1e7e2494f1/gocd-0.14.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "57095656defe54ab2f15769333607c0c", "sha256": "5faebe5db280b16225a97a838859c1e53272c053e588ba4df52ba7cd3c860630" }, "downloads": -1, "filename": "gocd-0.14.0.tar.gz", "has_sig": false, "md5_digest": "57095656defe54ab2f15769333607c0c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14940, "upload_time": "2016-10-13T19:45:51", "url": "https://files.pythonhosted.org/packages/44/f0/d5c1c98cfd2539daba896ae931a84583374c5f9d613fa3dc534053864f7c/gocd-0.14.0.tar.gz" } ], "0.15.0": [ { "comment_text": "", "digests": { "md5": "2b3919e6c7003cd7ac9970744d542160", "sha256": "8d84c635d696faab87fca079e90007b9e74e4cb543ba7dfc309487f90eebbad2" }, "downloads": -1, "filename": "gocd-0.15.0-py2-none-any.whl", "has_sig": false, "md5_digest": "2b3919e6c7003cd7ac9970744d542160", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 21736, "upload_time": "2016-11-25T03:45:33", "url": "https://files.pythonhosted.org/packages/54/a0/a1c988dda09be5a6c1dc2f62b9fe9495450ecc322272e32078c73d60cf8d/gocd-0.15.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d26480fcc2ce65065e556791dfb116d9", "sha256": "75efd1dca757295f01bfdef9701f0f768f01c38f61a5347bf075ae09df792237" }, "downloads": -1, "filename": "gocd-0.15.0-py3-none-any.whl", "has_sig": false, "md5_digest": "d26480fcc2ce65065e556791dfb116d9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 21738, "upload_time": "2016-11-25T03:45:35", "url": "https://files.pythonhosted.org/packages/25/ce/650d38226607ee973777a0037336412b924e4e1faca28183a4f75a362659/gocd-0.15.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "39b82dbb468420183da643163d2a1984", "sha256": "25df4a37f7eef8651c27b63bc22a91191d92e600e7d2e6725ec0962d52fa32f2" }, "downloads": -1, "filename": "gocd-0.15.0.tar.gz", "has_sig": false, "md5_digest": "39b82dbb468420183da643163d2a1984", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14636, "upload_time": "2016-11-25T03:45:36", "url": "https://files.pythonhosted.org/packages/35/a3/44f3a3adecfddf39d98ed56f090aa127ac474584d374ee3675f781422116/gocd-0.15.0.tar.gz" } ], "0.15.1": [ { "comment_text": "", "digests": { "md5": "efe1de753b01c3422e98af84d897ae38", "sha256": "b92ff86e8e1326bf47cca03ae64ab9a32f2ad98b86038a87c30041b7ed4a8d4e" }, "downloads": -1, "filename": "gocd-0.15.1-py2-none-any.whl", "has_sig": false, "md5_digest": "efe1de753b01c3422e98af84d897ae38", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 21784, "upload_time": "2017-05-19T21:24:01", "url": "https://files.pythonhosted.org/packages/a3/4f/a85bc4c0d9cc68ec718a2509ce9f6948572284ba06a1ecf93b9d731483c4/gocd-0.15.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ccc98d596139051ada74c97c5ab54ca3", "sha256": "ec8f1e40c39e96980261e4335acabb5ce16ee1e911c6d6e2a5133cdf8fec53d4" }, "downloads": -1, "filename": "gocd-0.15.1-py3-none-any.whl", "has_sig": false, "md5_digest": "ccc98d596139051ada74c97c5ab54ca3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 21785, "upload_time": "2017-05-19T21:24:03", "url": "https://files.pythonhosted.org/packages/25/6a/a9a79ec0dae23179ca8f205c7060d6cecb7d6d575036a20885feb31bf54d/gocd-0.15.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a2e3fbdaaec2325ab35c8ccf8e4e97be", "sha256": "f9b19a5430c10be898503a07ad471acf957f4bfd2c7a4d51892279367b2bc322" }, "downloads": -1, "filename": "gocd-0.15.1.tar.gz", "has_sig": false, "md5_digest": "a2e3fbdaaec2325ab35c8ccf8e4e97be", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15160, "upload_time": "2017-05-19T21:24:04", "url": "https://files.pythonhosted.org/packages/60/a0/7c6e36c92ae363752b77c8b371307c6daea756b622747bcaad4c119ccd25/gocd-0.15.1.tar.gz" } ], "0.7.0.2": [ { "comment_text": "", "digests": { "md5": "1eab3b41a35d4d3db2f73b8756de05cb", "sha256": "b800cdf1aba2913a4a3a5f97e67f14df77e3f70fcbde4657c68fc6d7c3da4f47" }, "downloads": -1, "filename": "gocd-0.7.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1eab3b41a35d4d3db2f73b8756de05cb", "packagetype": "bdist_wheel", "python_version": "2.6", "requires_python": null, "size": 12699, "upload_time": "2015-08-09T15:57:57", "url": "https://files.pythonhosted.org/packages/1e/1b/584d4c61edd73abb6099a58bfbf9241b7b96e4bb09cf5313bae5d96dd0d4/gocd-0.7.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9ecd8cac60d8adae1d6db8e9a88cd24d", "sha256": "f7e2bbb5ad1e729a43674f1e8f0ab9ae3258ee040982482288c07d6c4b29d654" }, "downloads": -1, "filename": "gocd-0.7.0.2.tar.gz", "has_sig": false, "md5_digest": "9ecd8cac60d8adae1d6db8e9a88cd24d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8663, "upload_time": "2015-08-09T15:57:53", "url": "https://files.pythonhosted.org/packages/f5/98/822b23fb398a343aa8192fba119cc16f60fcafb9fba0f37879b7cb860f1a/gocd-0.7.0.2.tar.gz" } ], "0.7.1": [ { "comment_text": "", "digests": { "md5": "78e1dc70394869eec86fbeed2ac804c5", "sha256": "353a7ba538e9ac1da726e91fe1006ffa54740964a031b3f1a4e2d0740f7f2b9e" }, "downloads": -1, "filename": "gocd-0.7.1-py2-none-any.whl", "has_sig": false, "md5_digest": "78e1dc70394869eec86fbeed2ac804c5", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 12767, "upload_time": "2015-08-23T14:31:22", "url": "https://files.pythonhosted.org/packages/59/33/3cbf2b52337a3f872df84422118ff047cdd83565fa7962a18521bbe0744a/gocd-0.7.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b48a77069ff3a6818a42e83865dc9e9d", "sha256": "9ae5ec5793a61853db829d001d0c4cdc47ccc96d2e3395ea22568a50abb09c70" }, "downloads": -1, "filename": "gocd-0.7.1.tar.gz", "has_sig": false, "md5_digest": "b48a77069ff3a6818a42e83865dc9e9d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8746, "upload_time": "2015-08-23T14:31:25", "url": "https://files.pythonhosted.org/packages/35/20/153fe02b96b016b030cae21a418ac4902c667e06ef1fdf920309e2f342c4/gocd-0.7.1.tar.gz" } ], "0.8.0": [ { "comment_text": "", "digests": { "md5": "571b118fa49f8a6b3dbeea7ad2747187", "sha256": "1e774e6d5dc1cd151a87ed86f08dd43690331135a21b7bf54c60f8d11e67e50c" }, "downloads": -1, "filename": "gocd-0.8.0-py2-none-any.whl", "has_sig": false, "md5_digest": "571b118fa49f8a6b3dbeea7ad2747187", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 13650, "upload_time": "2015-09-16T07:59:05", "url": "https://files.pythonhosted.org/packages/4b/a8/cbe246f06b43cb4221371e7e984d01336d7987b084acd8a36527c31ebeca/gocd-0.8.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1e8af61601dd7e3be7788472a90c075a", "sha256": "74f8084c80d86914bb89d317dc4e229a9e0adad0761e6c1ab411adcb7c477ccf" }, "downloads": -1, "filename": "gocd-0.8.0.tar.gz", "has_sig": false, "md5_digest": "1e8af61601dd7e3be7788472a90c075a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10176, "upload_time": "2015-09-16T07:59:08", "url": "https://files.pythonhosted.org/packages/72/92/ecbc9ca8fe4c10680939dffe3c7c2c54767ff41265cb9eaa731dba54a553/gocd-0.8.0.tar.gz" } ], "0.9.0": [ { "comment_text": "", "digests": { "md5": "80c41fd6436aa45e2079548ea07518e6", "sha256": "0623f2b1d62d5d90d899c07c9fef3a4dac5f687325021140875e053ca71c9965" }, "downloads": -1, "filename": "gocd-0.9.0-py2-none-any.whl", "has_sig": false, "md5_digest": "80c41fd6436aa45e2079548ea07518e6", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 15554, "upload_time": "2015-11-02T15:46:38", "url": "https://files.pythonhosted.org/packages/51/c4/b5c3ec843ed32bc5059aa55786df40bfd480694aeafec1dac28b13a12edc/gocd-0.9.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "64aa47db1a7f4919f4ac3c7b22eaaafb", "sha256": "e2657a3a6122310f581b877d933b4a0fe59845951cbff3e386c51a4637df77d5" }, "downloads": -1, "filename": "gocd-0.9.0-py3-none-any.whl", "has_sig": false, "md5_digest": "64aa47db1a7f4919f4ac3c7b22eaaafb", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 15551, "upload_time": "2015-11-02T15:48:56", "url": "https://files.pythonhosted.org/packages/49/b3/20eba944da02226ebb6ace37c26854e9ee2d8bf1ae4c17d1fba7b44444a0/gocd-0.9.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "afc0dce2c4e5845766626984b289adf2", "sha256": "14d18b1455f3932bc30d0de92dd2562c43db4b7b8dfec384d62b210dcd5a2145" }, "downloads": -1, "filename": "gocd-0.9.0.tar.gz", "has_sig": false, "md5_digest": "afc0dce2c4e5845766626984b289adf2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10589, "upload_time": "2015-11-02T15:46:44", "url": "https://files.pythonhosted.org/packages/7a/84/88238e9f3d8af0baf91a66488e110846f52f7a09fbac9a9d20894e31b38f/gocd-0.9.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "efe1de753b01c3422e98af84d897ae38", "sha256": "b92ff86e8e1326bf47cca03ae64ab9a32f2ad98b86038a87c30041b7ed4a8d4e" }, "downloads": -1, "filename": "gocd-0.15.1-py2-none-any.whl", "has_sig": false, "md5_digest": "efe1de753b01c3422e98af84d897ae38", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 21784, "upload_time": "2017-05-19T21:24:01", "url": "https://files.pythonhosted.org/packages/a3/4f/a85bc4c0d9cc68ec718a2509ce9f6948572284ba06a1ecf93b9d731483c4/gocd-0.15.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ccc98d596139051ada74c97c5ab54ca3", "sha256": "ec8f1e40c39e96980261e4335acabb5ce16ee1e911c6d6e2a5133cdf8fec53d4" }, "downloads": -1, "filename": "gocd-0.15.1-py3-none-any.whl", "has_sig": false, "md5_digest": "ccc98d596139051ada74c97c5ab54ca3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 21785, "upload_time": "2017-05-19T21:24:03", "url": "https://files.pythonhosted.org/packages/25/6a/a9a79ec0dae23179ca8f205c7060d6cecb7d6d575036a20885feb31bf54d/gocd-0.15.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a2e3fbdaaec2325ab35c8ccf8e4e97be", "sha256": "f9b19a5430c10be898503a07ad471acf957f4bfd2c7a4d51892279367b2bc322" }, "downloads": -1, "filename": "gocd-0.15.1.tar.gz", "has_sig": false, "md5_digest": "a2e3fbdaaec2325ab35c8ccf8e4e97be", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15160, "upload_time": "2017-05-19T21:24:04", "url": "https://files.pythonhosted.org/packages/60/a0/7c6e36c92ae363752b77c8b371307c6daea756b622747bcaad4c119ccd25/gocd-0.15.1.tar.gz" } ] }