Metadata-Version: 2.1
Name: jsonclasses-pymongo
Version: 2.5.0
Summary: jsonclasses integration with pymongo
Home-page: https://github.com/fillmula/jsonclasses-pymongo
Author: Fillmula Inc.
Author-email: victor.teo@fillmula.com
License: MIT
Description: # 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/fillmula/jsonclasses-pymongo/blob/master/LICENSE)
        
Platform: UNKNOWN
Requires-Python: >=3.9
Description-Content-Type: text/markdown
