Metadata-Version: 2.4
Name: onfrontiers
Version: 0.0.3
Summary: The official OnFrontiers Python API library
Project-URL: Homepage, https://github.com/OnFrontiers/onfrontiers-python
Project-URL: Issues, https://github.com/OnFrontiers/onfrontiers-python/issues
Author-email: Kyle Teague <kteague@onfrontiers.com>
License-Expression: MIT
License-File: LICENSE
Keywords: api,client,graphql,onfrontiers
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: gql>=3.4.0
Requires-Dist: httpx>=0.23.0
Provides-Extra: dev
Requires-Dist: mypy; extra == 'dev'
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: ruff; extra == 'dev'
Description-Content-Type: text/markdown

# onfrontiers-python

The official OnFrontiers Python API library
