Metadata-Version: 2.1
Name: helpohelpo
Version: 0.4.0
Summary: A library of python helpers
License: LICENSE
Keywords: python3,helpers
Author: Stablecaps
Author-email: 114529342+darkpandarts@users.noreply.github.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: python-semantic-release (>=8.7.0,<9.0.0)
Project-URL: Bug Tracker, https://github.com/stablecaps/helpohelpo/issues
Project-URL: Homepage, https://github.com/stablecaps/helpohelpo
Description-Content-Type: text/markdown

# Helpo! Helpo!!

## Overview

A place for reusable aws & general python helpers. Function written over my career so the quality may vary. Going to be trying to get everything up to spec now though!

## Objectives
1. Make this a pip installable library
2. Create an autodocumentation site on github pages so that code can be copied and pasted quickly (if pip install option unavailable)
3. Use eyes3scribe with this project

(Initial testing with Python3.9)


### Documentation available at:
https://stablecaps.github.io/helpohelpo/index.html


Run `./deploy_pdoc_documentation.sh` to update documentation with pdoc

Documentation generated by portray
