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.1.tar.gz
(36.1 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.1.tar.gz.
File metadata
- Download URL: Wiz_Detention-0.0.1.tar.gz
- Upload date:
- Size: 36.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
214ee90dc0c13a79ee5554ada55364c26061455d2148fea8e6d970ba588c32d5
|
|
| MD5 |
0093ac4c356a2dfe63670562a2c7e0f6
|
|
| BLAKE2b-256 |
99dad14900ea28991802f9d9bd56f66c135bdabd5a4845e7627265a47c949658
|
File details
Details for the file Wiz_Detention-0.0.1-py3-none-any.whl.
File metadata
- Download URL: Wiz_Detention-0.0.1-py3-none-any.whl
- Upload date:
- Size: 37.5 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 |
5e02c20c05d88ad4f59fff7c8320e9997d4bdaf94fcb004c5d98f87c9740bd25
|
|
| MD5 |
c8e5e8d8fee9fee9826379f3f3a1195f
|
|
| BLAKE2b-256 |
0d075f8f0120ae3e2b5637951bbd09a5cf6f3d6fedc670fd2f63351858acd19e
|