Add your description here
Project description
Toologan
A General Toolbag for Logan:
This is a collection of functions, tools, and things I find helpful to have in python. I have worked in the language and there are things I do and don't like about the language.
Main things that I dislike (and thus, these tools might try to fix):
- Exceptions: They are sort of a nightmare to keep track of and since Python lacks an enforced type or reporting of exception throwing, any function call from a library could potentially bring your program to crash with little to no wanring.
- A Lack of Type Enforcement: pretty self explanatory.
- PODS: Dataclasses are a good step by they lack a lot of potential functionality (like dict-style access by default).
The tools here address issues outside of those gripes, but much of this toolbag has been made to address these issues.
Contribution:
Though I appreciate the interest, this is a tool bag for me and the chance of getting code in here that I don't write myself it minimal.
But please reach out!
Contact:
bsky: @doing-fine-thanks
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 toologan-0.1.0.tar.gz.
File metadata
- Download URL: toologan-0.1.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2e7f10870719a0d05fa08933e61189fa8f7c174915f9afaf0711c5f1695474d
|
|
| MD5 |
77d8e908a49292a459df8c6c78d10e3e
|
|
| BLAKE2b-256 |
dad477188a3ba69a254b80d75f2f1164251e0aff86940eb4959b7c7a4adc93b9
|
File details
Details for the file toologan-0.1.0-py3-none-any.whl.
File metadata
- Download URL: toologan-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14446b0738a0047c35e470d3ac569aae2cea60292d325813d748e681dea41f54
|
|
| MD5 |
899be463eedd34a2f83a5be98b08768f
|
|
| BLAKE2b-256 |
a6b18150335ca1938b09265aabb596c71f3e82afcf08de42d698021131618222
|