Metadata-Version: 2.4
Name: ryutils
Version: 8.0.10
Summary: A collection of utilities for Python
Author: Ross Yeager
Author-email: ryeager12@email.com
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: discord_webhook>=1.4.1
Requires-Dist: memory_profiler
Requires-Dist: psutil
Requires-Dist: pyshorteners>=1.0.1
Requires-Dist: python-telegram-bot>=21.0.1
Requires-Dist: pytz>=2024.1
Requires-Dist: slack_sdk>=3.36.0
Requires-Dist: twilio>=9.0.4
Requires-Dist: yagmail>=0.15.293
Requires-Dist: types-psutil
Requires-Dist: types-pytz
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# My Common Python Utils

[![Python application](https://github.com/droneshire/my-py-utils/actions/workflows/python-app.yml/badge.svg)](https://github.com/droneshire/my-py-utils/actions/workflows/python-app.yml)
[![Upload Python Package](https://github.com/droneshire/my-py-utils/actions/workflows/python-publish.yml/badge.svg)](https://github.com/droneshire/my-py-utils/actions/workflows/python-publish.yml)

A collection of util files that I've built over time for various projects that I've built
