Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)