Metadata-Version: 2.1
Name: inigo-py
Version: 0.24.0
Summary: Inigo Middleware
Home-page: https://github.com/inigolabs/inigo-py
Author: Nikolai Kaploniuk
Author-email: nkaploniuk@inigo.io
License: MIT
Project-URL: Bug Tracker, https://github.com/inigolabs/inigo-py/issues
Project-URL: Documentation, https://docs.inigo.io
Project-URL: Support, https://slack.inigo.io
Keywords: api graphql inigo graphene
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
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
Requires-Python: >= 3.8
Description-Content-Type: text/markdown
Provides-Extra: all
Provides-Extra: flask
Provides-Extra: django
License-File: LICENSE

<br />
<div align="center">
  <img src="https://raw.githubusercontent.com/inigolabs/inigo-py/master/assets/inigo.svg">
  <img height="25" src="https://raw.githubusercontent.com/inigolabs/inigo-py/master/assets/py.svg">

  <p align="center">
    GraphQL Middleware
    <br />
    <a href="https://docs.inigo.io"><strong>Explore the docs »</strong></a>
    <br /> <br />
    <a href="https://inigo.io">Homepage</a>
    ·
    <a href="https://github.com/inigolabs/inigo-py/tree/master/example">View an example</a>
    ·
    <a href="https://github.com/inigolabs/inigo-py/issues">Report Bug</a>
  </p>
</div>

### Documentation

This package is the Inigo plugin for Flask and Django python servers.

Documentation is available here: [docs.inigo.io](https://docs.inigo.io/docs/deployment)

### Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

### License
Distributed under the MIT License.
