datasette-acl 0.6a0

📰 Simon Willison's Blog

Learn about datasette-acl 0.6a0, a plugin for multi-user Datasette instances to control access to resources

intermediate Published 18 Jun 2026
Action Steps
  1. Install datasette-acl 0.6a0 using pip
  2. Configure the plugin to define permissions for tables and resources
  3. Test the plugin with different user roles and access levels
  4. Use the plugin to implement fine-grained access control in a multi-user Datasette instance
  5. Explore the plugin's documentation to learn more about its features and capabilities
Who Needs to Know This

Developers and data engineers working with Datasette can benefit from this plugin to manage access control and permissions

Key Insight

💡 datasette-acl 0.6a0 expands permissions beyond table-only access, enabling a general resource-sharing system

Share This
🚀 datasette-acl 0.6a0 released! 🚀 Fine-grained access control for multi-user Datasette instances

Key Takeaways

Learn about datasette-acl 0.6a0, a plugin for multi-user Datasette instances to control access to resources

Full Article

Release: datasette-acl 0.6a0 This release expands datasette-acl from table-only permissions toward a general resource-sharing system. Alex Garcia did most of the work for this release - we're fleshing out the plugin that will allow multi-user Datasette instances finely grained control over who can access which resources within Datasette. Tag
Read full article → ← Back to Reads

Related Videos

QR Decomposition is Just Gram-Schmidt with Receipts
QR Decomposition is Just Gram-Schmidt with Receipts
DataMListic
More Trees Won't Fix Your Random Forest
More Trees Won't Fix Your Random Forest
DataMListic
K-Nearest Neighbors is Just a Majority Vote
K-Nearest Neighbors is Just a Majority Vote
DataMListic
Word2Vec — How Words Became Vectors
Word2Vec — How Words Became Vectors
DataMListic
Every Classification Metric is Just Four Counts
Every Classification Metric is Just Four Counts
DataMListic
Lasso Is Just a Laplace Prior
Lasso Is Just a Laplace Prior
DataMListic