/simple-mongo

Simple wrapper python mongo engine, This will remove mongo usage barriers and make connecting and read/write to mongo easier, #Hacktoberfest

Primary LanguagePython

simple-mongo

Simple but powerfull wrapper for pymongo project

Main idea is to make initalize and read/write process of Mongo easier for python projects.

Docs

Will be available soon

Todo

  • Make it installable packe by pip
  • Add unittests
  • Create documents