Metadata-Version: 2.4
Name: tantaroba
Version: 0.5.1
Summary: Python package template
License-File: LICENSE
Keywords: utils,postgresql,yaml
Author: Mattia Tantardini
Author-email: mattia.tantardini@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Project-URL: Repository, https://gitlab.com/tantardini/tantaroba
Description-Content-Type: text/markdown

# tantaroba

Collection of miscellanoeus utilities commonly used across different projects.

## Installation
```
pip install tantaroba
```

## Usage
Describe how to launch and use tantaroba project.

