generate mongo models automatically with mongoengine
Project description
generate mongo models automatically with mongoengine
Installation
python -m pip install mongo-models
Usage
from mongo_dynamic_models import MongoModels
uri = 'mongodb://USER:PASSWORD@HOST_OR_IR:PORT/DB'
models = MongoModels(uri)
print(models.collection_names)
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
File details
Details for the file mongo_dynamic_models-1.0.0.tar.gz
.
File metadata
- Download URL: mongo_dynamic_models-1.0.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25388975907485c3ccfa8d652f705c3e1165bf15f60433eb963231583d8da577 |
|
MD5 | 69b47ed1b7feb18a32773c4a46b59eed |
|
BLAKE2b-256 | dfef2e9627c75a4d75c3462a89a67fcc6dedde875f5ee984a7ca7a94825fe9f1 |
File details
Details for the file mongo_dynamic_models-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: mongo_dynamic_models-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 039c70da00979c0e7457ad31c1f39033b2645e7fa3677b1e28bbde2078273992 |
|
MD5 | d2688a0f132d2cde708a266c0158944e |
|
BLAKE2b-256 | 90a2cf22d7216f0a8facd74bd16917cfc2a7710c6bbe5e5173a5e3f68d541a9c |