Excel Anonymizer v1.1.7 release
Improvements:
- Changed name to Excel Anonymizer.
- Script now accepts excel file as command line argument.
- Change script name to "excel_anonymizer.py".
- Published to PYPI & Can be installed using
pip install excel-anonymizer
. - Run it using
excel-anonymizer
. - Added easier to type alias
excel-anon
. - Other small improvements.
Full Changelog: v1.0.0...v1.1.7