Momoko wraps Psycopg2’s functionality for use in Tornado. Have a look at tutorial or full documentation.
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.6.tar.gz
(241.2 kB
view details)
File details
Details for the file Momoko-1.1.6.tar.gz.
File metadata
- Download URL: Momoko-1.1.6.tar.gz
- Upload date:
- Size: 241.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe511ce4fda99493e604c7b959ed35d908e279c9a3911c9974818b62484cb3f4
|
|
| MD5 |
ba6328f709511baf704577be995124bc
|
|
| BLAKE2b-256 |
d69ca1fcdedd22fcd41e6992fe984521fd8f3ac4b666c8bc58a895e8c58c2f3d
|