Metadata-Version: 2.1
Name: mrsdb2
Version: 2.2.5
Summary: The quick, rich, serverless, and efficient json-like Python 3 document database.
Home-page: https://github.com/netriza/mrsdb
Author: Netriza
Author-email: info@mrsdb.netriza.ml
License: UNKNOWN
Description: # MRSDB
        ![Upload Python Package](https://github.com/Netriza/mrsdb/workflows/Upload%20Python%20Package/badge.svg) ![Run on Repl.it](https://repl.it/badge/github/Netriza/mrsdb)
        
        The quick, rich, serverless, and efficient json-like Python 3 document database.
        
        [Check out our Wiki for documentation/tutorials](https://github.com/netriza/mrsdb/wiki)
        
        ```bash
        pip -m install mrsdb2
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Database
Classifier: Topic :: Database :: Database Engines/Servers
Requires-Python: >=3.6
Description-Content-Type: text/markdown
