Metadata-Version: 2.1
Name: tinydb-viewer
Version: 0.2.7
Summary: View records generated from TinyDB and alike (e.g. list of dictionaries.)
Home-page: https://github.com/patarapolw/tinydb-viewer
Author: Pacharapol Withyasakpunt
Author-email: patarapolw@gmail.com
Keywords: TinyDB,HandsOnTable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: flask (>=1.0,<2.0)
Requires-Dist: pyexcel (>=0.5.9,<0.6.0)
Requires-Dist: pyexcel-text (>=0.2.7,<0.3.0)
Requires-Dist: python-dateutil (>=2.7,<3.0)
Requires-Dist: requests (>=2.19,<3.0)
Requires-Dist: tinydb (>=3.11,<4.0)
