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.3.tar.gz
(27.2 kB
view details)
File details
Details for the file Momoko-1.1.3.tar.gz.
File metadata
- Download URL: Momoko-1.1.3.tar.gz
- Upload date:
- Size: 27.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79ba4e67938a0fda7b77922da1236817123a07a77cf3f557ea90df46c5053781
|
|
| MD5 |
8a7f81c8133a8109185e6b2c6a0145df
|
|
| BLAKE2b-256 |
20573c88808c4779796fce45208774d77fe96e171680c5a520842cb8cf2920e2
|