A simple python package to calculate the area of different shapes
Project description
Shape Areas
A Python package to calculate areas of common plane shapes.
Installation
pip install shape-areas
Usage
from shape_areas.shape_areas import ShapeArea
area = ShapeArea()
print("Square area: ", area.square(2))
## 4.0
Add LICENSE
Include an appropriate license file (e.g., MIT License).
Build the Package
- Install
build:pip install build
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
area_of_shapes-0.1.tar.gz
(2.9 kB
view details)
Built Distributions
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 area_of_shapes-0.1.tar.gz.
File metadata
- Download URL: area_of_shapes-0.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af4a13e9f3e5ab366caef85c76edb1dbac00e9d7fc30f34f26319366ed5003b1
|
|
| MD5 |
9d185e8ef2b267d2d29dd767e381831f
|
|
| BLAKE2b-256 |
6cb091ee4735e8e114f8b70af03d282dec3cd210d4b2df92c30e8398e341d52f
|
File details
Details for the file area_of_shapes-0.1-py3-none-any.whl.
File metadata
- Download URL: area_of_shapes-0.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1138f33096587dc195bf20c98f6d864ae6bb34fa77ca25d5faf89c7bf18b4e59
|
|
| MD5 |
1970e901c63b46ba8581dcb5e5c6dab0
|
|
| BLAKE2b-256 |
eea99a71282e4b6b6580b0d44c8c96fc17aea2bcd229ab3b766bf669bfe8c26e
|
File details
Details for the file Area_of_shapes-0.1-py3-none-any.whl.
File metadata
- Download URL: Area_of_shapes-0.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96c328bba26f2911c92231935e64b98af8275f3d6aea914092ca11bba6a4dbcb
|
|
| MD5 |
f51c376f5c3874863bc987dee96f4e00
|
|
| BLAKE2b-256 |
2d8d66e3cc6fcd6a74a12c3d9b297f8a2638ccbad15bc7fcb64ae9ee93c6a07b
|