Skip to main content

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


Download files

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

Source Distribution

envcrypt-0.1.1.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

envcrypt-0.1.1-py3-none-any.whl (5.2 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