python3-ubelt

Python Utility Belt Library

Description

Ubelt is a small library of robust, tested, documented, and simple functions that extend the Python standard library. It has a flat API that all behaves similarly on Windows, Mac, and Linux (up to some small unavoidable differences). Almost every function in ubelt was written with a doctest.

 * Goal: provide simple functions that accomplish common tasks not
   yet addressed by the Python standard library.
 * Constraints: Must be low-impact pure Python; it should be easy to
   install and use.
 * Method: All functions are written with docstrings and doctests to
   ensure that a baseline level of documentation and testing always
   exists (even if functions are copy/pasted into other libraries)
 * Motto: Good utilities lift all codes.

This is ubelt Python package.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/Erotemic/ubelt


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-ubelt