quarto
brew install --cask quarto
v1.9.38
Open-source technical publishing system for creating documents, websites, and presentations from code and markdown.
Why you might care
Quarto lets you embed executable code (Python, R, Julia, JavaScript) directly in documents, automatically rendering results alongside narrative text. Ideal for researchers, data scientists, and technical writers who want reproducible reports without switching between tools. Built on Pandoc with strong support for academic and scientific publishing.
1.2k
30-day installs · #271
3.7k
90-day · #268
10.6k
365-day · #298
Links
- https://www.quarto.org/
- Brew formula source: Casks/q/quarto.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"alternatives": [
"Jupyter",
"R Markdown",
"Sphinx",
"Hugo"
],
"artifacts": [
{
"uninstall": [
{
"pkgutil": "org.rstudio.quarto"
}
]
},
{
"pkg": [
"quarto-1.9.38-macos.pkg"
]
},
{
"zap": [
{
"trash": [
"~/Library/Application Support/quarto",
"~/Library/Application Support/quarto-writer",
"~/Library/Caches/quarto"
]
}
]
}
],
"auto_updates": null,
"categories": [
"productivity",
"dev-tools"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Scientific and technical publishing system built on Pandoc",
"disable_reason": null,
"disabled": 0,
"display_name": "quarto",
"enrichment_fetched_at": "2026-06-20T22:48:42+00:00",
"first_seen": "2026-06-20T00:47:34+00:00",
"full_token": "quarto",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://www.quarto.org/",
"homepage_og_description": "An open source technical publishing system for creating beautiful articles, websites, blogs, books, slides, and more. Supports Python, R, Julia, and JavaScript.",
"homepage_og_image": "https://quarto.org/quarto-dark-bg.jpeg",
"homepage_title": "Quarto",
"installs_30d": 1169,
"installs_365d": 10588,
"installs_90d": 3686,
"last_seen": "2026-06-20T00:47:34+00:00",
"llm_generated_at": "2026-06-20T23:03:38+00:00",
"llm_model": "claude-haiku-4-5",
"names": [
"quarto"
],
"one_liner": "Open-source technical publishing system for creating documents, websites, and presentations from code and markdown.",
"rank_30d": 271,
"rank_365d": 298,
"rank_90d": 268,
"raw_hash": "4f186a32e2378187",
"ruby_source_path": "Casks/q/quarto.rb",
"tap": "homebrew/cask",
"token": "quarto",
"version": "1.9.38",
"why_use_this": "Quarto lets you embed executable code (Python, R, Julia, JavaScript) directly in documents, automatically rendering results alongside narrative text. Ideal for researchers, data scientists, and technical writers who want reproducible reports without switching between tools. Built on Pandoc with strong support for academic and scientific publishing."
}