Skip to content

justin-256/Simple-Data-Recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Simple Data Recorder

Records data and saves as json. This was done for a school assignment.

Dependencies:

  • tabulate
  • os (python standard library)
  • json (python standard library)

To install tabulate:

pip install tabulate

tabulate on pypi.org

Running:

Copy main.py and the catalogues folder in a directory, and run main.py. Make sure tabulate is installed!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages