A python game
Project description
Wizard Detention's README
Updating pip on Windows:
py -m pip install --upgrade pip
File structure:
WizDetention/
├── LICENSE
├── pyproject.toml
├── README.md
├── setup.cfg
├── src/
│ ├── Assets/
│ └── Wiz_Detention/
│ ├── __init__.py
│ ├── constants.py
│ ├── game.py
│ ├── menu_screen.py
│ └── open_window.py
└── tests/
Install the latest version of PyPA's build:
py -m pip install --upgrade build
Build the dist directory:
py -m build
Install twine to upload distribution packages:
py -m pip install --upgrade twine
Upload all archives under dist:
py -m twine upload dist/*
Install pip package:
py -m pip install Wiz_Detention
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
Wiz_Detention-0.0.3.tar.gz
(36.4 kB
view details)
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 Wiz_Detention-0.0.3.tar.gz.
File metadata
- Download URL: Wiz_Detention-0.0.3.tar.gz
- Upload date:
- Size: 36.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eef4ffa92763c172f09dd6eae466b7dd489cc73e239815c7a38e94890606ff5a
|
|
| MD5 |
0a1ad6300b7facf0743097632cb1fd79
|
|
| BLAKE2b-256 |
12906f3d0bb9906ba46a0f5167b22d98bc609bc058af82a2519cfd1ec244df97
|
File details
Details for the file Wiz_Detention-0.0.3-py3-none-any.whl.
File metadata
- Download URL: Wiz_Detention-0.0.3-py3-none-any.whl
- Upload date:
- Size: 37.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
357f56fa9fb01036c553b4f860b826f0a03775f264c478a1f38af421e2977f34
|
|
| MD5 |
d2a1f152355c82f85b76247b8b542aa5
|
|
| BLAKE2b-256 |
3c218c72fd5edc5f2ad55486460e6761bf84dccb1dc7d848089c640cf595ab46
|