Python logo

Table of Contents

  • libs.domain package
    • Submodules

Previous topic

libs.commands.results.versus module

Next topic

libs.domain.aggregate module

Links

  • Index
  • Github Repository
  • User's Manual
  • API Reference

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Python logo
  • API Reference »
  • libs package »
  • libs.domain package
  • |
  • |

libs.domain package¶

アプリケーションロジック

  • libs.domain.datamodels module: データモデル

  • libs.domain.command module: コマンド引数解析

  • libs.domain.score module: スコア解析

  • libs.domain.stats module: 成績解析

  • libs.domain.rule module: ルールセット管理

  • libs.domain.placeholder module: プレースホルダ構築

  • libs.domain.aggregate module: データ集計

  • libs.domain.modify module: DBデータ操作

Submodules¶

  • libs.domain.aggregate module
    • calculation_rating()
    • game_summary()
    • grade_promotion_check()
    • matrix_table()
  • libs.domain.command module
    • CommandAction
    • CommandParser
    • CommandResult
    • CommandSpec
    • ParsedCommand
  • libs.domain.datamodels module
    • Args
    • CommandAttrs
    • ComparisonResults
    • GameInfo
    • ParameterData
  • libs.domain.modify module
    • check_remarks()
    • db_backup()
    • db_delete()
    • db_insert()
    • db_update()
    • remarks_append()
    • remarks_delete()
    • remarks_delete_compar()
    • reprocessing_remarks()
  • libs.domain.placeholder module
    • PlaceholderBuilder
  • libs.domain.rule module
    • RuleData
    • RuleSet
  • libs.domain.score module
    • GameResult
    • Score
  • libs.domain.stats module
    • StatsDetailed
    • StatsInfo

Table of Contents

  • libs.domain package
    • Submodules

Previous topic

libs.commands.results.versus module

Next topic

libs.domain.aggregate module

Links

  • Index
  • Github Repository
  • User's Manual
  • API Reference

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Python logo
  • API Reference »
  • libs package »
  • libs.domain package
  • |
  • |
Release Version: 0.13.3. Last updated on 2026-04-22.