Metadata-Version: 2.1
Name: jsonclasses-pymongo
Version: 1.0.2
Summary: jsonclasses integration with pymongo
Home-page: https://github.com/Wiosoft-Crafts/jsonclasses-pymongo
Author: Wiosoft Crafts
Author-email: wiosoftvictor@163.com
License: MIT
Platform: UNKNOWN
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# jsonclasses-pymongo
JSON Classes 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 on bla bla bla.

## License

[MIT License](https://github.com/WiosoftCrafts/jsonclasses-pymongo/blob/master/LICENSE)


