{ "info": { "author": "Greg Taylor", "author_email": "gtaylor@gc-taylor.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Other Environment", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Utilities" ], "description": "txdocker: A Twisted client for Docker\n=====================================\n\n:Authors: Greg Taylor, Alexander Kilzhenta\n:License: Apache 2.0\n:Status: Early development\n\ntxdocker is a Docker client, resembling the official `docker-py`_, built to\ntake advantage of Twisted_.\n\nThis project was originally based off of `Alexander Klizhentas`_'s `Shipper`_.\n\nInstallation\n------------\n\nThe easiest way to install txdocker is via pip/easy_install::\n\n pip install txdocker\n\nDocumentation\n-------------\n\nComing eventually!\n\nSupport\n-------\n\nHead over to the `issue tracker `_\nand submit an issue if you have any problems or questions.\n\nLicense\n-------\n\n* Copyright (C) 2013 Rackspace\n* Copyright (C) 2015 Gregory Taylor\n\nThis software is licensed under the Apache 2.0 License. See the included\n``LICENSE`` file for a copy.\n\n.. _docker-py: https://github.com/docker/docker-py\n.. _Twisted: https://twistedmatrix.com/\n.. _Alexander Klizhentas: https://github.com/klizhentas\n.. _Shipper: https://github.com/mailgun/shipper\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gtaylor/txdocker", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "txdocker", "package_url": "https://pypi.org/project/txdocker/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/txdocker/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/gtaylor/txdocker" }, "release_url": "https://pypi.org/project/txdocker/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A Twisted client for Docker.", "version": "0.1.0" }, "last_serial": 1422566, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "be636d647f33dc0db3cd6c63c3c739ef", "sha256": "1a93aacebb603944dfe3a799a58eb4d018f2535f8d6d68176ad64269c105bc5b" }, "downloads": -1, "filename": "txdocker-0.1.0.tar.gz", "has_sig": false, "md5_digest": "be636d647f33dc0db3cd6c63c3c739ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4291, "upload_time": "2015-02-13T21:57:31", "url": "https://files.pythonhosted.org/packages/ae/4a/0cf04e843ee20be27629baa6431e3c56623b012d6cbe8eab7a9f87767a23/txdocker-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "be636d647f33dc0db3cd6c63c3c739ef", "sha256": "1a93aacebb603944dfe3a799a58eb4d018f2535f8d6d68176ad64269c105bc5b" }, "downloads": -1, "filename": "txdocker-0.1.0.tar.gz", "has_sig": false, "md5_digest": "be636d647f33dc0db3cd6c63c3c739ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4291, "upload_time": "2015-02-13T21:57:31", "url": "https://files.pythonhosted.org/packages/ae/4a/0cf04e843ee20be27629baa6431e3c56623b012d6cbe8eab7a9f87767a23/txdocker-0.1.0.tar.gz" } ] }