# python-postgression
A python client for the postgression API.
## What is This?
This is a simple CLI app that talks to the [postgression](http://www.postgression.com/) public API, and generates a temporary PostgreSQL database for usage in your test code (or just general messing around).
postgression databases are automatically deleted after 30 minutes. No information is logged by the service.
## Installation
You can install postgression using [pip](http://pip.readthedocs.org/en/latest/):
` bash $ pip install postgression `
## Usage
Once you’ve got postgression installed, you can generate a new PostgreSQL database by running postgression… like so:
` bash $ postgression postgres://user:password@host:port/db `
Each time you run postgression, you’ll get a new PostgreSQL database provisioned for usage.
If for some reason a database can’t be provisioned, an error will be returned.
Release files for postgression 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| postgression-0.1.tar.gz | 2.6 kB | Details |
Release files / postgression-0.1.tar.gz
| Download URL | postgression-0.1.tar.gz |
|---|---|
| Size | 2.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
666dc72d0c95b11d72611acb4586d315654c17e10a4cb505a1388471e9506171
|
|
BLAKE2b-256 checksum How to use checksums |
369800ae23cc183d110c96fad0206384c1e7c6855313194f925f27563f97e9aa
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |