Metadata-Version: 2.1
Name: agridable
Version: 0.0.0
Summary: AGridable is a Python library which makes formatting tables in your Dash app a breeze.
Author: James Laidler
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
License-File: LICENSE
Requires-Dist: dash-ag-grid <32.0.0,>=31.0.0
Requires-Dist: pandas <3.0.0,>=2.0.0
Provides-Extra: dist
Requires-Dist: twine <6.0.0,>=5.0.0 ; extra == 'dist'
Provides-Extra: flask
Requires-Dist: flask ; extra == 'flask'

