PulseAugur
EN
LIVE 07:09:31

Datasette 1.0a35 launches with enhanced table management and template docs

Simon Willison has released two significant updates for his Datasette project. The first, datasette 1.0a35, introduces major enhancements to table management, including new interfaces for creating and altering tables with detailed column definitions, constraints, and foreign keys. This release also provides comprehensive documentation for template context variables, establishing a stable API for custom templates until version 2.0. A minor update, datasette-export-database 0.3a2, was also released to correct compatibility issues with the latest Datasette versions. AI

IMPACT Enhances data management capabilities for users of the Datasette platform, potentially improving workflows for data analysis and application hosting.

RANK_REASON Product updates for an existing open-source tool.

Read on Simon Willison →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

Datasette 1.0a35 launches with enhanced table management and template docs

COVERAGE [2]

  1. Simon Willison TIER_1 Italiano(IT) ·

    datasette-export-database 0.3a2

    <p><strong>Release:</strong> <a href="https://github.com/datasette/datasette-export-database/releases/tag/0.3a2">datasette-export-database 0.3a2</a></p> <p>An embarrassingly tiny release. The <code>pyproject.toml</code> had pinned to <code>datasette==1.0a27</code>, inadvertently …

  2. Simon Willison TIER_1 Italiano(IT) ·

    datasette 1.0a35

    <p><strong>Release:</strong> <a href="https://github.com/simonw/datasette/releases/tag/1.0a35">datasette 1.0a35</a></p> <p>I'll write more about this one tomorrow, but it's a big release. Three highlights from the release notes:</p> <blockquote> <ul> <li>New "Create table" interf…