Command line interface to anonymize data.
Project description
secretset
Command line interface to anonymize data.
Installation
$ pip install secretset
Usage
For information on commands available run secretset --help
.
Compatible sources
- Excel
- CSV
Anonymize files
You can anonymize files using:
$ secretset file.xlsx --target col1
Anonymize multiple files
You can anonymize multiple related files using:
$ secretset file1.xlsx file2.csv \
--align col1 \
--target col2 \
--target col3
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
secretset-0.2.0a1.tar.gz
(4.8 kB
view hashes)
Built Distribution
Close
Hashes for secretset-0.2.0a1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e41f3ad2f858019954db67a8bee8eb92a868e5b085409c7f1e089af95ee194c |
|
MD5 | 50727f309d58d2f1022d4e3d0a658e4c |
|
BLAKE2b-256 | a82ef3106ffaa844089b5bf151df973906be0e000bae5978b143019c958a5f86 |