Metadata-Version: 2.4
Name: fuellhorn
Version: 1.0.0a5
Summary: Lebensmittelvorrats-Verwaltung - Self-hosted inventory management for food storage
Author-email: "Jens W. Klein" <jk@kleinundpartner.at>
License: AGPL-3.0-or-later
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: FastAPI
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.14
Requires-Dist: alembic>=1.14.0
Requires-Dist: bcrypt>=5.0.0
Requires-Dist: nicegui>=3.3.1
Requires-Dist: psycopg[binary,pool]>=3
Requires-Dist: pydantic>=2.12.4
Requires-Dist: python-dateutil>=2.9.0.post0
Requires-Dist: python-dotenv>=1.2.1
Requires-Dist: sqlmodel>=0.0.27
