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.0.0.tar.gz
(367.5 kB
view details)
File details
Details for the file Momoko-1.0.0.tar.gz.
File metadata
- Download URL: Momoko-1.0.0.tar.gz
- Upload date:
- Size: 367.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d26d16b9d409064040e5575499339467389657662cb06cdfcd82840df91b8c1f
|
|
| MD5 |
9484e07c2469998632ca1a83181cf6f9
|
|
| BLAKE2b-256 |
e745cca888f99df1f4b1f6a17f7e694ca060ec147cfdc8a48ec8179294b8c16f
|