Write Your Python Program (WYPP)
A user-friendly python programming environment for beginners.
The ideas of this environment are based on the great ideas from Schreib dein Programm!.
WYPP consists of two parts:
- An extension for Visual Studio Code.
- A python package named
wypp.
This is the README for the python package. Usually, you install the python package together with the extension for Visual Studio Code. The homepage of WYPP explains how to install the extension and it contains extensive documentation on WYPP's features.
In case you want the use the wypp package without Visual Studio Code, you can install
the package via pip:
pip3 install wypp
This needs Python 3.12.x. After installation, you can use the wypp command
for running your python files, making all features explained below available.
Run wypp --help for usage information.
Release files for wypp 2.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| wypp-2.3.0.tar.gz | 105.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| wypp-2.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 219.6 kB
Release files / wypp-2.3.0.tar.gz
| Download URL | wypp-2.3.0.tar.gz |
|---|---|
| Size | 105.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
17b0aaebef80aac600874d263c80caf0b7f1a9cccf4fc2d548c86134724e9835
|
|
BLAKE2b-256 checksum How to use checksums |
cfe31424e0d20a7cf30c672ac8cca86eefa190ec92cf210704e44078e8584980
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.1
|
Release files / wypp-2.3.0-py3-none-any.whl
| Download URL | wypp-2.3.0-py3-none-any.whl |
|---|---|
| Size | 113.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
49e2b972f96e459120064f5e65ced24a21d9e23748d7c18a65943e02b5019222
|
|
BLAKE2b-256 checksum How to use checksums |
aa890994c7fc24b36e5ed965c11448fdafacf04e520216926faddaeb03595c1d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.1
|