Metadata-Version: 2.1
Name: qpd
Version: 0.0.2
Summary: Query Pandas Using SQL
Home-page: http://github.com/goodwanghan/qpd
Author: Han Wang
Author-email: goodwanghan@gmail.com
License: Apache-2.0
Keywords: pandas sql
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: triad
Requires-Dist: adagio
Requires-Dist: sqlalchemy
Requires-Dist: antlr4-python3-runtime

# QPD
Query Pandas With SQL


