Metadata-Version: 2.1
Name: foxglove-web
Version: 0.0.32
Summary: Tools for Starlette
Home-page: https://github.com/samuelcolvin/foxglove
Author: Samuel Colvin
Author-email: s@muelcolvin.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX :: Linux
Classifier: Environment :: MacOS X
Classifier: Topic :: Internet
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: arq (>=0.19.1)
Requires-Dist: aioredis (<2,>=1.3.1)
Requires-Dist: asyncpg (>=0.23.0)
Requires-Dist: fastapi (>=0.66.1)
Requires-Dist: itsdangerous (>=1.1.0)
Requires-Dist: buildpg (>=0.3.0)
Requires-Dist: httpx (>=0.11.1)
Requires-Dist: pydantic (>=1.6.1)
Requires-Dist: sentry-sdk (>=0.14)
Requires-Dist: typer (>=0.3.2)
Requires-Dist: uvicorn (>=0.13.3)
Provides-Extra: extra
Requires-Dist: ipython (>=7.7.0) ; extra == 'extra'
Requires-Dist: watchgod (>=0.6) ; extra == 'extra'
Requires-Dist: aiohttp (>=3.6.2) ; extra == 'extra'
Requires-Dist: aiodns (>=2.0.0) ; extra == 'extra'
Requires-Dist: requests (>=2.24.0) ; extra == 'extra'
Requires-Dist: bcrypt (>=3.2.0) ; extra == 'extra'

# foxglove

[![CI](https://github.com/samuelcolvin/foxglove/workflows/CI/badge.svg?event=push)](https://github.com/samuelcolvin/foxglove/actions?query=event%3Apush+branch%3Amaster+workflow%3ACI)
[![Coverage](https://codecov.io/gh/samuelcolvin/foxglove/branch/master/graph/badge.svg)](https://codecov.io/gh/samuelcolvin/foxglove)
[![pypi](https://img.shields.io/pypi/v/foxglove-web.svg)](https://pypi.python.org/pypi/foxglove-web)
[![versions](https://img.shields.io/pypi/pyversions/foxglove-web.svg)](https://github.com/samuelcolvin/foxglove)
[![license](https://img.shields.io/github/license/samuelcolvin/foxglove.svg)](https://github.com/samuelcolvin/foxglove/blob/master/LICENSE)


