We just released a blog post about something I'm very excited about: Great Docs. Post is in the *new* Posit Open Source site:
opensource.posit.co/blog/2026-04...
Great Docs is a #python pkg for creating beautiful Python package websites. We make it easy to use but also give you lots of options.
Great Docs hit v0.10.0. I wrote a little retrospective covering one standout feature from each of its ten releases: auto-discovery, SEO, proofreading, linting, i18n, keyboard nav, versioning, and interactive data tables.
opensource.posit.co/blog/2026-05...
YAML deserves a defense!
opensource.posit.co/blog/2026-05...
The complaints are real but historical as they describe YAML 1.1, not the 1.2 spec that fixed them in 2009. The post traces the full history and introduces py-yaml12, a fast Rust-backed Python library for the modern spec. Hope you enjoy!
Anyone else spoiled by R's pkgdown and find python's mkdocs or sphinx a bit tedious and config-heavy. Check out @richmeister.bsky.social 's awesome new {great-docs} as a batteries-included alternative to spin up an effective docs site in <15 min!
1/n 🧵
github.com/posit-dev/gr...
The March edition of posit::glimpse() is here! 🚀
Key updates include Posit AI, a new assistant in RStudio, Pointblank for synthetic data for #Python, mirai v2.6.0: 50% faster async #RStats ⚡, Positron's PDF viewer + Jupyter support, and more.
Read the full roundup:
posit.co/blog/glimpse...
We’re excited to launch the Posit Open Source website! 🚀
We’ve unified 15+ years of tools, 900+ blogs, and 1,600+ videos in one place.
Explore it here: opensource.posit.co
Huge thanks to the team: @cwick.co.nz Greg Swinehart @hadley.nz @ivelasq3.bsky.social @jeroenjanssens.com
Announcing posit::glimpse() May 2026! ✨
Key open-source updates for #RStats, #Python, and now #SQL:
📊 ggsql: Grammar of graphics for SQL
🤖 raghilda: Simplified RAG in Python
🔭 Shiny + pointblank: Built-in OpenTelemetry support
🦀 Quarto 2: A Rust-based future
Read more: posit.co/blog/2026-05...
We just released raghilda to PyPi. Raghilda is a framework for building RAG systems in #python. See the release blogpost: opensource.posit.co/blog/2026-04...
Exciting news 🤩🤩🤩 I refreshed my blog… again
I write about Research Software Engineering 4 Reproducible Science — tools🔧, workflows🚀, opinions💭, data science📊, and more!
This week: Posit’s new #great-docs documentation tool
Lock in yall 👉 shorturl.at/D6seK
#databs #rstats #python #rse4rs
Great Docs is a new documentation site generator for Python packages. It auto-discovers your API, builds a modern site with Quarto, and ships with LLM-friendly features and one-command deployment.
opensource.posit.co
A common refrain among developers: YAML is bad and TOML is good. This post argues otherwise, tracing the history of configuration formats, examining what YAML 1.2 actually fixed, and introducing py-ya...
Great Docs reached its tenth release with v0.10.0. Here we look back at ten features that transformed it from a simple documentation generator into a comprehensive platform for Python package document...
Stay up to date with the latest in this posit::glimpse() roundup, featuring posit::conf(2026) registration, the launch of Posit AI, and updates to Positron, Quarto, and mirai.