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.5.tar.gz
(27.7 kB
view details)
File details
Details for the file Momoko-1.1.5.tar.gz.
File metadata
- Download URL: Momoko-1.1.5.tar.gz
- Upload date:
- Size: 27.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a37e520370de9c2f4f2a1ca9bc5ee31def0fbc9003b5029b95a84f12812f7818
|
|
| MD5 |
e143864108a678eb105efbec895547eb
|
|
| BLAKE2b-256 |
b00150bdc889183e3bafb814cd8d7e0ac2da926a3652df233724d6cf159b3af9
|