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.3.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.3.tar.gz.
File metadata
- Download URL: spryx_http-0.1.3.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 |
eef9f2e77db26384d53f0f6dec58a8d2582643dd0c64743de09da596dae591bb
|
|
| MD5 |
ad5912eb274151df03bbf89183fa47c1
|
|
| BLAKE2b-256 |
be5e6c1137bfc68db0ed0b5487a3b0988088220e5d9584e0c01db5710efe8fc0
|
File details
Details for the file spryx_http-0.1.3-py3-none-any.whl.
File metadata
- Download URL: spryx_http-0.1.3-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 |
469859a5a78d99cb4f7bfc1a1e5051cddb5ef5be5017cb7edff9f135cb0b20af
|
|
| MD5 |
a9ca98dbfce32e1455a89f5c8535fa55
|
|
| BLAKE2b-256 |
c79c41de04518ae134363b2469dfeec6d370f26c4dc56b880c3c8072073c2dd2
|