A simple MongoDB module with less configuration
Project description
Simple Mongo (A Simple Mongodb Library)
Getting Started:
- To run and test the library, it should required to provide an environment variables by creating an .env file:
MONGODB_URL="mongodb://your-url-here"
MONGODB_NAME="your-database-name-here"
Running a simple query:
- Get All documents within a collection
from simple_mongo.database import MongoDB
MongoDB.all('<COLLECTION-NAME-HERE>')
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
simple_mongo-0.0.3.tar.gz
(2.2 kB
view details)
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 simple_mongo-0.0.3.tar.gz.
File metadata
- Download URL: simple_mongo-0.0.3.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d5851cdea9521fff28860c69dcfed5613cbf24123111d2fda36db91f8897e031
|
|
| MD5 |
c9893f144aebea0f4b1bcac74ff70d85
|
|
| BLAKE2b-256 |
5ff9a68a91e63913be5e0db72bea3c5ae39dfae2feaaaf9df88f52a2f361bf5f
|
File details
Details for the file simple_mongo-0.0.3-py3-none-any.whl.
File metadata
- Download URL: simple_mongo-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dbf3c54a942bdfedac8dacefedeb256247be910e5346d3c0aeb06ffc3cfa0197
|
|
| MD5 |
f309395c3b5f5476fbc5c8d609741fdd
|
|
| BLAKE2b-256 |
a23e06606fd78cda8a758f402330ba2bf1458d66494944fe2008cb3bf816a9e2
|