Skip to content

ParhamMohamadi/CSVlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

CSVlog

Creating a class for using CSV in python

In this class I create three clumn of data (Time, Meter, Presure).

How To Use: 1: import CSVlog in your code 2: Call the class with a optional name. 3: Write the data to your CSV file.

See the example code: testCSVlog.py

About

Creating a class for using CSV in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages