Metadata-Version: 2.1
Name: helpful-pys
Version: 0.1.2
Summary: A helper package to use common functions
Author: Lawrence Chin
Author-email: lawrence.chin@gusto.com
License: MIT
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
Requires-Dist: redshift_connector>=2.1.3
Requires-Dist: pandas>=2.2.3
Requires-Dist: gspread>=6.1.3

# Helpful Helper
Created by me, this package contains our team's most commonly used and useful functions

# About
Contents include functions for connecting to redshift. For help with what functions are available, please run help()

# Installation
To install functional-functions, you can install it using pip:
````python
pip install helpful-helper
````

# Additional Prequisites
