Metadata-Version: |
2.1 |
Name: |
starlette_bridge |
Version: |
0.3.0 |
Summary: |
The Starlette events bridge that you need. |
Author-Email: |
Tiago Silva <tiago.arasilva[at]gmail.com> |
Project-Url: |
Homepage, https://github.com/tarsil/starlette-bridge |
Project-Url: |
Documentation, https://starlette-bridge.tarsild.io/ |
Project-Url: |
Changelog, https://starlette-bridge.tarsild.io/release-notes/ |
Project-Url: |
Funding, https://github.com/sponsors/tarsil |
Project-Url: |
Source, https://github.com/tarsil/starlette-bridge |
Keywords: |
api,asgi,esmerald,fastapi,framework,http,machine learning,ml,openapi,pydantic,rest,starlette,websocket |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Environment :: Web Environment |
Classifier: |
Framework :: AnyIO |
Classifier: |
Framework :: AsyncIO |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Intended Audience :: System Administrators |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: OS Independent |
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: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Topic :: Internet |
Classifier: |
Topic :: Internet :: WWW/HTTP |
Classifier: |
Topic :: Internet :: WWW/HTTP :: HTTP Servers |
Classifier: |
Topic :: Software Development |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Software Development :: Libraries :: Application Frameworks |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.8 |
Requires-Dist: |
starlette (<1.0,>=0.28.0) |
Requires-Dist: |
mdx-include (<2.0.0,>=1.4.1); extra == "doc" |
Requires-Dist: |
mkautodoc (<0.3.0,>=0.2.0); extra == "doc" |
Requires-Dist: |
mkdocs-markdownextradata-plugin (<0.3.0,>=0.1.7); extra == "doc" |
Requires-Dist: |
mkdocs-material (==9.1.15); extra == "doc" |
Requires-Dist: |
mkdocs (<2.0.0,>=1.4.2); extra == "doc" |
Requires-Dist: |
mkdocstrings (<0.23.0,>=0.19.0); extra == "doc" |
Requires-Dist: |
pyyaml (<7.0.0,>=5.3.1); extra == "doc" |
Requires-Dist: |
anyio (<4,>=3.0.0); extra == "test" |
Requires-Dist: |
anyio[trio] (<4.0.0,>=3.2.1); extra == "test" |
Requires-Dist: |
asyncio[trio] (<4.0.0,>=3.4.3); extra == "test" |
Requires-Dist: |
black (==23.3.0); extra == "test" |
Requires-Dist: |
flake8 (>=5.0.4); extra == "test" |
Requires-Dist: |
httpx (>=0.22.0); extra == "test" |
Requires-Dist: |
isort (<6.0.0,>=5.0.6); extra == "test" |
Requires-Dist: |
mock (==5.0.1); extra == "test" |
Requires-Dist: |
mypy (==1.3.0); extra == "test" |
Requires-Dist: |
pytest-asyncio (>=0.19.0); extra == "test" |
Requires-Dist: |
pytest-cov (<5.0.0,>=2.12.0); extra == "test" |
Requires-Dist: |
pytest (<8.0.0,>=7.1.3); extra == "test" |
Requires-Dist: |
ruff (<1.0.0,>=0.0.256); extra == "test" |
Requires-Dist: |
types-orjson (==3.6.2); extra == "test" |
Provides-Extra: |
doc |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-Expression: |
MIT |
License-File: |
LICENSE |