Metadata-Version: 2.1
Name: tab_manager
Version: 0.1.2
Summary: Websocket for communicating with a simple web extension.
Author: Evan Voyles
Author-email: evan.voyles@intrafentech.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: fastapi[websocket] (>=0.111.1,<0.112.0)
Requires-Dist: orjson (>=3.10.6,<4.0.0)
Requires-Dist: pydantic (>=2.8.2,<3.0.0)
Requires-Dist: python-json-logger (>=2.0.7,<3.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Requires-Dist: typer (>=0.12.3,<0.13.0)
Requires-Dist: uuid (>=1.30,<2.0)
Requires-Dist: uvicorn (>=0.30.3,<0.31.0)
Requires-Dist: websockets (>=12.0,<13.0)
Description-Content-Type: text/markdown


