Metadata-Version: 2.4
Name: satlite
Version: 0.3.2
Summary: Satlite
Author-email: Lucas Colombo <lucas@lucode.dev>
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.11
Requires-Dist: litestar<3.0.0,>=2.0.0
Requires-Dist: pydantic<3.0.0,>=2.0.0
Provides-Extra: full
Requires-Dist: cryptography>=44.0.2; extra == 'full'
Requires-Dist: jinja2>=3.1.6; extra == 'full'
Requires-Dist: litestar-granian<1.0.0,>=0.12.0; extra == 'full'
Requires-Dist: litestar-vite<1.0.0,>=0.13.0; extra == 'full'
Requires-Dist: pyjwt>=2.9.0; extra == 'full'
Requires-Dist: python-dotenv>=1.1.0; extra == 'full'
Requires-Dist: structlog>=25.3.0; extra == 'full'
Requires-Dist: typed-settings>=24.6.0; extra == 'full'
Provides-Extra: granian
Requires-Dist: litestar-granian<1.0.0,>=0.12.0; extra == 'granian'
Provides-Extra: jwt
Requires-Dist: cryptography>=44.0.2; extra == 'jwt'
Requires-Dist: pyjwt>=2.9.0; extra == 'jwt'
Provides-Extra: structlog
Requires-Dist: structlog>=25.3.0; extra == 'structlog'
Provides-Extra: typed-settings
Requires-Dist: python-dotenv>=1.1.0; extra == 'typed-settings'
Requires-Dist: typed-settings>=24.6.0; extra == 'typed-settings'
Provides-Extra: vite
Requires-Dist: jinja2>=3.1.6; extra == 'vite'
Requires-Dist: litestar-vite<1.0.0,>=0.13.0; extra == 'vite'
Description-Content-Type: text/markdown

<p align="center"><img src="https://raw.githubusercontent.com/lucas-labs/satlite/refs/heads/master/.github/media/satlite.svg" height="32"></p>



<p align="center">
<a href="https://pypi.org/project/satlite/"><img alt="PyPI - Downloads" src="https://img.shields.io/pypi/l/satlite?style=flat-square&logoColor=%23ffffff&logo=python&labelColor=%23020101&color=%23ffffff"></a>&nbsp
<a href="https://pypi.org/project/satlite/">
<img alt="PyPI - Version" src="https://img.shields.io/pypi/v/satlite?style=flat-square&logoColor=%23ffffff&logo=python&labelColor=%23020101&color=%23ffffff">
</a>
</p>

<br>
<br>
<p align="center">tuki 😎</p>

<br>
<br>

> [!WARNING]  
> This is a work in progress.