Skip to main content

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

betterlib-0.2.0.tar.gz (8.1 kB view hashes)

Uploaded Source

Built Distribution

betterlib-0.2.0-py3-none-any.whl (9.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page