Skip to main content

A module that will make your coding easier

Project description

easy_py

easy_py is a Python package designed to make your Python coding experience easier by providing shorthand versions of commonly used functions. With easy_py, you can save keystrokes and time when writing basic Python code.

Installation

Install Short-Py using pip:

pip install Short-Py

Usage To use Short-Py, simply import the package and call its functions like so:

from Short-Py import p

# Instead of using print(), use p() for the same result
p('Hello, world!')

Here is a quick example that shows Short-Py in action:

from Short-Py import *

# Print a simple string
p("I'm using Short-Py!")

# Print multiple expressions
p("The answer to 2 + 2 is:", add(2, 2))
Output:
I'm using Short-Py!
The answer to 2 + 2 is: 4

Contribute

We welcome contributions to Short-Py! If you have a suggestion or improvement, feel free to fork the repository and submit a pull request.

License

Short-Py is released under the MIT License. See the LICENSE file for more details.

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

short_py-1.3.1.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

Short_Py-1.3.1-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file short_py-1.3.1.tar.gz.

File metadata

  • Download URL: short_py-1.3.1.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.2

File hashes

Hashes for short_py-1.3.1.tar.gz
Algorithm Hash digest
SHA256 7e4917306f712c3ebb698c3fbf5f2a16d480ce245b7dcfccb395201e99996e4e
MD5 ee37b834b3d632f0e1db1f5e0c7f17c5
BLAKE2b-256 c0df77888d7fa32d6a59b7836756fe5d6f12d66b33ccb5ab20b36649cc979fa7

See more details on using hashes here.

File details

Details for the file Short_Py-1.3.1-py3-none-any.whl.

File metadata

  • Download URL: Short_Py-1.3.1-py3-none-any.whl
  • Upload date:
  • Size: 4.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.2

File hashes

Hashes for Short_Py-1.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ca4be021f3c6426976e50c8bb90838f54ca3bed2799cb43bc26e60489665d321
MD5 a85e208acc046f2be2a3409b95033df4
BLAKE2b-256 299052714394b6ef8add66720858c9b084aad5d367895a7ff2b76dcb3b8e74a7

See more details on using hashes here.

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