Python logo

Table of Contents

  • libs.commands.report package
    • Submodules

Previous topic

libs.commands.registry.team module

Next topic

libs.commands.report.entry module

Links

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

Navigation

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

libs.commands.report package¶

レポート生成モジュール

  • libs.commands.report.matrix module: 直接対戦マトリックス生成

  • libs.commands.report.monthly module: 月間成績集計

  • libs.commands.report.stats_list module: 個人/チーム成績一覧表生成

  • libs.commands.report.stats_report module: 成績報告書作成

  • libs.commands.report.winner module: 月間上位5名表示

Submodules¶

  • libs.commands.report.entry module
    • ReportConfig
    • main()
  • libs.commands.report.matrix module
    • plot()
  • libs.commands.report.monthly module
    • plot()
  • libs.commands.report.stats_list module
    • csv_generation()
    • df_generation()
    • graph_generation()
    • main()
    • text_generation()
  • libs.commands.report.stats_report module
    • cover_page()
    • entire_aggregate()
    • gen_pdf()
    • get_count_moving()
    • get_count_results()
    • get_game_results()
    • graphing_mean_rank()
    • graphing_rank_distribution()
    • graphing_total_points()
    • periodic_aggregation()
    • sectional_aggregate()
  • libs.commands.report.winner module
    • plot()

Table of Contents

  • libs.commands.report package
    • Submodules

Previous topic

libs.commands.registry.team module

Next topic

libs.commands.report.entry module

Links

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

Navigation

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