Skip to main content

A chess tournament software in Python

Project description

Chess Tournament Software

Build Dev PyPI

Table of Contents


Overview

Chess Tournament Software is a standalone Python CLI application to manage players and tournaments in a chess club. Data is stored in JSON files. The app is cross-platform and follows the Model-View-Controller (MVC) pattern.


Installation (for users)

You’ll need Python 3.8+ installed. To avoid system-level issues (PEP 668, etc.), install the app in a virtual environment:

python3 -m venv venv
source venv/bin/activate  # On Windows: venv\Scripts\activate
pip install chess-tournament

Usage

After installation, simply run:

chess

flake8 reports

make flake8-html

or

flake8 --format=html --htmldir=reports/flake8_report

Architecture

Main directories:

controllers/ – business logic (players, matches)

models/ – data structures

views/ – command-line interface

data/ – local JSON storage

main.py – CLI entry point

See Issue #7 – Code Architecture for a full breakdown.


Developer Setup

Want to contribute or run the app locally? See: Developer_Setup_instructions.md


Author

@Thi26, OpenClassrooms student Training: Python Application Developer

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

chess_tournament-0.2.4.tar.gz (16.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

chess_tournament-0.2.4-py3-none-any.whl (19.8 kB view details)

Uploaded Python 3

File details

Details for the file chess_tournament-0.2.4.tar.gz.

File metadata

  • Download URL: chess_tournament-0.2.4.tar.gz
  • Upload date:
  • Size: 16.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.2

File hashes

Hashes for chess_tournament-0.2.4.tar.gz
Algorithm Hash digest
SHA256 b0e51eb048c081247e82f532b73081add8e829676a75334587b886992c696cb1
MD5 d0044d61bd3174ad707abdacfd705839
BLAKE2b-256 216eb77f743e630230a0591b0eedba48f7588c4eab41aec5db9d80c09bc7bbe1

See more details on using hashes here.

File details

Details for the file chess_tournament-0.2.4-py3-none-any.whl.

File metadata

File hashes

Hashes for chess_tournament-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 8f12c8e2033f6b9408eb8ee0dea789d799cd9255e931d2a21ee849e634648765
MD5 2d6d42208aebf3c4caad06aaa4582c45
BLAKE2b-256 1f6c6bdb062873f3c875a76fc4203bdc6c0fc54ea726577f150e8233df52243d

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