Skip to main content

Command line interface to anonymize data.

Project description

ci PyPI Latest Release

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


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.1.1.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

secretset-0.1.1-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page