Metadata-Version: 2.4
Name: pylogue
Version: 0.3
Summary: A Chatbot UI built for AI agents
Author-email: Yeshwanth Reddy <yyeshr@gmail.com>
Maintainer-email: Yeshwanth Reddy <yyeshr@gmail.com>
License: MIT license
Project-URL: bugs, https://github.com/sizhky/pylogue/issues
Project-URL: changelog, https://github.com/sizhky/pylogue/blob/master/changelog.md
Project-URL: homepage, https://github.com/sizhky/pylogue
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS.md
Requires-Dist: typer
Requires-Dist: nbdev
Requires-Dist: mkdocs-material>=9.6.18
Requires-Dist: mkdocs-mermaid2-plugin>=1.2.1
Requires-Dist: mkdocs-awesome-pages-plugin>=2.10.1
Requires-Dist: mkdocs-minify-plugin>=0.8.0
Requires-Dist: mkdocs-git-revision-date-localized-plugin>=1.4.7
Requires-Dist: pymdown-extensions>=10.16.1
Requires-Dist: python-fasthtml>=0.12.29
Provides-Extra: dev
Requires-Dist: coverage; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Dynamic: license-file
