Skip to main content

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

  1. It displays large data (of any type) in a neat and organized manner.
  2. Does not hang while printing, no matter how large the data may be.
  3. Syntactically similar to in-built print function.

no reason not to use it <3

Installation

Run the following to install:

pip install knip

Author

  1. Email: nishant.aklecha@gmail.com
  2. LinkedIn: https://www.linkedin.com/in/naklecha
  3. CodeChef: https://www.codechef.com/users/naklecha
  4. PYPI: https://pypi.org/user/naklecha
  5. GitHub: https://github.com/Naklecha
"Any suggestions would be appreciated"
"Help me make this module better by adding your own appropriate functions! Thanks!"

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

knip-0.0.2.tar.gz (1.9 kB view hashes)

Uploaded Source

Built Distribution

knip-0.0.2-py3-none-any.whl (2.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page