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.4.tar.gz
(36.5 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.4.tar.gz.
File metadata
- Download URL: Wiz_Detention-0.0.4.tar.gz
- Upload date:
- Size: 36.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f94bdb5b9cefbc9ee41d7a21fe1dbdf6332abada0e84bacd4ba9d2d5ff89104
|
|
| MD5 |
8063d95b4ab549abc6f281e6aa2aaf7e
|
|
| BLAKE2b-256 |
e8721816649dc4f906ecc55d621ac0d521ebf00f6f23b2e34fa5132436f4eaba
|
File details
Details for the file Wiz_Detention-0.0.4-py3-none-any.whl.
File metadata
- Download URL: Wiz_Detention-0.0.4-py3-none-any.whl
- Upload date:
- Size: 38.0 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 |
0eb1008b63dbe31c342e28f21fb653734de6f2052b64539148273ce9f03b6565
|
|
| MD5 |
95db7e1c714ff5f2e6496753da9acfae
|
|
| BLAKE2b-256 |
82d2e10595455e78559fe6befc172656914bb35681244c3c209f7e4224013275
|