Skip to main content

A Python encryption tool.

Project description

encrypy

To encrypt a file:

encrypy encrypt secrets.txt -o secrets.enc

To decrypt the file:

encrypy decrypt secrets.enc -o secrets.txt

If the encrypted file was a Python script, you can also run it encrypted:

encrypy run myscript.enc

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

encrypy-0.1.0-py3-none-any.whl (2.5 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