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.7.tar.gz
(10.9 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.7.tar.gz.
File metadata
- Download URL: spryx_http-0.1.7.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a234219ec108876ffb5040df61a807b7682a2f2ffd4c23f36ab8b2e240e67e3e
|
|
| MD5 |
3e9e1b84bd98f94eab38c828cfc84234
|
|
| BLAKE2b-256 |
5cf0afa18832a5027e56249093212c7eb0d95b16f0555b0e224ba7a08ac34746
|
File details
Details for the file spryx_http-0.1.7-py3-none-any.whl.
File metadata
- Download URL: spryx_http-0.1.7-py3-none-any.whl
- Upload date:
- Size: 13.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 |
10f17ae5cc87a96466f833c1973771cad811270a169616828fda8a0b229b5f4c
|
|
| MD5 |
19c070ab1bcc2b0171fc0da47c33a96b
|
|
| BLAKE2b-256 |
75aa3162d768ccca8db95ae64d8d4683ce6ea7c1e384383f0fb4d944c43daade
|