Python4 MINI - Python with the addition of new functions to make life easier for programmers
Project description
Python 4 MINI
Python 4 MINI is a version with added functions to make your life easier, including:
- Color prints (
say,csay) - Repetitions (
times) - Mathematical operations (
sum,sub,mul,div,perc,sqrt) - Text manipulation (
upper,lower,reverse,length) - Logic (
isEven,isOdd,greater,smaller) - HUDs (
border,banner,mirror) - Debug (
debug,typeOf)
Usage example:
from python4mini import say, csay, sum, sqrt
say("Hello World")
csay("Colored message", "red")
print(sum(1,2,3))
print(sqrt(16))
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
python4mini-0.1.1.tar.gz
(3.2 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 python4mini-0.1.1.tar.gz.
File metadata
- Download URL: python4mini-0.1.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4bc8aab173f7e3c946eca8cc1e2e0bc35b3904fe562319d7dcbb2da18aa2df9
|
|
| MD5 |
39419d8ff24c8b023d8a5ee82bb39961
|
|
| BLAKE2b-256 |
5a2dd707f94ebb62f2d138529b6c99021d3b10ba53943358eecbda75c7bdb52d
|
File details
Details for the file python4mini-0.1.1-py3-none-any.whl.
File metadata
- Download URL: python4mini-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
216ba27810d33e7bb9c1d78c6ce4c81edff4d42ec11f910d07bea0d09c7fece2
|
|
| MD5 |
cdac9ba347746d1f030d6ee44bf98409
|
|
| BLAKE2b-256 |
66e6c3d57c320dbce585a14fb1d9338176dc420cfb7b2dcbaa90c8108ab6214d
|