Simple calculater
Project description
Test Pip Install Program
This is a test program for learning to cerate and assemble a pip installable work library
Content
The libiray has 4 functions in the simple_calc: attraction, subtraction, multiplication and division.
Instructions
1. Install:
Pip install TestPipInstallprogram
2. Use functions:
In python:
from TestPipInstallprogram import simple_calc
Four functions:
-------
attraction(a,b): adds a and b together.
--------
-------
subtraction(a,b): subtracts b from a.
--------
-------
multiplication(a,b): multiply a and b togehter.
--------
-------
division(a,b): divides a by b.
--------
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 testpipinstallprogram-0.0.1.tar.gz.
File metadata
- Download URL: testpipinstallprogram-0.0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee48a840601b82f17cad63f91710fec0818e711a361d522efdb9db8556d07424
|
|
| MD5 |
6710953319ff47cb25d09fef9ce7936e
|
|
| BLAKE2b-256 |
81b3511c7ab42d512acd55b059294263281cd01d3a6641539736739a147c245f
|
File details
Details for the file TestPipInstallProgram-0.0.1-py3-none-any.whl.
File metadata
- Download URL: TestPipInstallProgram-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f59bcfd9ffe3bcff24e2830252fe9f1c6eeb5e0566afabaa7754e44c7a1f9a1b
|
|
| MD5 |
ae98d110b6734ce05e6d866cdd40ee92
|
|
| BLAKE2b-256 |
d48b93c694916bdbb8700675393a290b3596cf8eacf540f453c4b0ed9eab529c
|