Random utilities for great convienence.
Project description
shenanigans
Random utilities for great convienence.
Installation
"Normal" installation :
pip install shenanigans
Install this version :
pip install shenanigans==0.0.1
Features
Thread (MThread)
Parameters: Function (Callable): The function that the thread will run. Arguments (Optional[Iterable]): The arguments to pass to the function. Kwarguments (Optional[dict]): The keyword arguments to pass to the function. ThreadName (Optional[str]): The name for the thread. ThreadGroup (ThreadGroup): The thread group to add the thread to. Daemon (bool): Whether the thread should run as a daemon. UncaughtExceptionHandler (bool): Whether the thread should catch and store any unhandled exceptions. AutoStart (bool): Whether the thread should start automatically.
ThreadGroup (ThreadGroup)
Initializes a new instance of the ThreadGroup class.
This constructor initializes an empty list to store MThread instances that will be managed by this thread group.
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 shenanigans-0.0.2.tar.gz.
File metadata
- Download URL: shenanigans-0.0.2.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6fedf28c6eb47d9f0160b6cb8c44f88e8f2119f3763b3a12be39588bf9a858e8
|
|
| MD5 |
878d26f0dad7cb5d77e591181bbb432c
|
|
| BLAKE2b-256 |
63dc568b3059c39b1c47a426e278736795b7406eace4666829f7a361257da7ca
|
File details
Details for the file shenanigans-0.0.2-py3-none-any.whl.
File metadata
- Download URL: shenanigans-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99d9f52e4bae89de5df711b7eb3bae7d64bc262f41b4b32f0047a6d6949e2d6e
|
|
| MD5 |
de18038f50dc3983b6cced258df2d5c6
|
|
| BLAKE2b-256 |
f1f3dcc9483add2cc9aa605db2630656998f40785c1313347da6661aec5ebac1
|