This is the simplest module for calculation square of input figure.
Project description
Area Library
What is this?
The module allows you to calculate area of figure by it's parameters.
Using
Using the library is as simple and convenient as possible:
Let's import it first:
First, import everything from the library (use the from ... import * construct).
Examples of all operations:
Calculating circle area with radius=5 using the calc_area() function:
s = Area(figure_type="circle", {"r": 5}).calc_area()
Developer
wubbalubba
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
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 areacalcf-0.0.3-py3-none-any.whl.
File metadata
- Download URL: areacalcf-0.0.3-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
453d8379863286f1ec9e155648a6668c4192a13aa39dc572d14912a0f1ef0127
|
|
| MD5 |
9b3d90f214f9a5acdd4baa7999ee5145
|
|
| BLAKE2b-256 |
2e3d3281344f707ddc3ee750ba3850532b68f1bf0670686d1f17d26caaa86c2a
|