Удобная библиотека для консольных программ на Python
Project description
Toolsan
Консольные утилиты для красивой печати, анимаций и вычислений.
Установка
pip install toolsan
Быстрый старт
from toolsan import superprint, loadspin, calculate
superprint("Загрузка...", color=blue, delay=0.03)
loadspin(1.5, speed=12)
result = calculate("2 + 2 * 3")
print(f"Результат: {result}")n
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
toolsan-0.0.1.tar.gz
(5.0 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 toolsan-0.0.1.tar.gz.
File metadata
- Download URL: toolsan-0.0.1.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c2aff8dc74d986fe1b68dd2f7bf26108b068bfb26a38effc7f0eab88bf40f28
|
|
| MD5 |
82e72d72c847951da55d34d0ad1afe66
|
|
| BLAKE2b-256 |
0eab2a66ec4f1cad0d206c8952bbc6d71b038a97ae92d8ad859f870addb57e04
|
File details
Details for the file toolsan-0.0.1-py3-none-any.whl.
File metadata
- Download URL: toolsan-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3a3c3f76d17ed79a3438e06de8763ba0ae624a4f09d0f17445ee1b58b2a738b
|
|
| MD5 |
4f63bdb12da5c3106f3aabaf110a1a97
|
|
| BLAKE2b-256 |
7d338776ffbb95115062bb79136f28aadaf77a9ca025a624aac1b8dbe031cf9f
|