A simple package to use 'p()' instead of 'print()' for faster coding.
Project description
lazyprint
Earlier I was a Java lover. In Java, I didn't loved much the System.out.print() again and again. So, I used sop instead.
When I started coding in python. Being a lazy coder, I want a p() to be used insted of print() because I need to test output of programs many times. And, writing print many times make me slow. So, here is a simple package to use 'p()' instead of 'print()' #usage from lazyprint import p p("Hello, World!")
Installation
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.1.tar.gz.
File metadata
- Download URL: p4print-0.1.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 |
667572a49b6aa314ffc72b2ecb80c589876f841f20021e3df195857bb0db8fe8
|
|
| MD5 |
4a351d7d2ccad2d18a33dfb9cce4542d
|
|
| BLAKE2b-256 |
1c03e8dfadc14a28c29767dfc34b04a71ebf94cccaadb6e8b8ae327dd7ecfb39
|
File details
Details for the file p4print-0.1-py3-none-any.whl.
File metadata
- Download URL: p4print-0.1-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 |
ae32c7dabc9e3a532dd787c249dc7b4aa3785dc1a72eb7003c9ba7ec15d8b02f
|
|
| MD5 |
be01633377f025c5f85f944133c97a81
|
|
| BLAKE2b-256 |
2231bb6474301c5fefc5dba9d52ab9bd97c4ad8c50d230ea9b79d1e60e047e24
|