A Python library for managing encrypted environment files using Base64 and AES, with support for backups and integrity checks.
Project description
EnvCrypt
EnvCrypt is a Python library designed for managing encrypted environment files. It supports multiple encryption methods, including Base64 and AES, and provides features for switching between different environments, verifying file integrity, and more.
Features
- Encryption Methods: Support for Base64 and AES encryption.
- Environment Switching: Easily switch between different environments (e.g., development, production).
- File Integrity Verification: Verify the integrity of environment files using SHA-256 hashing.
- Automatic Backups: Automatic backups are created before any changes to ensure data safety.
- Easy Access and Modification: Simple methods to access and modify environment variables.
Installation
To install EnvCrypt, use the following command:
pip install envcrypt
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file envcrypt-0.1.1.tar.gz.
File metadata
- Download URL: envcrypt-0.1.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b371fed1fb70d28beae9b2c68b942d4421aab8e828c6de510c823df2ea69840
|
|
| MD5 |
748dab30c1139c91261c46fdcb5ddd3c
|
|
| BLAKE2b-256 |
e29c309a466f7017877e7d7173c06035b6f9366fec085d5ebf643db412221b74
|
File details
Details for the file envcrypt-0.1.1-py3-none-any.whl.
File metadata
- Download URL: envcrypt-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
184d9094bc5433cad2d1174c53e24d87751e0be67ea518d42af2b5baabde8206
|
|
| MD5 |
2920f001ba8ef51acdebc75a8f132643
|
|
| BLAKE2b-256 |
532be1104a7c3013681a8640219adf146984a052e341d2b9e9ca990047d124b7
|