Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anand2312/jsondb

Some functions to use a JSON file like it is a database.
https://github.com/anand2312/jsondb

json python3

Last synced: 9 days ago
JSON representation

Some functions to use a JSON file like it is a database.

Awesome Lists containing this project

README

        

### JSONdb - Using a JSON file like it is a database.

## Note
Don't use this in a production setting or any serious project, I made this just for fun.

## Installation
`pip` install with
```pip install https://github.com/anand2312/jsondb/archive/v1.0.0.tar.gz```