This project/library contains common elements related to HTTP & API services...
Project description
This project/library contains common elements related to HTTP…
Execution Environment
Install libraries
pip install --upgrade pip
pip install virtualenv
Create the Python Virtual Environment.
virtualenv --python={{python-version}} .venv
virtualenv --python=python3.11 .venv
Activate the Virtual Environment.
source .venv/bin/activate
Install required libraries.
pip install .
Check tests and coverage.
python manager.py run-tests
python manager.py run-coverage
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
core_https-2.0.0.tar.gz
(26.9 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 core_https-2.0.0.tar.gz.
File metadata
- Download URL: core_https-2.0.0.tar.gz
- Upload date:
- Size: 26.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
70c187b524dd7554d195b1e1756528f044bd1fad96522054b82776a9d8664f5d
|
|
| MD5 |
625e0ffc932c144110cfbb7d5a32ce57
|
|
| BLAKE2b-256 |
6043b8d5542ecc95d79bbc4e15957d8dba3c27890bb878d3ba748beb388e131e
|
File details
Details for the file core_https-2.0.0-py3-none-any.whl.
File metadata
- Download URL: core_https-2.0.0-py3-none-any.whl
- Upload date:
- Size: 33.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bec845e4f51c28aaf361bbd5cb7975def0ea3970a94d26d327ff5cd30e434f1d
|
|
| MD5 |
1559a7ddca0695267b4df7722259a982
|
|
| BLAKE2b-256 |
2709388aa0507e4bac22a2301df793bdd2e7e2f2f4e0ffcf5f9eb3eb9d780738
|