Metadata-Version: 2.1
Name: tantaroba
Version: 0.4.3
Summary: Python package template
Home-page: https://gitlab.com/tantardini/tantaroba
Keywords: utils,postgresql,yaml
Author: Mattia Tantardini
Author-email: mattia.tantardini@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Intended Audience :: Developers
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
Requires-Dist: numpy (>=1.0.0,<2.0.0)
Requires-Dist: pandas (>=2.0.0,<3.0.0)
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.

