Skip to main content

A web application for managing tournaments in the Skat card game

Project description

PySkat - A Skat Tournament Management Program

PySkat Logo

PySkat is a web application for managing tournaments of the German national card game Skat. The functionality follows the official tournament rules given by the Deutscher Skatverband e.V. (German Skat Association). Evaluation of games is oriented at the official game sheets for tournaments.

Current Status

This software is currently in alpha state, thus is functionality is not complete and the API may or will change in future.

The following features are already working:

  • ORM data model based on SQLmodel
  • REST API for manipulating the database based on FastAPI
  • Web interface for data display and comfortably talking to the API

The following planned features are not working:

  • Data model on a per-game basis (currently per-match)
  • Security features to manage data edit rights

Installation

The software is published on PyPI and can be installed via pip or similar tools:

pip install pyskat

Usage

Once installed, run the CLI using the pyskat command.

To show the help on available commands run:

pyskat --help

To run a webserver serving the API only:

pyskat serve-api

To run a webserver serving the web interface (including the api on https://<host>/api):

pyskat serve-wui

For help on available options use the --help option on these commands. The option set is basically the same as for the fastapi run command (has been copied an adapted from there). As with fastapi run, the ASGI server used is uvicorn, so it may be used in production. Automatic OpenAPI documentation can be accessed at the http://<host>/docs resp. http://<host>/api/docs paths.

License

This software is published under the terms of the MIT License. The SVG drawings in the ./assets directory are licensed under the terms of the CC BY-SA 4.0.

Contributing

This project is in early status and does currently not accept code contributions. This may change in future. Feedback and suggestions are welcome via issues.

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

pyskat-0.3.0.post1.tar.gz (130.1 kB view details)

Uploaded Source

Built Distribution

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

pyskat-0.3.0.post1-py3-none-any.whl (63.4 kB view details)

Uploaded Python 3

File details

Details for the file pyskat-0.3.0.post1.tar.gz.

File metadata

  • Download URL: pyskat-0.3.0.post1.tar.gz
  • Upload date:
  • Size: 130.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.19

File hashes

Hashes for pyskat-0.3.0.post1.tar.gz
Algorithm Hash digest
SHA256 60cc172f847e4e49fe4f51c24328f08818572bd6e332e248ce126d3571c995bc
MD5 cf2319493f596c9ed65e8364ea88d2e1
BLAKE2b-256 decf2e589d8b97c4f83e91910df4ca6ee95867d6691b93f4dc97480611123d79

See more details on using hashes here.

File details

Details for the file pyskat-0.3.0.post1-py3-none-any.whl.

File metadata

File hashes

Hashes for pyskat-0.3.0.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 9708db2082919aa4d5995a524b800f7404b46a6edd15fa8120c56088b10b3c02
MD5 ddb103f60a5ea78808037bf2d97ffae9
BLAKE2b-256 fe9002618a26807ab44cc7fec4a3934d9b37c7c2b3eb469091360b4d45a85ff8

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