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.0.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.0.tar.gz.
File metadata
- Download URL: geometry-543-0.1.0.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 |
882bd3897e57c29df6fb4d018710b106d454476e4cce12150007da0ae4e5a293
|
|
| MD5 |
c9cb78adbd1d331dbe4a52f3a9b099ed
|
|
| BLAKE2b-256 |
9d5b71d82be207b9e29eb403259d0204026b2807e415da92585102b003029dff
|
File details
Details for the file geometry_543-0.1.0-py3-none-any.whl.
File metadata
- Download URL: geometry_543-0.1.0-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 |
4c595ce9364e13465899b361963c07cf3a2aea5da042f35141edd773774e6555
|
|
| MD5 |
6d54456f8864f8681b32bbd59a4fa0c1
|
|
| BLAKE2b-256 |
6ae67f33ba86eb3d3b4e5a1ff71034159391c1fcb475368f1872156b96627669
|