Momoko wraps Psycopg2’s functionality for use in Tornado. Have a look at tutorial or full documentation.
Important: This is the 2.x version of Momoko. It requires Tornado >= 4.0, uses futures instead of calllbacks and introduces a slightly different API compared to 1.x version. While transition is very straightforward, the API is not backward compatible with 1.x!
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:
make -C tcproxy 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-2.2.2.tar.gz
(255.5 kB
view details)
File details
Details for the file Momoko-2.2.2.tar.gz.
File metadata
- Download URL: Momoko-2.2.2.tar.gz
- Upload date:
- Size: 255.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ccf2fa1565581b88d967159635a1cb92e21707d0e02d7ca8e4bcefe87b00cf59
|
|
| MD5 |
be9d61adf2772e7a86f2f3a8b77770f8
|
|
| BLAKE2b-256 |
0a299c5ed929ac17d6c4ed9ecf6c5abee2739583ca2de74d04eb99cf0f4e6e60
|