Metadata-Version: 2.4
Name: utilitz
Version: 0.3.0
Summary: Simple Python utility functions to save and load data
Project-URL: Homepage, https://github.com/artitzco/utilitz
Project-URL: Issues, https://github.com/artitzco/utilitz/issues
Author-email: Artitzco <artitzco@proton.me>
License-File: LICENSE
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: openpyxl
Requires-Dist: pandas
Requires-Dist: pyarrow
Requires-Dist: pyautogui
Requires-Dist: pynput
Description-Content-Type: text/markdown

# utilitz package

A small Python utility library for working with text files, JSON, serialized objects, and Excel tables.