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.5.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.5.tar.gz.
File metadata
- Download URL: spryx_http-0.1.5.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 |
c01b592c4b6bb8a06673d15d0fa1be38315e3c01cf54ed1ac3991f01819e9f07
|
|
| MD5 |
72c1e8eb628af6609e78e12bbd620cd3
|
|
| BLAKE2b-256 |
df881dff8b8b8ebbad224f87545cda305c7fae7c4ed2dd502ef3701ad6dc13ac
|
File details
Details for the file spryx_http-0.1.5-py3-none-any.whl.
File metadata
- Download URL: spryx_http-0.1.5-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 |
3d44a4972a05e0d28257faff56aa1ed387353e72f5240be3829ad0ccd503176a
|
|
| MD5 |
9ccb57dbe10465f6ca5763efb50762e4
|
|
| BLAKE2b-256 |
9c892d9f506ec06c0989fef49ac4f1bf25d38b7fff1969268b740743220f5e29
|