Metadata-Version: 2.3
Name: opttech
Version: 1.2.5
Summary: Biblioteca de utilitários desenvolvida pela OptTech.
License: MIT
Keywords: optimisation,opttech
Author: Eduardo Anacleto
Author-email: contato@opttech.com.br
Requires-Python: >=3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: py7zr (>=0.22.0,<0.23.0)
Requires-Dist: rarfile (>=4.2,<5.0)
Description-Content-Type: text/markdown

# OptTech

Biblioteca Python desenvolvida e mantida pela OptTech.

## Instalação

```bash
pip install opttech

