A simple library to calculate areas of shapes
Project description
area
A simple Python library to calculate areas of basic shapes.
Installation
pip install area
Usage
import area
area.circle(5)
area.rectangle(4, 6)
area.triangle(3, 8)
area.square(5)
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 area_calculator_soni-0.1.0.tar.gz.
File metadata
- Download URL: area_calculator_soni-0.1.0.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6fb2ff313dbe22014ce029f2415aab02a4f96a60c92e3f0142632acf6e1910c
|
|
| MD5 |
ed2743cd4610e922be16da4bbc0fe379
|
|
| BLAKE2b-256 |
8465a39f695b7554db4820dc8724dc789d109fbc21a22f2ec302ce3cd76f245d
|
File details
Details for the file area_calculator_soni-0.1.0-py3-none-any.whl.
File metadata
- Download URL: area_calculator_soni-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1258a2af4cda1dff1e853947e25f68164f54c56281915f2b9511b003d8b0d823
|
|
| MD5 |
582bbf9adf2da88677a833bd2961b29b
|
|
| BLAKE2b-256 |
29072192951fc2b24713a318be85eddf17b769fc1de0746eacac187c24c3b295
|