This is my first package . A simple example package to discribes Triangle.
Project description
ammaritproj
ammaritproj 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 ammaritproj
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
ammaritproj-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 ammaritproj-0.1.1.tar.gz.
File metadata
- Download URL: ammaritproj-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 |
791f6c226af88518c5f2789919d86235ba3d1ccf678693c8a4e0649dcf14ae7f
|
|
| MD5 |
66301f96796c8167871f773b13bc8598
|
|
| BLAKE2b-256 |
8c962bcd643a36827a68ae226e02444b170d2c6f7a449756cf0026207ae9ed0c
|
File details
Details for the file ammaritproj-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ammaritproj-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 |
3b7f506ccd82118aef530898ed0840ee6287adae6e0749adf1f202f04711d327
|
|
| MD5 |
26d5284147e4acc7f776e30165bcd35d
|
|
| BLAKE2b-256 |
4036e5fbf27241768f4cf5f889824a0a0a4081955c63da84f7a60b1d366338af
|