Integrate posthog and log events to track usage (#17)

This commit is contained in:
Kerem Yilmaz
2024-03-04 15:24:18 -08:00
committed by GitHub
parent 7322eac7b9
commit 879bc616d3
9 changed files with 112 additions and 1 deletions

View File

@@ -45,6 +45,7 @@ structlog = "^23.2.0"
plotly = "^5.18.0"
clipboard = "^0.0.4"
curlify = "^2.2.1"
typer = "^0.9.0"
[tool.poetry.group.dev.dependencies]