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.1.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.1.tar.gz.
File metadata
- Download URL: core_https-2.0.1.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 |
bba3eb80e87d18a461900e27305027a37e211c229126d803fa05d75dad2b7119
|
|
| MD5 |
2f2cec53a7cc3fef4fb4043ab7306474
|
|
| BLAKE2b-256 |
1d07ca722e153ae0c23b095dd9adb2ef18e2f718c1fd692a5f6df379376fb85e
|
File details
Details for the file core_https-2.0.1-py3-none-any.whl.
File metadata
- Download URL: core_https-2.0.1-py3-none-any.whl
- Upload date:
- Size: 33.9 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 |
c17c174193e1c85972b6170d999f725dd7e440ef118353b8b16670d2bbaa739b
|
|
| MD5 |
7eeeaa95f763faf1c156ab192b8c3ff4
|
|
| BLAKE2b-256 |
a01e65581775e26dc2fc63632d8dc6edb1f7ce428ae7163d7a5759a6fe4ee9a6
|