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

Uploaded Python 3

File details

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

File metadata

  • Download URL: chess_tournament-0.2.13.tar.gz
  • Upload date:
  • Size: 18.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.13.tar.gz
Algorithm Hash digest
SHA256 0e3b193789a7586f1c381cf11276fe881adbf1e949ba6c0401566f080c189c55
MD5 8830e9abb1a6fbefed602cbebeca004e
BLAKE2b-256 e9128d8dc26dc8ba467c57ffbc01d5c2e1559d1c514d68aa4788d5e8aed98998

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for chess_tournament-0.2.13-py3-none-any.whl
Algorithm Hash digest
SHA256 ffabad6ad96cd4bcca99bc10653817fc5b0f58453a961855a9267f90b83f08f9
MD5 2dbed2d33faa8b02badb9b91c08004cd
BLAKE2b-256 c80ec4b0c6499991700c90b1d406f76f5ecfcf8a21b4bf42273bbd0f407c7e09

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