Demo library
Project description
Ellipse
A small demo library for calculating the area of an ellipse
Installation
pip install geometry-543
Get started
How to create an ellipse and calculate the area
from geometry_543 import Ellipse
# Instantiate an Ellipse object
e = Ellipse(10,13)
# Call the method for calculating the area
result = e.calc_area()
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
geometry-543-0.1.2.tar.gz
(2.0 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 geometry-543-0.1.2.tar.gz.
File metadata
- Download URL: geometry-543-0.1.2.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
12013c20d56775b8f4048ad86c5a06e554553b5e9768e17075abe13f25bae90e
|
|
| MD5 |
df63a9e31e9a1d9194fd1e164d62404c
|
|
| BLAKE2b-256 |
98c78968e2b3d663e5f76ea86a88a894bb6baf7f73ef0b27f9a0551a20432933
|
File details
Details for the file geometry_543-0.1.2-py3-none-any.whl.
File metadata
- Download URL: geometry_543-0.1.2-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
70d33ec87db29411c83877acc8dba407046c253859f93ff218be9db1b42f3d00
|
|
| MD5 |
459a8fcd8efda8fa6735fec2df409364
|
|
| BLAKE2b-256 |
08fc1962248553971174483a6efb28b18dd186a8766973f2829a683b1807b60b
|