{ "info": { "author": "Todd Francis DeLuca", "author_email": "todddeluca@yahoo.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7" ], "description": "# Introduction\n\nDiabric is a python package containing utilities for use in Fabric fabfiles.\nThese tasks, functions, and classes are useful for:\n\n- working with Amazon EC2\n- configuring machines\n- installing, configuring, and starting services, servers, and daemons, like\n nginx and supervisord.\n- deploying python wsgi web applications.\n- uploading and formatting files\n- creating python virtualenv virtual environments\n- installing packages into virtualenvs\n- configuring fabfiles\n\n \nThis package is still very much _alpha_ and exists to reduce code duplication\nacross a number of fabfiles I have for different projects.\n\n# Requirements\n\n- Written with Python 2.7 \n(http://python.org/download/releases/2.7.3/) in mind. \n- Packaged with distutils2 (http://packages.python.org/Distutils2/)\n- Fabric (http://docs.fabfile.org/) for creating fabfile tasks, working with\n remote hosts, ...\n- Boto (https://github.com/boto/boto) for interacting with EC2.\n\n# Installation\n\n## Install from pypi.python.org\n\nDownload and install diabric.\n\n pip install diabric\n\n## Install from github.com\n\nInstall distutils2 if you do not yet have it installed.\n\n pip install distutils2\n\nDownload and install diabric.\n\n cd ~\n git clone git@github.com:todddeluca/diabric.git\n cd diabric\n pysetup install", "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/todddeluca/diabric", "keywords": "fabric fabfile boto ec2 virtualenv python wsgi webapp deployment", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "diabric", "package_url": "https://pypi.org/project/diabric/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/diabric/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/todddeluca/diabric" }, "release_url": "https://pypi.org/project/diabric/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "Diabolically atomic Python Fabric fabfile tasks and utilities.", "version": "0.2.0" }, "last_serial": 788937, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "df6c1260e29a3e836f8d674b5b4b07c4", "sha256": "38b29e6d871bb01ff0403c7a17270ff4217e329612be19ba3232a3bae34d497d" }, "downloads": -1, "filename": "diabric-0.1.tar.gz", "has_sig": false, "md5_digest": "df6c1260e29a3e836f8d674b5b4b07c4", "packagetype": "sdist", "python_version": "source", "requires_python": "2.7", "size": 8123, "upload_time": "2012-05-26T08:54:06", "url": "https://files.pythonhosted.org/packages/f3/6f/c1f121613c145f53e11fecf465725a85b9d32a649a93d4c604603308aed9/diabric-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "6787dd40a88fae66b21760be36f254a5", "sha256": "340a95e6ed06aedda46cd1e1b4c91dc7401fdc4d1a4d2c21709d5a633589f85f" }, "downloads": -1, "filename": "diabric-0.1.1.tar.gz", "has_sig": false, "md5_digest": "6787dd40a88fae66b21760be36f254a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10235, "upload_time": "2012-05-29T16:33:37", "url": "https://files.pythonhosted.org/packages/27/ae/472f7b9a58eaf3dd6532525c3343d17527d18853b14dd96e820fc514c2e2/diabric-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "addcc4213cda4c1f877eb63b55c005ea", "sha256": "162196a4a0575ab188b0eaf600745bb0b4dfffd438baea9f932740e3a9338474" }, "downloads": -1, "filename": "diabric-0.1.2.tar.gz", "has_sig": false, "md5_digest": "addcc4213cda4c1f877eb63b55c005ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11663, "upload_time": "2012-05-31T03:43:42", "url": "https://files.pythonhosted.org/packages/98/e1/45a0f82a7a27d6dfac80c77b45ab60cc328c2451ed844043f6abacd32f32/diabric-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "0ecb0505eafb6e79e46ab6e4cf93fff0", "sha256": "79d3b56065a382ce47d992df86ac8d3f80078552c7edfbf34d41ea2b0632e950" }, "downloads": -1, "filename": "diabric-0.1.3.tar.gz", "has_sig": false, "md5_digest": "0ecb0505eafb6e79e46ab6e4cf93fff0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15295, "upload_time": "2012-06-06T04:36:55", "url": "https://files.pythonhosted.org/packages/2a/5a/779a732b94032f22407a4391ad14d21a87ff330812f171ff3d26205dafb8/diabric-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "e6d8426a4958fc890987c3ce8686d22c", "sha256": "8dd21a2a341c06e798c30c9158e40872d0e85615ac7fcbbdc6d9f76c2c034ac7" }, "downloads": -1, "filename": "diabric-0.1.4.tar.gz", "has_sig": false, "md5_digest": "e6d8426a4958fc890987c3ce8686d22c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13231, "upload_time": "2012-06-07T21:58:56", "url": "https://files.pythonhosted.org/packages/ed/a8/08d94b89d2f6387c3d4974369bf8f34abe80f882c462145f4c065071efe6/diabric-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "7693fdd98797b191532f84fc474025bd", "sha256": "938cf79d4f6ec8135acde609619e1bb684fbda8d12af48d806efe5e35d1f089a" }, "downloads": -1, "filename": "diabric-0.1.5.tar.gz", "has_sig": false, "md5_digest": "7693fdd98797b191532f84fc474025bd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13344, "upload_time": "2012-10-29T08:58:42", "url": "https://files.pythonhosted.org/packages/2f/13/0a91f7fe8c55cba68aec570c2aca7480d59fad59fc1ab4d29acce445df43/diabric-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "242d8a09bed5b354184dc3f17d03728e", "sha256": "befb0e8af4e88ad3a4d6e503701aa8f5bea01960785e5d99abb2737bb51750e0" }, "downloads": -1, "filename": "diabric-0.1.6.tar.gz", "has_sig": false, "md5_digest": "242d8a09bed5b354184dc3f17d03728e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13478, "upload_time": "2013-01-25T21:31:08", "url": "https://files.pythonhosted.org/packages/a6/8e/b6419448a7159795383f7ca57f281b0a21a51698109792226e8f672402e9/diabric-0.1.6.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "e9ff3858b88f1692aeb993f736374ab5", "sha256": "05e4c3e7508fc16921a01466d3e90f356562faca453e6c6d2447e111e0b799cc" }, "downloads": -1, "filename": "diabric-0.2.0.tar.gz", "has_sig": false, "md5_digest": "e9ff3858b88f1692aeb993f736374ab5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13552, "upload_time": "2013-03-05T17:40:49", "url": "https://files.pythonhosted.org/packages/99/ca/72c4daf13f063e1cf77e1e08d0b660075cfc2e59a81a0a5d29eb29dbd0e4/diabric-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e9ff3858b88f1692aeb993f736374ab5", "sha256": "05e4c3e7508fc16921a01466d3e90f356562faca453e6c6d2447e111e0b799cc" }, "downloads": -1, "filename": "diabric-0.2.0.tar.gz", "has_sig": false, "md5_digest": "e9ff3858b88f1692aeb993f736374ab5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13552, "upload_time": "2013-03-05T17:40:49", "url": "https://files.pythonhosted.org/packages/99/ca/72c4daf13f063e1cf77e1e08d0b660075cfc2e59a81a0a5d29eb29dbd0e4/diabric-0.2.0.tar.gz" } ] }