Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Built with Puppy 🐶

DuckDB Query Editor in Gradio (source, app)

Interactive SQL query editor:

  • accepts variables to use in query templates
  • saves queries and their execution data into an internal database (simply a JSON file)
  • displays results as an interactive table that can be sorted and filtered
  • creates shareable links, for query editor and results
  • works on mobile (for those who always wanted to practice SQL on the toilet)

Marimo Tutorials (source, app)

One notebook, many environments - no more Jupyter kernels! Uses a cool trick (if I can say so myself) to inject dependencies into a python script at launch time.

Puppy Installer (source, app)

FastAPI app serving installation recipes.

Affinity (source)

Typed, annotated vectors for well-documented datasets.