A simple package to use 'p()' instead of 'print()' for faster coding.
Project description
p4print
Earlier, I was a Java lover. In Java, I writing System.out.print() again and again was frustrating. So, I used sop() instead.
When I started coding in Python, my lazy coder instincts kicked in—I wanted a simpler way to print output. Typing print() repeatedly slowed me down, so I created a lightweight package that lets you use p() instead of print().
usage
from lazyprint import p
p("Hello, World!")
## Installation
```sh
pip install lazyprint
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
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 p4print-0.2.tar.gz.
File metadata
- Download URL: p4print-0.2.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2aa5a9c98436ac43399606a1ba85e0f334ea5c25875c94139d8c9f41aaf6ffe6
|
|
| MD5 |
555060113f39a8c2abf5ee8a27bafe00
|
|
| BLAKE2b-256 |
39c82eff32d9612709e513046c4aa5cc4efb8ad66b9eff508b8239e0ddcde7d2
|
File details
Details for the file p4print-0.2-py3-none-any.whl.
File metadata
- Download URL: p4print-0.2-py3-none-any.whl
- Upload date:
- Size: 1.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aeb14466815d0f3f0ba6480dea97e9cc2b67cb74b1acf57c2fc10a31f7680810
|
|
| MD5 |
fcbdf41ffb96650f8d8aedc1b2e412f0
|
|
| BLAKE2b-256 |
f4de4bdf3ddfea916b78b137dce85885e79de910b6595a2c4119238b5c1826f8
|