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.6.tar.gz (2.4 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.6-py3-none-any.whl (24.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fushinryu_model-0.1.6.tar.gz
  • Upload date:
  • Size: 2.4 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.6.tar.gz
Algorithm Hash digest
SHA256 831600da93dc41715233944b65fa48352655bee7133848466c4dd82720e6c466
MD5 52e902a421b62210f6dd04bdb85cc7a9
BLAKE2b-256 b77de4a5fbbda90b73d89e3ceb3ad5c41922eb9cf38f81f8bc9f7446409eb0c7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fushinryu_model-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 24.7 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 213c1ba0b940ccf0689687655d32cf08f547285fad4213db2f160615a63e1c1e
MD5 d52a708a8a8a6af01b89d73c94ea3fec
BLAKE2b-256 9482475c4c69cfe228c0c677f5035b1ffcca52cce90024a6f37aa3e2fc2a2f99

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