Skip to content

graffenwalder/pymongoScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

pyMongo Scripts

Simple scripts for use with pyMongo.

kcal.py

kcal

Keep track of your foods in the command line.

If it doesn't exist yet, kcal.py creates a foodDB database , with a foodItems collection.

  • Show all products in collection
  • Add new product
  • Find product
  • Update name/kcal values
  • Sort by name/kcal values
  • Delete product

About

Simple scripts for use with pyMongo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages