Metadata-Version: 2.1
Name: pyGizmos
Version: 0.0.3
Summary: This Python package brings you quick, easy, and fun tools to help you with Python development.
Home-page: https://replit.com/@GrkDev/pyGizmos
Author: GrkDev
Author-email: thedevgrk@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11.0
Description-Content-Type: text/markdown
License-File: LICENSE

#   pyGizmos
##  Made by GrkDev
### Contact at thedevgrk@gmail.com

#### This Python Package is used to give yourself fun and useful tools when writing your Python programs!

## Changelog

October 24, 2023 - Version 0.0.1
  - Initial Release
  - Type Function Added
  - Receipt Function Added

October 25, 2023 - Version 0.0.2
  - Updated to Python 3.10 to work with modern Python systems

October 25, 2023 - Version 0.0.3
  - Removed receipt function due to errors, it may return in the future
  - Removed code that would run at the beginning of a program (accidental code)
