Module for calculating the area of shapes
Project description
PyShapeArea
The module needs for calculating area of geometrical shapes
Using
First, import library:
import pyshapearea
Than you can use all functions of the library like this:
Calculating circle area - print(circle(1))
Calculating triangle area - print(triangle(3,4,5))
Checking, if a triangle is right triangle - print(right_triangle(3,4,5))
Developer
My github
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 pyshapearea-0.0.1.tar.gz.
File metadata
- Download URL: pyshapearea-0.0.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
12a2231f1773cdc075236bf887beebd16c8ee93e16a289c5e619f00896f3735f
|
|
| MD5 |
0722ad56b6bd44a49386e4766826f076
|
|
| BLAKE2b-256 |
92bfe77fd939c9eeec95db6c34fae294b3e79faddeb77c02ee5f4f3b0a11743c
|
File details
Details for the file pyshapearea-0.0.1-py3-none-any.whl.
File metadata
- Download URL: pyshapearea-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
330bf258494d5bf9d07d1d1a06dc37a352fb42d906acbf798a26198afc26a6a3
|
|
| MD5 |
659c2c86b6d94a352deb990efe434403
|
|
| BLAKE2b-256 |
83dbc4499e83f6452cc29878d172d457d49f3c07313c961b3893aa4aa8754a63
|