A package for printing text with time delay between characters
Project description
TIME PRINT V1.5.1
ENGLISH
This is a python package to use write effect and more in your texts !
FUNCTIONS
TP(seconds,"text")
You want to write "your_text" in 5 seconds? just use;
TP(5,"your_text") !
Formats: seconds: int,"text":str
P("text")
You don't want to wait until it writes bla bla seconds ?
it just goes write effect and its fast (very fast)
Example;
P("TEXT")
format: "text":str
Timetag(format:str)
Its not very cool thing but i added,Don't have to much talk just look ex.
Example format usages;
"Timetag("%H:%M")" Returns --> 12:56 = (Hours:Minutes)
"Timetag("%H:%M:%S")" Returns --> 12:56:24 = (Hours:Minutes:Seconds)
"Timetag("%d.%m.%y")" Returns --> 10.02.2023 = (Day.Month.Year)
It uses strftime package from time.
info()
just info about package.
My name, My email and project github repostory
TURKISH
Bu mesajlarınızda yazı efekti ve daha fazlasını kullanabileceğiniz bir python paketidir!
FONKSIYONLAR
TP(seconds,"text")
MESAJ Mesajınızı 5 Saniyede yazmakmı istiyorsunuz? şunu kullanın;
TP(5,"MESAJ")
Formatlar: saniye: int,"metin":str
P("text")
Bilmem kaç saniye boyunca yazmasını beklemek istemiyormusunuz?
bu mesajınızı hızlı (çok hızlı) bir şekilde yazar.
Kullanım:
P("MESAJINIZ")
Format: "metin":str
Timetag(format:str)
Çok havalı bir şey değil ama yinede ekledim. örneğe bakın.
Örnek format kullanımı:
"Timetag("%H:%M")" 12:56 Olarak Geri Döner --> (Saat:Dakika)
"Timetag("%H:%M:%S")" 12:56:24 Olarak Geri Döner --> (Saat:Dakika:Saniye)
"Timetag("%d.%m.%y")" 10.02.2023 Olarak Geri Döner --> (Gün.Ay.Yıl)
Time modülünden strftime paketini kullanır.
info()
Paket hakkında bilgi
Adım, email adresim ve projenin github sayfası.
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
File details
Details for the file TimePrintOnPYPI-1.5.2.tar.gz.
File metadata
- Download URL: TimePrintOnPYPI-1.5.2.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dcf52505ac7454b55eda12fe14172475df9a99ceecce2e838a39e2eb15c8a66f
|
|
| MD5 |
0b409c2a0dab6586467f08ad3a0718c4
|
|
| BLAKE2b-256 |
d27e1a0b66ca8b18a8699838b59b8a79684c21e5798369a4b0dbf51f60ab7017
|