A helper package to use common functions
Project description
Helpful Helper
A (so far) little package that contains commonly used and useful functions. Good for team morale as they say.
About
Contents include functions for connecting to redshift and using gspread, a py library for writing and reading from google sheets. For help with what functions are available, please run help()
Installation
To install functional-functions, you can install it using pip:
pip install helpful-pys
Additional Prequisites
The package will install gspread but will require further setup to get it running. I recommend using the gspread documentation for Authentication which will allow you to authorize the google sheets API and generate a service account key.
Don't forget the client-email in your key, it will be constantly needed to give share access to sheets for usage with gspread.
I have included a creds.py.sample file in the package to allow the user to input their personal creds to use. If there are better access/security storage policies like AWS Secrets Manager, this repo can be updated to accommodate such.
Usage
This package is intended for usage with local py setups and local jupyter notebook/lab setups. It is not intended for production script usage.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file helpful_pys-0.1.4.tar.gz.
File metadata
- Download URL: helpful_pys-0.1.4.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b131263682653c6aaf118d9f2803ad107a55efb1303539468c016b2888f054f8
|
|
| MD5 |
b5bc685051e1b6a648ee887562c4281d
|
|
| BLAKE2b-256 |
4cf6ef6b4a112c29be220120f55304e0f00ee5a8e932046bfc25eb800c615279
|
File details
Details for the file helpful_pys-0.1.4-py3-none-any.whl.
File metadata
- Download URL: helpful_pys-0.1.4-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d452f232be26e454f2af6d57b9aaa4e86b093e3aa7eb10ec5a64a6edc241ed0
|
|
| MD5 |
97c2b0051b10e3a1e35d90a5a9cc2b97
|
|
| BLAKE2b-256 |
1f9c0e9e5426fef55aa6e6efd91e69a1063479a969fa146645007c26f2a67d4e
|