Metadata-Version: 2.1
Name: sql2json
Version: 0.1.6
Summary: Tool to run a SQL query a convert result to JSON
Home-page: https://github.com/fsistemas/sql2json
Keywords: sql,json,tool,python
Author: Francisco Perez
Author-email: fsistemas@gmail.com
Requires-Python: >=3.5,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: SQLAlchemy (>=1.3.12,<2.0.0)
Requires-Dist: fire (>=0.2.1,<0.3.0)
Requires-Dist: python-dateutil (>=2.8.1,<3.0.0)
Project-URL: Repository, https://github.com/fsistemas/sql2json
