An env builder for Python project
Project description
Installation
pip install envreqs
Usage
Usage:
envreqs [options] [<path>]
Arguments:
<path> The path to the directory containing the application files for which a .env file
should be generated (defaults to the current working directory)
Options:
--debug Print debug information
--ignore <dirs>... Ignore extra/unwanted directories, each separated by a comma
--savepath <file> Save the .env in the given file path
Example
$ envreqs /home/project/location Successfully saved env file in /home/project/location/.env
Contents of .env
ENV_VAR_ONE= ENV_VAR_TWO=
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
envreqs-0.1.0.tar.gz
(15.8 kB
view details)
File details
Details for the file envreqs-0.1.0.tar.gz.
File metadata
- Download URL: envreqs-0.1.0.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cfd3cfe74fef8c05192b040b1200e2555c63c2149d90a27455acea38116950ce
|
|
| MD5 |
c7e272c6d975fa53c508566335606b3f
|
|
| BLAKE2b-256 |
da3bc5dc5ecf17fd8f984432f52982cdf91c40ff406c8ac669604e8354a27f98
|