A collection of various common Python utilities.


Keywords
utilities, python, boilpy
License
MIT
Install
pip install bpyutils==0.5.2

Documentation

upyog

A collection of various common Python utilities.

Table of Contents

Features

  • Python 2.7+ and Python 3.4+ compatible.

Quick Start

$ pip install PyUpyog

Check out installation for more details.

Usage

Application Interface

>>> import upyog

Command-Line Interface

$ upyog
Usage: upyog [OPTIONS] COMMAND [ARGS]...

  A collection of various common Python utilities.

Options:
  --version   Show the version and exit.
  -h, --help  Show this message and exit.

Commands:
  help     Show this message and exit.
  version  Show version and exit.

License

This repository has been released under the MIT License.


Made with ❤️ using boilpy.