No project description provided
Project description
Fun-Things
A Python utility package containing a collection of helpful functions and tools for everyday development tasks.
Installation
pip install fun-things
Features
Fun-Things provides a variety of utility modules:
- Asynchronous Tools: Convert between sync/async functions and generators
- Retry Mechanisms: Simple retry patterns for functions and API calls
- Middleware: A middleware implementation for Python applications
- Lazy Loading: Utilities for lazy evaluation of objects
- Network Tools: Functions for network operations like ping
- Type Utilities: Helper functions for working with Python types
- Categorizer: Tools for categorizing data
- CLI Tools: Command-line utilities for package management
- AdBlocker Filter Parser: Parse and work with ad blocker filter rules
- Singleton Factory: Implementation of the singleton pattern
- URL Utilities: Tools for working with URLs
- Environment Tools: Environment variable handling
- Boolean Query: Tools for parsing and evaluating boolean queries
- Downloader: Utilities for downloading files
- Generic JSON Encoder: Custom JSON encoder for complex types
- Key Wrapper: Utilities for key management
- Language Tools: Language-related utilities
- Mathematical Tools: Math-related functions
- Mutator: Data mutation utilities
- Pydantic Extensions: Helpers for working with Pydantic
- Singleton Hub: Centralized singleton management
- Logger: Enhanced logging capabilities
- FastAPI Utilities: Helpers for FastAPI applications
- Proxy URI: Tools for working with proxy URIs
Usage
Import specific utilities
from fun_things import lazy, undefined, merge_dict
from fun_things.retry import Retry, AsyncRetry
from fun_things.asynchronous import as_async, as_sync
Use the CLI
# After installation, the 'fun' command is available
$ fun freeze # Freezes your dependencies
$ fun install # Installation helper
Requirements
- Python 3.8 or higher
Documentation
For more detailed usage information, see the docstrings in each module.
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 fun_things-0.51.0.tar.gz.
File metadata
- Download URL: fun_things-0.51.0.tar.gz
- Upload date:
- Size: 32.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.12.3 Linux/5.15.167.4-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6be27727f146eece6d512a7df994af246805ea312ff29d2d7f66698949ef9a34
|
|
| MD5 |
8b1e2e838e0adb2a4300d11f635dddc3
|
|
| BLAKE2b-256 |
b8bdb3d0b88ec20c248313ffe54ff4b4768336e0369aa99fd3f31b1466149a1e
|
File details
Details for the file fun_things-0.51.0-py3-none-any.whl.
File metadata
- Download URL: fun_things-0.51.0-py3-none-any.whl
- Upload date:
- Size: 51.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.12.3 Linux/5.15.167.4-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1028a5355ff0ab7f2f06abf8753fdc6b2b0959c0ffcd6ab514c06a7aadbc3e6c
|
|
| MD5 |
b919233f28f97a85e7dde6af5dcbf9fd
|
|
| BLAKE2b-256 |
75e3b78b2d4271ae2d23cdcf54971f7250cf2e99e0b4fe6e406d3b6e061d1a43
|