{ "info": { "author": "Randall Degges", "author_email": "rdegges@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# python-postgression\n\nA python client for the postgression API.\n\n\n## What is This?\n\nThis is a simple CLI app that talks to the\n[postgression](http://www.postgression.com/) public API, and generates a\ntemporary PostgreSQL database for usage in your test code (or just general\nmessing around).\n\npostgression databases are automatically deleted after 30 minutes. No\ninformation is logged by the service.\n\n\n## Installation\n\nYou can install ``postgression`` using\n[pip](http://pip.readthedocs.org/en/latest/):\n\n``` bash\n$ pip install postgression\n```\n\n\n## Usage\n\nOnce you've got ``postgression`` installed, you can generate a new PostgreSQL\ndatabase by running ``postgression``... like so:\n\n``` bash\n$ postgression\npostgres://user:password@host:port/db\n```\n\nEach time you run ``postgression``, you'll get a new PostgreSQL database\nprovisioned for usage.\n\nIf for some reason a database can't be provisioned, an error will be returned.", "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/postgression/python-postgression", "keywords": "heroku cloud testing postgresql databases unit awesome epic", "license": "UNLICENSE", "maintainer": null, "maintainer_email": null, "name": "postgression", "package_url": "https://pypi.org/project/postgression/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/postgression/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/postgression/python-postgression" }, "release_url": "https://pypi.org/project/postgression/0.1/", "requires_dist": null, "requires_python": null, "summary": "A python client for the postgression API.", "version": "0.1" }, "last_serial": 796620, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "4693a4933a694f22bc8ba54020f1a394", "sha256": "666dc72d0c95b11d72611acb4586d315654c17e10a4cb505a1388471e9506171" }, "downloads": -1, "filename": "postgression-0.1.tar.gz", "has_sig": false, "md5_digest": "4693a4933a694f22bc8ba54020f1a394", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2602, "upload_time": "2013-01-17T07:51:07", "url": "https://files.pythonhosted.org/packages/36/98/00ae23cc183d110c96fad0206384c1e7c6855313194f925f27563f97e9aa/postgression-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4693a4933a694f22bc8ba54020f1a394", "sha256": "666dc72d0c95b11d72611acb4586d315654c17e10a4cb505a1388471e9506171" }, "downloads": -1, "filename": "postgression-0.1.tar.gz", "has_sig": false, "md5_digest": "4693a4933a694f22bc8ba54020f1a394", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2602, "upload_time": "2013-01-17T07:51:07", "url": "https://files.pythonhosted.org/packages/36/98/00ae23cc183d110c96fad0206384c1e7c6855313194f925f27563f97e9aa/postgression-0.1.tar.gz" } ] }