Momoko wraps Psycopg2’s functionality for use in Tornado.
Installation
With pip:
pip install momoko
Or manually:
python setup.py install
Testing
Set the following environment variables with your own values before running the unit tests:
export MOMOKO_TEST_DB='your_db' export MOMOKO_TEST_USER='your_user' export MOMOKO_TEST_PASSWORD='your_password' export MOMOKO_TEST_HOST='localhost' export MOMOKO_TEST_PORT='5432'
And run the tests with:
python setup.py test
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Momoko-1.1.4.tar.gz
(27.6 kB
view details)
File details
Details for the file Momoko-1.1.4.tar.gz.
File metadata
- Download URL: Momoko-1.1.4.tar.gz
- Upload date:
- Size: 27.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30efdaef9cc8c55ad99fea5aa6658556065e7d879f7925dce98f710a31c2c78a
|
|
| MD5 |
5e96bb1691907f5629aa9573aac7ee17
|
|
| BLAKE2b-256 |
d2250e438119567156076e324e489305b7aa25295d562ed646f31dcfa5335d5b
|