A useful collection of various tools and libraries for anyone to use in their projects.
Project description
BetterLib
BetterLib is a useful collection of utilities for Python developers to use in their projects. It is licensed under the Unlicense, so you can use it in any project, commercial or otherwise, without any restrictions whatsoever. (Yes, that means you can steal any part of it and pass it off as your own. I won't judge.)
Installation
BetterLib is available on PyPI, so you can install it with pip:
pip install betterlib
Usage
BetterLib is split into several modules, each of which contains a collection of related utilities. You can import the entire library, or just the modules you need.
# Import the entire library...
import betterlib
# or import just the modules you need.
from betterlib import logging, config, ip...
Modules
See the documentation.
Contributing
See contributing
Project details
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 betterlib-0.2.0.tar.gz.
File metadata
- Download URL: betterlib-0.2.0.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8666d9fb0a9df7cff3ff39f00fb7ac42d2811ce2b27d07c117d79be14e39c2ec
|
|
| MD5 |
ba61707a375a8f88c26e89b318032857
|
|
| BLAKE2b-256 |
fadcb65fde90413fa6e6494e87c2b3a22fe5d8dd52e2b14f62e892b81dd68714
|
File details
Details for the file betterlib-0.2.0-py3-none-any.whl.
File metadata
- Download URL: betterlib-0.2.0-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
656565c45a49da2582a6c984c8bee431ca72e6fbd914b4fca78e7d8820440acc
|
|
| MD5 |
68bd5654e358f07ffc94d54fece7f4d7
|
|
| BLAKE2b-256 |
e459d8c8712f696335e45286f968f157a16da7a65dc9a3a4fa3640e719e8139c
|