A simple env loader, made to use type annotations
Project description
The idea is simple : in one file (like an env.py), you define your constants, with the same name as your env variables and you give them a type. At the end of this file, you call the loader (as you would do with python-dotenv for example).
After that, all the constants in the env.py file are loaded, and you can import them from other modules, with your IDE knowing they exist, and what their type is.
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 typehintenv-0.1.0.tar.gz.
File metadata
- Download URL: typehintenv-0.1.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c6bb3153bb28dcfe26a3694187e846e9520f79221efee2ec3798b46ae19ab43
|
|
| MD5 |
82ae148d49031eec696c3184a38cc036
|
|
| BLAKE2b-256 |
321cd8c759cb374f9baddba95f27652cdd40fe962322b079cae2a8c61efa112d
|
File details
Details for the file typehintenv-0.1.0-py3-none-any.whl.
File metadata
- Download URL: typehintenv-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb78f97867156ac7d509eb3c5fa0060ffb4fcb6d972540d4c640f96e86c3e9bf
|
|
| MD5 |
6403d53134cdde5a646616a2894fc830
|
|
| BLAKE2b-256 |
8939fb968c0331abcc637676e4c9aefc5492e1bcdbe03ec537b96e49e18d3947
|