Metadata-Version: 2.1
Name: masthay_helpers
Version: 0.2.2
Summary: Helper functions for repetitive and useful tasks
Author: Tyler Masthay
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# Masthay Helpers

![Masthay Helpers](https://edibleaspen.ediblecommunities.com/sites/default/files/images/article/hive-1.jpg)

This is a project for various helper functions to avoid repetitive 
implementation across projects.

## Table of Contents
- [Installation](#installation)

## Installation
Right now, I only support linux, but if you have linux, it's just a simple
install.
```bash
pip install masthay_helpers
