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.6.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.6.tar.gz.
File metadata
- Download URL: spryx_http-0.1.6.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 |
a5f43afe2445fd88057b907f00c08fa30ccd30d6abba85e122efda0dac2681c4
|
|
| MD5 |
53b75442ef15fd1eec8cf6de21890cc7
|
|
| BLAKE2b-256 |
fd642f36da02178a3a303bb4b21aae9530e5e257a5b33fad3fa8cc5553bc564e
|
File details
Details for the file spryx_http-0.1.6-py3-none-any.whl.
File metadata
- Download URL: spryx_http-0.1.6-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 |
138d9adf0fcb276949ac2bc4e4a31b2c454762dcbf9ee65d2a20eb58ffe476b8
|
|
| MD5 |
f865ebee7245eb980cfa9df8f359d3e0
|
|
| BLAKE2b-256 |
90899b6be5dfb4bfd7cb5d95cc55fa65d77d2883a3b3953f5ce46001a14ddae3
|