Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/boehnkec/mahjong

Play Mahjong in Python
https://github.com/boehnkec/mahjong

Last synced: 23 days ago
JSON representation

Play Mahjong in Python

Awesome Lists containing this project

README

        

# Mahjong in Python

Play Mahjong in Python.

## Quickstart

Install the package:

```shell
uv venv
source .venv/bin/activate
uv sync
```