# jsonclasses-pymongo **Repository Path**: fillmula/jsonclasses-pymongo ## Basic Information - **Project Name**: jsonclasses-pymongo - **Description**: JSONClasses Pymongo Integration. - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-03 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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) ## Author JSONClasses Pymongo is authored by Victor Teo. ## License MIT License Copyright (c) 2021 Victor Teo, Fillmula Inc. Copyright (c) 2020 Reflection Co., Ltd. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. [pypi-image]: https://img.shields.io/pypi/v/jsonclasses.svg?style=flat-square [pypi-url]: https://pypi.org/project/jsonclasses/ [python-image]: https://img.shields.io/pypi/pyversions/jsonclasses?style=flat-square [python-url]: https://pypi.org/project/jsonclasses/ [travis-image]: https://img.shields.io/travis/fillmula/jsonclasses.svg?style=flat-square&color=blue&logo=travis [travis-url]: https://travis-ci.com/fillmula/jsonclasses [license-image]: https://img.shields.io/github/license/fillmula/jsonclasses.svg?style=flat-square [license-url]: https://github.com/fillmula/jsonclasses/blob/master/LICENSE [pr-image]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square [pr-url]: https://github.com/fillmula/jsonclasses