Metadata-Version: 2.1
Name: agridable
Version: 0.0.1
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: dev
Requires-Dist: twine <6.0.0,>=5.0.0 ; extra == 'dev'
Requires-Dist: pytest <9.0.0,>=8.2.1 ; extra == 'dev'

