home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1556189823

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/sqlite-utils/issues/545#issuecomment-1556189823 https://api.github.com/repos/simonw/sqlite-utils/issues/545 1556189823 IC_kwDOCGYnMM5cwZJ_ 9599 2023-05-21T14:09:59Z 2023-05-21T14:09:59Z OWNER

I don't want to add trogon as a default dependency because it's a little heavy - it pulls in all of Rich and Textual as well. People who use sqlite-utils just for its Python API won't benefit from this - it's a CLI feature only.

But I have a sqlite-utils install ... command for helping people to install packages into the same virtual environment as sqlite-utils no matter how they installed that tool: https://sqlite-utils.datasette.io/en/stable/cli.html#cli-install

So I can treat Trogon as an optional dependency and add the sqlite-utils tui command only if that package is also installed.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
1718517882  
Powered by Datasette · Queries took 1.837ms · About: github-to-sqlite