Asynchronous Python driver for MongoDB <http://www.mongodb.org>
Project description
txmongo is a Python/Twisted driver for MongoDB that implements the wire protocol on non-blocking sockets. The API derives from the original pymongo.
Installing
You can use setuptools to install:
`sh sudo python setup.py install `
Docs and examples
Generate them with make docs. You will need epydoc installed. There are some examples in the examples/ directory.
Hacking
Run make env to create clean hacking environment with virtualenv. Run make to torture your code with tests and code style tools.
Packages
Debian
Packing for debian exists in debian/, you can build yourself a package (remember to update debian/changelog) if you make changes.
`sh dpkg-buildpackage -b `
Then look for the package in your home directory.
Fedora
`sh rpmbuild -bb python-txmongo.spec `
You might need to download Source0 from the .spec and place it in rpmbuild/SOURCES first.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for txmongo-0.6-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f0b9f5cd98fab64d2767e33eed64e76b5a71001aeceaf8742fbc36ef4d3012f3 |
|
MD5 | 8f04e77b5df47ae0f87eafbf8efe36e1 |
|
BLAKE2b-256 | 305243cc62f09fc436ce357ffcb32977dd6a61a7c9dde1a0140da5ad596c56c9 |