Metadata-Version: 2.1
Name: fast-jinjasql
Version: 0.0.2
Summary: Manage your SQL script with Jinja Template efficiently
Home-page: https://github.com/noklam/fast_jinjasql/tree/master/
Author: Nok Chan
Author-email: mediumnok@gmail.com
License: Apache Software License 2.0
Description: # jinja_sql
        A template engine render SQL to maintain SQL effectively.
        
        TODO
        - [ ] Support binding multible variables 
        - [ ] Add demo
        - [ ] Create Pacakge
        
Keywords: sql
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: dev
