Skip to content

movermeyer/pyul

 
 

Repository files navigation

Badge_ Downloads_

pyul

Python Utility Library (pronounced: pile) - A library of utilities for python development

Installation

pip install pyul

Usage

>>> import pyul ...

Design

The Python Utility Library was designed as loose set of utility classes and functions to handle alot of bolier plate code common to many projects needs. They are usually small (code to read), easy to use and limited in the functionality they provide to free you up to design tools/scripts/applications without having to implement common functionality.

About

Python Utility Library - A library of utilities for python development

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%