Party games for small groups.
Project description
Have fun.
Download and run the correct application for your system directly, or follow one of the steps
below.
Terminal usage
pip install pagame
pagame
Python usage
pip install pagame
from pagame import Play
Play()
See and run examples/example_game.py for manually starting the game with parameters.
Notes
Spotify should be open for the proper experience, but does not have to.
In order for the game to access Spotify, you need to have a Spotify client id and secret. These
can be obtained by creating a Spotify app (through developer.spotify.com); and the client id
and secret can be pasted directly in through the GUI, or into the example script.
Parameters
Note that all these can be controlled through the GUI.
| Parameter | Description | Type |
|---|---|---|
delay |
Minutes between each game. If tuple, randomly sampled between values. |
int or tuple[int, int] |
language |
Which language the game is played with. | str |
playlist |
Spotify-URI for the playlist. | str |
spotify_id |
Spotify client id. | str |
spotify_secret |
Spotify client secret. | str |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pagame-1.1.3.tar.gz.
File metadata
- Download URL: pagame-1.1.3.tar.gz
- Upload date:
- Size: 111.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
238f3f2292421a5e364f6720896ba0c17ebed669469e8f777950c48e3cd0a11f
|
|
| MD5 |
454e4a029a7988563cb0a7f56b49a752
|
|
| BLAKE2b-256 |
83d30d0e702486bbe16b11ab6dfa78d68201aadaf5329e91c312a21fb52efda1
|
File details
Details for the file pagame-1.1.3-py3-none-any.whl.
File metadata
- Download URL: pagame-1.1.3-py3-none-any.whl
- Upload date:
- Size: 114.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3397def3e5f1a6724b4cb4b78e2f3fea20e1d9fd037211ad91fb4e8202e47de
|
|
| MD5 |
42aa454514d5cdb195a7794592c9be71
|
|
| BLAKE2b-256 |
6fd8aecaad5e3eb52a69e2c76d33b5ce0d8e4527a24cce30b1d710ee336b4fe2
|