fdbk_mongodb_plugin
MongoDB wrapper for fdbk.
Installation
Run:
pip install fdbk_mongodb_plugin
to install from PyPI or download this repository and run
python setup.py install
to install from sources.
Testing
Check and automatically fix formatting with:
pycodestyle fdbk_mongodb_plugin
autopep8 -aaar --in-place fdbk_mongodb_plugin
Run static analysis with:
pylint -E --enable=invalid-name,unused-import,useless-object-inheritance fdbk_mongodb_plugin
Run unit tests with command:
python3 -m unittest discover -s tst/
Get test coverage with commands:
coverage run --branch --source fdbk_mongodb_plugin/ -m unittest discover -s tst/
coverage report -m
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file fdbk_mongodb_plugin-3.0.0.tar.gz.
File metadata
- Download URL: fdbk_mongodb_plugin-3.0.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
935761c6dcccbe90b3ad44ef32bf6df8dcb4fef2f3ef694f90b31e6dc6f6ff03
|
|
| MD5 |
6b4430175c668f7ab6fb021f12acb63d
|
|
| BLAKE2b-256 |
cd1a8b4a15b7f21967f434cbce5c44aaee82990793266534cb1fcc21cb9efe33
|