Releases: sedrubal/contactparser
Releases · sedrubal/contactparser
Added setup and improved argparse
JSON and CSV
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