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

https://github.com/avsingh999/python_mongodb

python with mongodb for beginner
https://github.com/avsingh999/python_mongodb

python-mongodb

Last synced: 9 months ago
JSON representation

python with mongodb for beginner

Awesome Lists containing this project

README

          

# python_mongodb
python with mongodb

## install mongodb
```
first of Download mongodb
```
https://www.mongodb.com/download-center#community

```
install mongodb by this instruction
```
https://docs.mongodb.com/manual/installation/

### Credits:
* [Avsingh](https://github.com/avsingh999)