Metadata-Version: 2.4
Name: utilo
Version: 2.107.1
Author-email: Helmut Konrad Schewe <helmutus@outlook.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/anaticulae/utilo
Project-URL: Repository, https://github.com/anaticulae/utilo
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Provides-Extra: dev
Requires-Dist: PyYAML<7.0.0,>=6.0.3; extra == "dev"
Requires-Dist: pytest-timeout>=2.4.0; extra == "dev"

UTILA
=====

utila is the base package which include redundant functionality for the
project. The most common steps are implemented in this package to reduce the
amount of code.

>>> import utilo
>>> utilo.file_read('README)
