This project/library contains common elements related to HTTP & API services...
Project description
core-https
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-test
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-1.1.4.tar.gz
(6.1 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-1.1.4.tar.gz.
File metadata
- Download URL: core_https-1.1.4.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7424a6f42221ffb7d14ff8aab7742da6044fcc6dba4a52f77fa7413b09e6387
|
|
| MD5 |
5e7bcb8b7a3103bad8abf0e0fad7d71a
|
|
| BLAKE2b-256 |
b49aacf840e6874b5d7af1f3e734b756a03ac12c9c93144445ddaa8d8ac32d44
|
File details
Details for the file core_https-1.1.4-py3-none-any.whl.
File metadata
- Download URL: core_https-1.1.4-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e091c7b0b236ac1d1eb41ab0847856d22afe03b775fb0d69c3d34b5d0d5df332
|
|
| MD5 |
71c6040b11cf915baf8a1881809848f5
|
|
| BLAKE2b-256 |
723023fb2c6fb257344cace3d1e619678a411e9a8d0779e0fc0ee1ebd7e13f15
|