datasette-files 0.1a3 のリリース
本文の状態
日本語全文を表示中
詳細モードで約1分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
Simon Willison Blog
Datasette プラグイン「datasette-files」がバージョン 0.1a3 に更新された。所有者による編集・削除設定オプションなどが追加され、他のプラグインとの統合作業に対応した。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
リリース: datasette-files 0.1a3
私は、datasette-files を他のプラグイン(例:datasette-extract)に統合する作業を行っています。これに伴い、ベースとなるプラグインの新しいリリースが必要となりました。
owners_can_editおよびowners_can_deleteの設定オプションに加え、files-editとfiles-deleteのアクションが、FileSourceResourceの子である新しいFileResourceにスコープされるようになりました。#18
- ファイルピッカーの UI が Web コンポーネントとして利用可能になりました。Alex Garcia 氏に感謝します。#19
- 他のプラグインでファイルデータへのアクセスが必要な場合に使用できるよう、
datasette_filesモジュールからget_filePython API を新たに追加しました。#20
タグ: datasette
原文を表示
Release: datasette-files 0.1a3
I'm working on integrating datasette-files into other plugins, such as datasette-extract. This necessitated a new release of the base plugin.
owners_can_edit and owners_can_delete configuration options, plus the files-edit and files-delete actions are now scoped to a new FileResource which is a child of FileSourceResource. #18
The file picker UI is now available as a Web Component. Thanks, Alex Garcia. #19
New from datasette_files import get_file Python API for other plugins that need to access file data. #20
Tags: datasette
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み