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.2.tar.gz
(204.4 kB
view details)
File details
Details for the file Momoko-1.1.2.tar.gz.
File metadata
- Download URL: Momoko-1.1.2.tar.gz
- Upload date:
- Size: 204.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
019c5cf311a0f4762601918b21426adc995aad348440831dde67c5efa97d05c8
|
|
| MD5 |
f49564c004cf47dcafca47102bc3bcd8
|
|
| BLAKE2b-256 |
51704405729612f684085b4c18a6cbe317f1b73202ba63aa219cdbc57e882b1a
|