myrandomutils

Some of my random python3 utility functions.

MIT License

Stars
2

myrandomutils

My personal python utilities.

Requirements

python>=3.5

Install

This package is not on pypi.

Install by cloning this repo

  1. Clone or download this repository. git clone https://github.com/sdhutchins/myrandomutils.git
  2. Change to the downloaded repository's base directory. cd myrandomutils
  3. pip install .

Install using pip

pip install git+https://github.com/sdhutchins/myrandomutils.git

Contributing

If you want to develop or contribute to this package, view the contributing docs and install with pip install -e .

Badges
Extracted from project README
Build Status GitHub license