Skip to content

A Python app to connect, access and manipulate a MongoDB database containing a collection of vocabularies

License

Notifications You must be signed in to change notification settings

Felipe-RA/mongodb-vocabularies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongodb-vocabularies

A Python app to connect, access and manipulate a MongoDB database containing a collection of vocabularies

Required libraries, dependencies and tools

  • Pymongo pip install pymongo for client-db connections
  • datetime (default install on most python systems) pip install datetime
  • MongoDB (available here)

Code should run on any Python >= 3.4.x, but it was tested on 3.10 ver.

About

A Python app to connect, access and manipulate a MongoDB database containing a collection of vocabularies

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages