CodeSampleX

サンプル

Django 6.1: urls.path

検証済みサンプル — pypi Django 6.1: urls.path. python 3.12 · linux alpine/x64 · docker で contract を実行し、成功しました: assert resolve matches root path and extracts empty…

sha256:b08a95537d754616bff317b1abf858fe867588c816c7fe1d5da2190d287c5d8e

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

実行証拠

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

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

検証実行環境

環境 コントラクト ステージ 実行日
python 3.12 · linux alpine/x64 · docker ed25519:2175b912ea1c23b1 SKIPPED compile:SKIPPED · contract:SKIPPED · load:SKIPPED · resolve:FAIL
CONTAINER_RUN · python@1
2026-08-19
python 3.12 · linux alpine/x64 · docker ed25519:d91480838ac982c9 PASS compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS
CONTAINER_RUN · python@1
2026-08-20

ケース

HOW
ゴール
verify django.urls.path in pkg:pypi/Django@6.1
パッケージ
シンボル
  • django.urls.path
環境
python 3.12
作成日
2026-08-18T13:41:13Z

コントラクト

  1. assert resolve matches root path and extracts empty kwargs
  2. assert int converter matches integer segment, converts parameter to int, and rejects non-integer strings with Resolver404
  3. assert slug and str converters match formatted segments and extract named string kwargs
  4. assert reverse reconstructs route URLs from route names and keyword parameters, and raises NoReverseMatch on invalid arguments
  5. assert test Client successfully dispatches requests to views mapped via path and returns 404 for unmatched paths

ファイル

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

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

オリジンシーダー

匿名