secretset 0.1.1
pip install secretset
Latest version
Released:
Command line interface to anonymize data.
Navigation
Unverified details
These details have not been verified by PyPIMeta
- License: MIT License (MIT)
- Author: Chris Pryer
- Requires: Python >=3.10, <4.0
Classifiers
- License
- Programming Language
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
Unverified details
These details have not been verified by PyPIMeta
- License: MIT License (MIT)
- Author: Chris Pryer
- Requires: Python >=3.10, <4.0
Classifiers
- License
- Programming Language
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
Built Distribution
File details
Details for the file secretset-0.1.1.tar.gz
.
File metadata
- Download URL: secretset-0.1.1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.4 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6315b5dc9e4d371e415fb4223e4b0bc81d44a43feeda43f14c11d5101274ee54 |
|
MD5 | 4f49c50db5f831073f45578e826f920d |
|
BLAKE2b-256 | 3e33e76fa907e38080d8aeeaae09e0ed1cdccad72ff172bebf9a549557a95729 |
File details
Details for the file secretset-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: secretset-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.4 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53bab37979710628531e50659f2a1c34f251110df6e382e944aafa5809cc80e3 |
|
MD5 | 02250579cea9ae6f098b2b5fe1f12b78 |
|
BLAKE2b-256 | 6122084d9471e74fe15ad406eefd8a16a05e5405a32e1bb0e8ad8c9893ea6f55 |