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.2.tar.gz
(10.2 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.2.tar.gz.
File metadata
- Download URL: spryx_http-0.1.2.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
447386bb35474b0267b8532290e8af88fcdf68a9f372a2bec7b719da11fe59c7
|
|
| MD5 |
7cfbdd2bb7e38e67e0941923afcff056
|
|
| BLAKE2b-256 |
f5a8269a05b16c1a2ce7fbb12e4d91b0a1c36391460b86d42a7b88f13b938fdd
|
File details
Details for the file spryx_http-0.1.2-py3-none-any.whl.
File metadata
- Download URL: spryx_http-0.1.2-py3-none-any.whl
- Upload date:
- Size: 12.7 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 |
59f45fdb0a6c114428b2c29df9dfe71c2c1a9dc40503406ac9fa3f9c1014af7d
|
|
| MD5 |
2953cfee3d646dcbb66dd018eb4714f6
|
|
| BLAKE2b-256 |
394ac826610baa8f3ea8250a6fc33bfc55d9836a44d218e4b004f13b45b43034
|