UNKNOWN
Project description
pghero
======
pghero python port
– Work in progress.
Based on:
* [https://github.com/ankane/pghero/blob/master/lib/pghero.rb](https://github.com/ankane/pghero/blob/master/lib/pghero.rb)
* [http://www.craigkerstiens.com/2013/01/10/more-on-postgres-performance/](http://www.craigkerstiens.com/2013/01/10/more-on-postgres-performance/)
* The internetz.
Usage
-----
```python
from core import pghero
from sqlalchemy import create_engine
db_path = 'postgres://username@host:port/db'
db = create_engine(db_path)
pghero = pghero('sqlalchemy', db)
```
======
pghero python port
– Work in progress.
Based on:
* [https://github.com/ankane/pghero/blob/master/lib/pghero.rb](https://github.com/ankane/pghero/blob/master/lib/pghero.rb)
* [http://www.craigkerstiens.com/2013/01/10/more-on-postgres-performance/](http://www.craigkerstiens.com/2013/01/10/more-on-postgres-performance/)
* The internetz.
Usage
-----
```python
from core import pghero
from sqlalchemy import create_engine
db_path = 'postgres://username@host:port/db'
db = create_engine(db_path)
pghero = pghero('sqlalchemy', db)
```
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pghero-0.0.4.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file pghero-0.0.4.tar.gz
.
File metadata
- Download URL: pghero-0.0.4.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2db9e57a2b196bac4b29b5f6cb3ae1f2045f71939ae232648a4a450630282a1b |
|
MD5 | edb837148483d26cf3849143701daef8 |
|
BLAKE2b-256 | 89429546b2fe373fd9b6562cdba6c66fec603a7883724bbf55e039ea598ed82b |
File details
Details for the file pghero-0.0.4.macosx-10.9-intel.exe
.
File metadata
- Download URL: pghero-0.0.4.macosx-10.9-intel.exe
- Upload date:
- Size: 68.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b69875413ae5325d1490ba01933e48b8b16cf8001fb29cc5ae1375e5f8f49a0 |
|
MD5 | 30d3de88098c0a8bca830b33e000fd2e |
|
BLAKE2b-256 | 8c8d9b5df08564885a835b8c7c1784915b56af0e56a9663f9ed80f7d83e100de |