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.2.0.tar.gz
(5.8 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.2.0.tar.gz.
File metadata
- Download URL: confidant_py-0.2.0.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
75d8425d837d8064f4ba6f69553f8005bcfc16f37a8c3f57bc5c64d686208098
|
|
| MD5 |
e6942d029125450cb802e786208430fe
|
|
| BLAKE2b-256 |
43a807d8ff46bb24b0fee7710dd8dba26a30ee84d0c30bc2149302666a0478d3
|
File details
Details for the file confidant_py-0.2.0-py3-none-any.whl.
File metadata
- Download URL: confidant_py-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.6 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 |
42a0ef3598b89137078ed989293f4ab71aa77d5cfcd76ec5ed7246b6a560faa8
|
|
| MD5 |
ed4d64c34f2fba41a5396e4de4f901b7
|
|
| BLAKE2b-256 |
a97c7b2c9208d8ca9f58ffa54f7c13ac46517e02c4c78117edb702fa3c2edfd1
|