General Utilities
Project description
Wardy Utils
Wardy Utils is a collection of general-purpose utilities designed to simplify and enhance your Python scripting experience. This library provides reusable components that can be integrated into your projects to save time and effort.
Features
HTTP Utilities
http: A high-level HTTP client built on top ofhttpxandhishel, setting some caching and timeout comment settings.
Installation
To install Wardy Utils, use pip:
pip install wardy-utils
Usage
HTTP Client Example
from wardy_utils.web import CachedClient
client = CachedClient()
response = client.get("https://example.com")
print(response.text)
Requirements
- Python 3.13.3 or higher
Contributing
Contributions are welcome! Feel free to open issues or submit pull requests to improve the library.
License
This project is licensed under the MIT License.
Author
Created by Wardy
Email: wardy3+gitlab@gmail.com
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
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 wardy_utils-0.2.1.tar.gz.
File metadata
- Download URL: wardy_utils-0.2.1.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2de35ad023eb4b44a6540bb95119f99e93da7575889ca734a90fe246e0d89e60
|
|
| MD5 |
79a9a515f0b532fb6bf20539f2c976c4
|
|
| BLAKE2b-256 |
b006b4918c60e0f101af479b9046212169c14cb35d5c54c28cac6f1ab8887b77
|
File details
Details for the file wardy_utils-0.2.1-py3-none-any.whl.
File metadata
- Download URL: wardy_utils-0.2.1-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ccabe5bda50f7246b1c0048e005dcd25004b8e1af017d40ac070281365c7a05
|
|
| MD5 |
f8bfe2d257061d01dee88e83e37187d7
|
|
| BLAKE2b-256 |
ccd408f680b688bb8a292de35c32f08ce25c3398046495107c3f1bfc28e6bb10
|