This is my first package . A simple example package to discribes Triangle.
Project description
ammaproj
ammaproj is a package that can tell the area, perimeter, type by side, of any triangle.
It is designed mainly for learning purposes and as an example of Python packaging.
Features
- Area of Triange: use a function
Area(a,b,c)to find area of any triangle - Perimeter of Triangle: use a function
Perimeter(a,b,c)to find perimeter of any triangle - Type_by_Side: use a function
Type_by_Side(a,b,c)to identify the type of triangle by side.
Installation
You can install the package directly from PyPI:
pip install ammaproj
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
ammaproj-0.1.1.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
File details
Details for the file ammaproj-0.1.1.tar.gz.
File metadata
- Download URL: ammaproj-0.1.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
352c51b63efca36a695fbb53dc5d234e7658f14c2c22e3463164567313064cfa
|
|
| MD5 |
61e62e19872acf5494bbe9729f97d5b3
|
|
| BLAKE2b-256 |
e0631c3777559930680b9271d04ede15a3aa089449e43494c57b4321a5bdc0d9
|
File details
Details for the file ammaproj-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ammaproj-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16e61f0e227a0e9133a0d36ce5c8691eb9741dfe33ca51099c8225911602275b
|
|
| MD5 |
b1579db78fedf8226b2335851ff06424
|
|
| BLAKE2b-256 |
40e85483e5348b60432dcd442f7ec08cd7dadf2ffd32daec8be5584632c4f760
|