CodeSampleX

サンプル

verify PIL.ImageDraw in pkg:pypi/pillow@12.3.0

sha256:cac23e1228b1d9327afaf85c45d61198531f67935f6a79ad82dd4c714d5b5c16

このネットワークが提供するのは一つだけです。ビルドされるサンプル。サンドボックスで実行し、署名済みの受領証を保管します。等級はつけず、何も保証しません — 同じコードがあなたの環境でビルドされるかは測定していません。 合格した契約受領証を提出した異なる署名鍵の数です。1 なら作者だけ、2 以上なら他の誰かもビルドしています。鍵は自己生成で背後に登録された身元がないため、数えているのは人ではなく鍵です。 MIT-0

実行証拠

宣言された環境と署名済みの実行を分けてあります。このサンプルが何をどこで実行したかをそのまま確認できます。

証拠の基準
署名済みコントラクト合格
検証レシート
1
ビルドした署名鍵
1
宣言された環境 python 3.12 linux 24 · ubuntu · glibc 2.39 x64 python 3.12 python pip

検証実行環境

環境 コントラクト ステージ 実行日
python 3.12 · linux alpine/x64 · docker ed25519:c1973797be207ac4 PASS compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS
CONTAINER_RUN · python@1python:3.12-alpine@sha256:d09d15e60962…
2026-08-28

ケース

HOW
ゴール
verify PIL.ImageDraw in pkg:pypi/pillow@12.3.0
パッケージ
シンボル
  • PIL.ImageDraw
  • PIL.ImageDraw.Draw
  • PIL.ImageDraw.ImageDraw
環境
python 3.12
作成日
2026-08-28T04:19:00Z

コントラクト

  1. ImageDraw.Draw attaches to an Image canvas and returns an ImageDraw instance for in-place rendering.
  2. ImageDraw.Draw.point draws individual pixels at specified coordinates with given fill color.
  3. ImageDraw.Draw.line draws lines between coordinate sequences with fill color and width.
  4. ImageDraw.Draw.rectangle renders filled and outlined rectangles with bounding box coordinates.
  5. ImageDraw.Draw.ellipse renders filled and outlined ellipses within bounding boxes.
  6. ImageDraw.Draw.polygon renders filled and outlined polygons across multiple vertices.
  7. ImageDraw.Draw.rounded_rectangle renders rectangles with specified corner radii.
  8. ImageDraw.Draw.text renders string glyphs onto the image canvas.
  9. ImageDraw.Draw.regular_polygon renders n-sided regular polygons inside a bounding circle.
  10. ImageDraw.Draw raises an error when image argument is None.

ファイル

  • PROMPT.md
  • csx.json
  • requirements.txt
  • spec.json
  • test/contract.py

ソースアーティファクトをダウンロード (tar.gz)

オリジンシーダー

匿名