Skip to content

kenwalger/Python_MongoDB_CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#CRUD Operations for MongoDB in Python

Code for the blog post from 30 January 2017 MongoDB CRUD with Python

####Project Requirements

  • Python 3.6
  • MongoDB Server version 3.4
  • PyMongo version 3.4.0

To automate the installation of the PyMongo library, run

pip install -r requirements.txt

from the project directory.


Follow me on Twitter @kenwalger

About

Basic CRUD commands in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages