Metadata-Version: 2.1
Name: ryutils
Version: 4.0.1
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.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: free_proxy>=1.1.1
Requires-Dist: pyshorteners>=1.0.1
Requires-Dist: python-telegram-bot>=21.0.1
Requires-Dist: pytz>=2024.1
Requires-Dist: requests>=2.31.0
Requires-Dist: twilio>=9.0.4
Requires-Dist: yagmail>=0.15.293
Requires-Dist: yaspin>=3.0.1

# 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
