Metadata-Version: 2.1
Name: typegraph
Version: 0.0.2a14
Summary: Free and open ecosystem for API composition.
Home-page: https://metatype.dev
License: ELv2
Keywords: api,composition,typesystem,graphql,ecosystem
Author: Metatype Contributors
Author-email: support@metatype.dev
Requires-Python: >=3.8,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: astunparse (>=1.6.3,<2.0.0)
Requires-Dist: attrs (>=22.1.0,<23.0.0)
Requires-Dist: dataconf (>=2.1.2,<3.0.0)
Requires-Dist: deepmerge (>=1.1.0,<2.0.0)
Requires-Dist: frozendict (==2.3.4)
Requires-Dist: furl (>=2.1.3,<3.0.0)
Requires-Dist: gql[requests] (>=3.4.0,<4.0.0)
Requires-Dist: graphql-core (>=3.2.3,<4.0.0)
Requires-Dist: httpx[http2] (>=0.22.0,<0.23.0)
Requires-Dist: jsons (>=1.6.3,<2.0.0)
Requires-Dist: ordered-set (>=4.1.0,<5.0.0)
Requires-Dist: orjson (>=3.8.2,<4.0.0)
Requires-Dist: python-box (>=6.1.0,<7.0.0)
Requires-Dist: python-dotenv (>=0.21.0,<0.22.0)
Requires-Dist: redbaron (>=0.9.2,<0.10.0)
Requires-Dist: semver (>=2.13.0,<3.0.0)
Requires-Dist: typing-extensions (>=4.4.0,<5.0.0)
Project-URL: Repository, https://github.com/metatypedev/metatype
