Metadata-Version: 2.1
Name: fastqlapi
Version: 0.1.1
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.7
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# FastQL

## Create a simple graphql schema around your model or function

- Deactivate rust and make all Python code still run transparently with GQL_WRAPPER_ACTIVE unset
- Convert resolver to subscription
- Add python parralel GIL lock escape CB
- Add option to send path to image
- Documentation

