Metadata-Version: 2.4
Name: osdental-mobile-library
Version: 0.1.2
Summary: Internal mobile library for OSDental
Author-email: aalvia <aalvia@osdental.ai>
License-Expression: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: starlette
Requires-Dist: strawberry-graphql
Requires-Dist: python-json-logger

# osdental-mobile-library

Librería interna para los proyectos móviles de OSDental.
Incluye decoradores y herramientas compartidas.

## Instalación

```bash
pip install osdental-mobile-library
```
