help with connection details
Project description
ConnectionVault
Navigate to your project directory
cd /path/to/your/project
Create and activate the virtual environment
python3 -m venv venv source venv/bin/activate # For Linux/Mac
venv\Scripts\activate # For Windows
Install Poetry inside the virtual environment
pip install poetry
Initialize the Poetry project if not already done
poetry init
Add dependencies
poetry add requests
Build the project
poetry build
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
connectionvault-0.0.1.tar.gz
(3.8 kB
view details)
Built Distribution
File details
Details for the file connectionvault-0.0.1.tar.gz
.
File metadata
- Download URL: connectionvault-0.0.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80b4ab37cdf6b2b9ee0f576de215f360ab17b1395d1ed71be0831debc72e98b0 |
|
MD5 | 334f5ebd73618156277958ad2ff8499b |
|
BLAKE2b-256 | c0c46ba0f6fee6c3c017154eaf1d6c8563aef67024948eb96ee3d34c8a9a462e |
File details
Details for the file connectionvault-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: connectionvault-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98f0d2fa40f74e895e997d7f4d3ece0cfa6e898118d1bd2d9eff78903a9781ff |
|
MD5 | 1193053ba2f7dab77a0833fa209f55c4 |
|
BLAKE2b-256 | 4525fe4237b93e2246e0abdf5107c045c9283e1a4014c022db12b23d7efc2cd6 |