Metadata-Version: 2.4
Name: bge_utils
Version: 1.0
Summary: A package with commonly used pieces of code.
Author: Bacchus
License-Expression: MIT
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: pillow
Requires-Dist: requests
Provides-Extra: excel
Requires-Dist: excel2img; extra == 'excel'
Description-Content-Type: text/markdown

# bge_utils

## Description

This is a package that has commonly used pieces of code to speed up prototyping.
It was build as a small collection for work and is constantly being expanded.
