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.5.tar.gz (2.3 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.5-py3-none-any.whl (22.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fushinryu_model-0.1.5.tar.gz
  • Upload date:
  • Size: 2.3 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.5.tar.gz
Algorithm Hash digest
SHA256 dfa5f938bb0d0fa694237416e48a9a80845ce64a88a84fdc29e3a0ad2070a67f
MD5 c13c0c284746761cb729d8fdf4898f21
BLAKE2b-256 bfced50d98af8dbb059c8bc0e89a2ed9224bec34c91bda170fe1024d73d577ca

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fushinryu_model-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 22.6 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 bc3e6be6eabfcb8e1cfbc2df703f6cf246258f5363cf777553e9aeab05315f02
MD5 9d1fa51e032285877d1bccef2e854e82
BLAKE2b-256 09b5fdfc733f697ccfb18f1ac2c5ba0b2478c1834c36b9d38fe39a6f05fcc1e9

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