Metadata-Version: 1.1
Name: python-gql-gen
Version: 0.1.2
Summary: Python Boilerplate contains all the boilerplate you need to create a Python package.
Home-page: https://github.com/sonic3021/python_gql_gen
Author: wujian
Author-email: sonic3021@gmail.com
License: GNU General Public License v3
Description: ==============
        python-gql-gen
        ==============
        
        
        .. image:: https://img.shields.io/pypi/v/python_gql_gen.svg
                :target: https://pypi.python.org/pypi/python_gql_gen
        
        .. image:: https://img.shields.io/travis/sonic3021/python_gql_gen.svg
                :target: https://travis-ci.org/sonic3021/python_gql_gen
        
        .. image:: https://readthedocs.org/projects/python-gql-gen/badge/?version=latest
                :target: https://python-gql-gen.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        
        
        这是一个nodejs的gql-generator的python版本.
        
        
        * Free software: GNU General Public License v3
        
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2021-02-05)
        ------------------
        
        * First release on PyPI.
        
Keywords: python_gql_gen
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
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
