A simple, fun scripting language called DumbScript with recipes, loops, and more!
Project description
its python for lower end people
DumbScript v1.3 Help 🌟
- Variables: name = value → supports int, float, bool, string, list
- Math: math var = expression → do math operations, ++/-- shortcuts
- Random: random var = [options] → pick a random value from a list
- Recipes: recipe name: ... → define functions, do name → call them
- Say / Print: say 'message' or say_color 'message' → prints text with optional color
- Loop: loop(count): ... → repeat code count times (loop(forever) for infinite)
- Countdown: countdown var, start → counts down from start to 0
- Ask: ask "question" into var → get input from user
- Pause: pause(seconds) → sleep for given seconds
- Clear: clear → clears the screen
- Write: write "filename" "text" → writes text to file, variables replaced
- Explode: explode → triggers a fake error for chaos
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
dumbscript-1.3.0.tar.gz
(3.6 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 dumbscript-1.3.0.tar.gz.
File metadata
- Download URL: dumbscript-1.3.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44226108e0690e3707d9e67afdaed1e6634e3b021c367d2e5195095f614908b4
|
|
| MD5 |
546e1ce8807a1670c42ce1d0dea3110d
|
|
| BLAKE2b-256 |
d66f5db49b1e26502e50b04eeaacb261610c3c03dd6c084a6744969cc090cd40
|
File details
Details for the file dumbscript-1.3.0-py3-none-any.whl.
File metadata
- Download URL: dumbscript-1.3.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
055163545388a4cb364e5d2fa26d1c2320a702e641c9fa85e2c530299711c179
|
|
| MD5 |
a3e35b7443fdaa2b44996da4f14127a8
|
|
| BLAKE2b-256 |
7ece021c867312625b55bd7e1b1618cf0ea343c7030ad57d4cfe2bcfe684a9ee
|