Asynchronous Python driver for MongoDB <http://www.mongodb.org>
Project description
TxMongo is an asynchronous Python/Twisted driver for MongoDB that implements the wire protocol on non-blocking sockets. The API derives from the original PyMongo.
Compatibility
Python 2.6, 2.7, 3.0, 3.3, 3.4 and PyPy.
Installing
You can use setuptools to install:
`sh sudo python setup.py install `
Docs and examples
Generate them with make docs. You will need sphinx 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.
Take a look in Makefile for commonly used commands and tools we use to develop.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file txmongo-15.3.1.tar.gz.
File metadata
- Download URL: txmongo-15.3.1.tar.gz
- Upload date:
- Size: 50.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b73371b5fb38a33b637c3a2b66c450c01461c04a6e0ca98452203593538e4368
|
|
| MD5 |
f5e9b825393b1c501f443ae56de30556
|
|
| BLAKE2b-256 |
53e6d27feedc928e2dc6119517ebf3c54e51574cce4e89aab4f2829784712cbe
|
File details
Details for the file txmongo-15.3.1-py2.py3-none-any.whl.
File metadata
- Download URL: txmongo-15.3.1-py2.py3-none-any.whl
- Upload date:
- Size: 29.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ad96c4bbe6ecd8168b3bc334076f96ba2282249a433309e1c50c03edcb2fbe8
|
|
| MD5 |
6217414b42ae1241a623d6043e8e9070
|
|
| BLAKE2b-256 |
01e9da01b0fbf1f51e86653df9632cf5f20c1be90490543ea6ff9ae9819743fe
|