Multi platform scalable environment variables manager.
Project description
Confidant-Py
Multi platform scalable environment variables manager
Installation
pip install confidant-py
Usage
from confidant_py.loader import ConfidantLoader
loader = ConfidantLoader()
envs = loader.get_envs()
print(envs)
4. Publish to PyPI
- Install necessary tools:
pip install setuptools wheel twine
- Build the package
python setup.py sdist bdist_wheel
- Upload to PyPI:
twine upload dist/*
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
confidant_py-0.1.0.tar.gz
(5.6 kB
view details)
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 confidant_py-0.1.0.tar.gz.
File metadata
- Download URL: confidant_py-0.1.0.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df996fdfff59badd86d7f37c54b1e0ea11da0ffe3d48b7c18f3829a71c4c5b60
|
|
| MD5 |
77142a25a13db6f95bbc0b5415d1770b
|
|
| BLAKE2b-256 |
b252b768af1a7a0bf23f1d8ad79679fa53807ba8f124c7e62cca982be1f62296
|
File details
Details for the file confidant_py-0.1.0-py3-none-any.whl.
File metadata
- Download URL: confidant_py-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
314c8b3512a1f584a9f6d96393a9d78318e51e8337390dea3d932149ffb261dd
|
|
| MD5 |
c07a8853c54129d1b4382137b596dae1
|
|
| BLAKE2b-256 |
f6c055bafdc353bb99ffb92dc9ba56f5fb671510629232028caa1b37efbc74b1
|