Metadata-Version: 2.3
Name: benchify
Version: 0.0.20
Summary: Formal code intelligence
Project-URL: Homepage, https://github.com/Benchify/benchify-api
Project-URL: Issues, https://github.com/Benchify/benchify-api/issues
Author-email: Max von Hippel <max@benchify.ai>, Juan Castaño <juan@benchify.ai>, Tyler Gabb <tylerjgabb@gmail.com>, Ammar Husain <ammar.s.husain@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: appdirs
Requires-Dist: auth0-python
Requires-Dist: pyjwt>=2.8.0
Requires-Dist: pytest
Requires-Dist: requests
Requires-Dist: rich
Requires-Dist: stdlib-list
Requires-Dist: typer
Requires-Dist: urllib3==1.26.6
Description-Content-Type: text/markdown

# Benchify API

This package exposes the API for [benchify](https://benchify.com/).

Note, you may run into issues if you have `jwt` installed.  If so, we recommend running `pip uninstall jwt`.