Skip to content

Releases: sedrubal/contactparser

Added setup and improved argparse

10 Jan 19:40
Compare
Choose a tag to compare
v1.1

added setup process, some arparse improvements

JSON and CSV

05 Jan 01:33
Compare
Choose a tag to compare

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