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.4.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.4-py3-none-any.whl (15.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fushinryu_model-0.1.4.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.4.tar.gz
Algorithm Hash digest
SHA256 ec5eee371ef66651ca04de2d21e68e6b7daa9e39c64164f19ff01ed1b8a65106
MD5 acdafda8fc26fac655ffad3e26ea3451
BLAKE2b-256 e87a22ceb621a99452a306fe614583f9b348766c3175b2c93d6caa4d71618fd8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fushinryu_model-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 15.1 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 dd3ad1d977255524ff4823600f5dc59194d35838ca24bc68ccfc87506517cf30
MD5 3202be950baea7e2074d21bf8eaddec1
BLAKE2b-256 902b483ff5682c89f25c8d870e675db11f1e049207df73a821deb2c8afff13da

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