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.0.tar.gz
(9.3 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.0.tar.gz.
File metadata
- Download URL: spryx_http-0.1.0.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9fadc55554b781b76d193357e3f752ef54e073ab146a3a6acb16913167f42bf4
|
|
| MD5 |
00905eb1c559d782f672022be37852ff
|
|
| BLAKE2b-256 |
e97001c59a93183935a9dcea0c5ee54aae5af6148ac63b4ea5c60f0f0edf3de2
|
File details
Details for the file spryx_http-0.1.0-py3-none-any.whl.
File metadata
- Download URL: spryx_http-0.1.0-py3-none-any.whl
- Upload date:
- Size: 11.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab6c506f7eb8e02a374f0d1983a898efa1d3f814f682137f61bbf8454bd95566
|
|
| MD5 |
c25ba0604355597e6d456edbeca1e92b
|
|
| BLAKE2b-256 |
858f7341b6d5955dc58bdd8d0d0e81459c4ed7959a938a52b49305952f7b3d5f
|