Skip to content

prasadpatil99/PyMongo-Dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Pymongo_Dictionary

Pymongo is a Python distribution tool for working with MongoDB, while MongoDB is an open source document based database system which is popular for its ability to scale up and hold large amount of unstructuerd data.

This repository contains simple yet effective & interactive dictionary in python through json's source file

Dependencies

$ pip3 install pymongo

Output

$ python main_.py
Enter word: computer
A programmable device that performs mathematical calculations and logical operations, 
especially one that can process, store and retrieve large amounts of data very quickly.

Reference

https://pymongo.readthedocs.io/en/stable/

About

Building interactive dictionary with json source file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages