Skip to main content

Model of the Fushinryu development projects management methodology.

Project description

fushinryu-model

Model of the Fūshinryū (風心流) development projects management methodology.

Python 3.11+ License: MIT Documentation

Install

pip install fushinryu-model

Quick example

from datetime import datetime, timezone
from fushinryu_model import AcceptanceCriterion, ManualValidation

ac = AcceptanceCriterion(id=1, then="the system returns HTTP 200")
validation = ManualValidation(verdict="verified manually", passed=True, timestamp=datetime.now(timezone.utc))
ac = ac.model_copy(update={"validations": frozenset([validation])})
assert ac.is_validated

Full documentation: https://fushinryu-model.readthedocs.io

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fushinryu_model-0.1.3.tar.gz (2.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fushinryu_model-0.1.3-py3-none-any.whl (12.3 kB view details)

Uploaded Python 3

File details

Details for the file fushinryu_model-0.1.3.tar.gz.

File metadata

  • Download URL: fushinryu_model-0.1.3.tar.gz
  • Upload date:
  • Size: 2.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for fushinryu_model-0.1.3.tar.gz
Algorithm Hash digest
SHA256 5c66a1d3f0b103b429cd7b6d45e5c426343a77057aac3d21dd38605283d9e7d4
MD5 02b74760bd67da72690092ff703334f0
BLAKE2b-256 f7e708f1e61c5dd74cd56b3bbcc23a56b42ba2b8f1ed682b7478e951d0a047fe

See more details on using hashes here.

File details

Details for the file fushinryu_model-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: fushinryu_model-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 12.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for fushinryu_model-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 9314ca892d1f44658fecf76b03bc2b77559d4f0a7fe8d44648fd01307d2ad012
MD5 1ae513481930ec2e9267295e992c2ebb
BLAKE2b-256 fc9762b9030817f09c036508247a1c4e0c94a118289b11fcc566643d6f4f21b9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page