AllTheUtils.py
Haii! Here lies all the utility functions I have created and collected over the years working in python.
Installing
pip install alltheutils
Getting Started
Follow this tutorial to install development prerequsites and get started. Please report any inaccuracies to said tutorial.
Linting
In any platform, run the following command:
just lint
or:
python -m no_implicit_optional alltheutils tests
python -m black -q alltheutils tests
python -m ruff check alltheutils tests --fix
License
This library is licensed under the MIT License.
Copyright © 2025 whinee
Said license was only added in version 1.1.0, thus, is only effective to the version of this library going forwards. Code in this library before release of said version has no license, and as such is not considered to be "true" open source and shall not be used.
This library includes portions of code licensed under the BSD 3-Clause License.
Copyright © 2014-2025 Pallets
See LICENSE.md for full details.
Release files for alltheutils 4.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| alltheutils-4.1.0.tar.gz | 39.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| alltheutils-4.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 74.0 kB
Release files / alltheutils-4.1.0.tar.gz
| Download URL | alltheutils-4.1.0.tar.gz |
|---|---|
| Size | 39.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4638345a33a36a31a18c6b1d9f2506fc034ea7bded7d2cca67f0d514097f2698
|
|
BLAKE2b-256 checksum How to use checksums |
af0e7e2ce4272bfeeea146cb4361b083abaf4486c619fc60d37cf5a8183c0a51
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.4.1 CPython/3.12.1 Linux/6.17.0-1020-azure
|
Release files / alltheutils-4.1.0-py3-none-any.whl
| Download URL | alltheutils-4.1.0-py3-none-any.whl |
|---|---|
| Size | 35.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
497f8eb470c96fbc1f93666355287f4c9b7221ccfefd453e3d7ade2e88303c0d
|
|
BLAKE2b-256 checksum How to use checksums |
7d27a6829bd0dc10249ecc33c548b8d25fa1bf12f18d9ef7cc6f616a28359b40
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.4.1 CPython/3.12.1 Linux/6.17.0-1020-azure
|