Skip to content

JSON and CSV

Compare
Choose a tag to compare
@sedrubal sedrubal released this 05 Jan 01:33
· 5 commits to master since this release

The basic functions are working and the program meets the specifications I had before. The program works stable in my usecase.

Quick testing:

  • download: wget https://raw.githubusercontent.com/sedrubal/contactparser/master/contactparser.py
  • make it executable chmod +x ./contactparser.py
  • run it python3 ./contactparser --help