Python4 MINI - Python com adição de novas funções para facilitar a vida de programadores
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.0.tar.gz
(3.3 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.0.tar.gz.
File metadata
- Download URL: python4mini-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3528e1f96741c083796d6978505cc5b9041c3b1cb3322e0bd87e5e138fda2b5
|
|
| MD5 |
249a9ba6e5917ac47d408b4d694fb352
|
|
| BLAKE2b-256 |
0455909902ed89b9b99ac61ae57bcdc57a940e198ad6a69d2cd66208f0de4716
|
File details
Details for the file python4mini-0.1.0-py3-none-any.whl.
File metadata
- Download URL: python4mini-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.7 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 |
1e10a28f8405e2acd2d666f7f0c36296517cf7208e559de081df1533964f7b40
|
|
| MD5 |
3f2680cee7737aaf216ab79bb47fa17b
|
|
| BLAKE2b-256 |
40509259efe928a720c14b6d3ee8e819a858027e95da629d691c6d019a3468b7
|