/harlib

A library of personal functions

Primary LanguagePython

My Library

This is a collection of functions that I've written.

Installation

To install this library, run the following command:

pip install harlib

Usage

from harlib import hello_world

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.