Skip to content

Petwag/utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

utils

Convertors

Scripts converting a type X of file into another

  • CSV to JSON
    • python script (3.10)

    • takes -f (file path) and -o (output file path) as parameters

      python csv_to_json.py -f C:/path/to/file.csv -o C:/path/to/output.json

About

collection of small scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages