Add your description here
Project description
Pulkit Calculator
A tiny example calculator package providing simple arithmetic helpers.
Install (from PyPI after publishing):
pip install pulkit-calculator
Usage:
>>> from pulkit_calculator import add
>>> add(2, 3)
5
Status
These badges show the current PyPI release, supported Python versions, license, and CI status. The package is published as pulkit-calculator on PyPI; import it in Python as pulkit_calculator.
Try it quickly:
python -m pip install --upgrade pip
pip install pulkit-calculator
python -c "import pulkit_calculator; print(pulkit_calculator.add(2,3))"
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
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 pulkit_calculator-0.1.2.tar.gz.
File metadata
- Download URL: pulkit_calculator-0.1.2.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9e789d8b96cdf25b73ad6419507d8404acd830aed199cde2aafc8827e8f9949
|
|
| MD5 |
5c477a49197cd4b3e77acdcbc8f9e43b
|
|
| BLAKE2b-256 |
311ec83b90cf4493bd7caddbd79ce2254c28a9b939026c355ce8c4a32b0cf9b2
|
File details
Details for the file pulkit_calculator-0.1.2-py3-none-any.whl.
File metadata
- Download URL: pulkit_calculator-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dae69156bbb4c6e4013376c9c9bc17fbc115053e9f33bcfdbc1a0784a2aa5263
|
|
| MD5 |
fce245a446812f91e736e07810bf36ae
|
|
| BLAKE2b-256 |
9d7d6bdfc5eda2e7288bdaaba6bb3aaeb5f6cdd350864e2f00a7563eac9f7409
|