Metadata-Version: 2.4
Name: libdani
Version: 0.1.0
Summary: Add your description here
Author-email: Daniel Rodriguez <daniel@danielfrg.com>
License-Expression: WTFPL
License-File: LICENSE
Requires-Python: >=3.13
Requires-Dist: loguru>=0.7.3
Description-Content-Type: text/markdown

# libdani

A collection of Python code that is not big to be it's own package.
So like my own stdlib.

## Installation

Can be installed with:

```
pip install libdani
```

But it's mostly designed to copy/paste into your own project and modify.
Like shadcn.

