Lets make coding hassle free!
Project description
knip
This module aims to make python coding hassle free!
Usage
from knip import sprint
sprint("hello", "world", end="#", sep="$")
sprint("3.14159265" * 314159265)
Advantages
- It displays large data (of any type) in a neat and organized manner.
- Does not hang while printing, no matter how large the data may be.
- Syntactically similar to in-built print function.
no reason not to use it <3
Installation
Run the following to install:
pip install knip
Author
- Email: nishant.aklecha@gmail.com
- LinkedIn: https://www.linkedin.com/in/naklecha
- CodeChef: https://www.codechef.com/users/naklecha
- PYPI: https://pypi.org/user/naklecha
- GitHub: https://github.com/Naklecha
Help me make this module better by adding your own appropriate functions! Thanks!
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
knip-0.0.3.tar.gz
(1.8 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
knip-0.0.3-py3-none-any.whl
(2.0 kB
view details)
File details
Details for the file knip-0.0.3.tar.gz.
File metadata
- Download URL: knip-0.0.3.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89eae6877d906670628046e673b7177707db1ca2bc4e10dbdb04a972f5ee5b69
|
|
| MD5 |
b8efb0d6ac70cdc7d18e0437a9fc9183
|
|
| BLAKE2b-256 |
b9bc2eeced9b5ea708aaf485adeff184b907e53565707b8ad445096ae251725f
|
File details
Details for the file knip-0.0.3-py3-none-any.whl.
File metadata
- Download URL: knip-0.0.3-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc4600841c16fb6b2af9b7fef63dcb41e45e5800765cbc9c3ef9df637e91e621
|
|
| MD5 |
3a00176298cf9431e51e8814ec4a0834
|
|
| BLAKE2b-256 |
703541f2bb767992a5518e38dd9b60b6dd325fa48a88bd9cca7d2cc73e00b2ca
|