Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fillmula/jsonclasses-pymongo
JSONClasses Pymongo Integration.
https://github.com/fillmula/jsonclasses-pymongo
Last synced: 22 days ago
JSON representation
JSONClasses Pymongo Integration.
- Host: GitHub
- URL: https://github.com/fillmula/jsonclasses-pymongo
- Owner: fillmula
- License: mit
- Created: 2020-09-01T05:50:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-26T05:26:08.000Z (almost 3 years ago)
- Last Synced: 2024-12-09T23:30:50.318Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 1010 KB
- Stars: 1
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JSONClasses Pymongo
JSONClasses integration with Pymongo.## Prerequisites
To use this package, you should have `jsonclasses` and `pymongo` installed.
## Installation
Install `jsonclasses-pymongo` with `pip`.
```sh
pip install jsonclasses-pymongo
```## Documentation
[Read the Documentation](https://docs.jsonclasses.com)
## License
[MIT License](https://github.com/fillmula/jsonclasses-pymongo/blob/master/LICENSE)