Best python print function
Project description
print-function
Install
$ pip install print-function
Usage
If we put from ___future___ import * on our python script, it will overwrite our print and become like
from ___future___ import *
print("123")
print("BabyRage!", flush=True)
# output
b'\xe5\xa4\xa9\xe7\x8e\x89\xe8\x8a\xb1\xe8\xa5\xbf\xe7\xbe\x8e'
' ╭─────────╮'
' |BabyRage!|'
' ╯─────────╯'
' ███]▄▄▄▄▄▄▄▃~~~'
' ▂▄▅█████████▅▄▃▂'
'[████████████████]'
'◥ ⊙▲⊙▲⊙▲⊙▲⊙▲⊙▲⊙ ◤ '
The normal print will be the unicode from random nonsense word and with the option flush=True, it will be a tank(嬰靈戰車) help you to log things
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
print-function-1.0.2.tar.gz
(2.1 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 print-function-1.0.2.tar.gz.
File metadata
- Download URL: print-function-1.0.2.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e6806b0f46447fa96943fd9ee70232a986b9fcdb53c67a68f3daa2700a2860e
|
|
| MD5 |
3dcad182b0ddf6a7989509d08da8786e
|
|
| BLAKE2b-256 |
88590a3232e8442425e7a53dedb405b268f360e358d9848ec892877e1a648eb0
|
File details
Details for the file print_function-1.0.2-py3-none-any.whl.
File metadata
- Download URL: print_function-1.0.2-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20398b7593d528d43d9a702c80656f490bca2c841f6cc21222f94bef67b7765a
|
|
| MD5 |
2cabe188c5cf65673fc2f524f8a7df53
|
|
| BLAKE2b-256 |
1a55973371bd5e566b88a14d620635e1963e11d2c249ed435c71d97785c00e6d
|