Metadata-Version: 2.0
Name: graphql-env
Version: 0.1.0
Summary: The package for setting up a GraphQL Environment with custom backends
Home-page: https://github.com/graphql-python/graphql-env
Author: Syrus Akbary
Author-email: me@syrusakbary.com
License: MIT license
Keywords: graphql_env
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: graphql-core (>=2.0)



=======
History
=======

0.1.0 (2017-12-27)
------------------

* First release on PyPI.


