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.8.tar.gz
(11.5 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.8.tar.gz.
File metadata
- Download URL: spryx_http-0.1.8.tar.gz
- Upload date:
- Size: 11.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78142ca70670bb743b188015d8ed04cc2e91301d2f431ff670687b1024622c1c
|
|
| MD5 |
4211d2b720b9236415bb08203cd0824e
|
|
| BLAKE2b-256 |
15cbee07496f4f53851b8fe9b38192f20d23a6fea5ab486e1f5d362cedb7a397
|
File details
Details for the file spryx_http-0.1.8-py3-none-any.whl.
File metadata
- Download URL: spryx_http-0.1.8-py3-none-any.whl
- Upload date:
- Size: 13.8 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 |
dbcedbbc74967b9d3e523029f1c563fb4ad25c1b73b99d0e333a03599b889215
|
|
| MD5 |
1020ebdb811805c0a95153ffa470645b
|
|
| BLAKE2b-256 |
e3eddec5c963bdbeeea762f427b8a201c7dcb07bb5ce53b0df0c296c710fee47
|