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

Uploaded Python 3

File details

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

File metadata

  • Download URL: fushinryu_model-0.1.1.tar.gz
  • Upload date:
  • Size: 1.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.1.tar.gz
Algorithm Hash digest
SHA256 bbb31f964349ad86bb85d56d6d851c6104f441a0053c4f53cd0fed6923db34f7
MD5 990943422f40add1ef2b508f2f8b8b2e
BLAKE2b-256 4e042de2d4c3c9bac349cea7b066e6eafb2597e118bc71ca5afc8597e91c3626

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fushinryu_model-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 9.5 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ab52c3a82f8e36b3603122387b81fafd7ab4d6c455acbdaf25caeaf3d8832938
MD5 759db4ed96c7d4967d521e07c9d2bd0e
BLAKE2b-256 038c1960bc60c81b35bf1472ae87b2748ee52d76d624de707b5c7204b9f384cf

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