Metadata-Version: 2.4
Name: pysty
Version: 0.1.0
Summary: UI components as typed Python Objects
Project-URL: Homepage, https://github.com/subhsaha/pysty
Project-URL: Repository, https://github.com/subhsaha/pysty
Author-email: Subha Saha <comebackcobain@gmail.com>
License: Apache-2.0
License-File: LICENSE
Keywords: design-system,flowbite,python-ui,tailwind,ui
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: User Interfaces
Requires-Python: >=3.9
Requires-Dist: dominate>=2.9.1
Requires-Dist: pydantic>=2.8
Provides-Extra: docs
Requires-Dist: mkdocs; extra == 'docs'
Requires-Dist: mkdocs-material; extra == 'docs'
Requires-Dist: mkdocstrings[python]; extra == 'docs'
