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.4.tar.gz
(10.8 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.4.tar.gz.
File metadata
- Download URL: spryx_http-0.1.4.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3edee419edb33c787c885c14205e6888fa4a896fee55448825c4d6b55fe540a8
|
|
| MD5 |
58615a6eb1e2b6d6fdd2ffa11c1688d9
|
|
| BLAKE2b-256 |
f0b4b662ef5a1d77c339b6cb8595c63b50214b8fe157baa5d47b73a7c9425313
|
File details
Details for the file spryx_http-0.1.4-py3-none-any.whl.
File metadata
- Download URL: spryx_http-0.1.4-py3-none-any.whl
- Upload date:
- Size: 13.2 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 |
b4433369ea1cbcd907ca4b7a3f49816ddcc4a1e8172e1aae84778a92cd466768
|
|
| MD5 |
4b809909fb0b15c977f2b745c9f224c5
|
|
| BLAKE2b-256 |
bf410f279903b4c19f51a82a5a1cd0dc512e58eb7723719e437ea74d863bf434
|