A Python HTTP client library for Spryx services
Project description
Spryx HTTP
A Python HTTP client library for Spryx services.
Installation
pip install spryx-http
Development
Requirements
- Python 3.11 or 3.12
- Poetry for dependency management
- Tox for testing
Setting up the development environment
# Install dependencies
poetry install
# Install tox
pip install tox
Running tests
# Run all tests
tox
# Run tests for specific Python version
tox -e py311
tox -e py312
# Run linting checks
tox -e lint
# Run type checking
tox -e typecheck
# Run formatting
tox -e format
License
See the LICENSE file for details.
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
spryx_http-0.1.1.tar.gz
(10.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 spryx_http-0.1.1.tar.gz.
File metadata
- Download URL: spryx_http-0.1.1.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a91e05bcd74ce7e224789bf5b93650e665c3d3ade77753d7ae0b7fb69110c3a
|
|
| MD5 |
fc85c710535b7507a0bf5fff786fc169
|
|
| BLAKE2b-256 |
f7ebdf047c0cdfa960572dbed8698f9b607473371cb5561d9e4d9038f8e0a224
|
File details
Details for the file spryx_http-0.1.1-py3-none-any.whl.
File metadata
- Download URL: spryx_http-0.1.1-py3-none-any.whl
- Upload date:
- Size: 12.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be06d8e45f164d8e7bf223116bff919a32a7463828361108df4c17daaab115f7
|
|
| MD5 |
2f8401bf9fa6ccd2df7bd8999abb1286
|
|
| BLAKE2b-256 |
f594058bb06f9a9e5963d4629792b14accb33fdfa83709d0b090f5220759d55f
|