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.1.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.1.tar.gz.
File metadata
- Download URL: geometry-543-0.1.1.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 |
a542a90914b481a1fa324ee5dbfc9c04dcb28da43b09d5ae3598b41d5ee673a0
|
|
| MD5 |
605847d0aad2c532aa8e508dfb478cd9
|
|
| BLAKE2b-256 |
4105d4673ad617cb5b6be1e1fcb5097fa975088998dd81d8d559777272ff20e5
|
File details
Details for the file geometry_543-0.1.1-py3-none-any.whl.
File metadata
- Download URL: geometry_543-0.1.1-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 |
723a6fb1420d2291760484ceef8c4c272e05e553f4213964ce9f88ff0fb35267
|
|
| MD5 |
2dacd196a75074a4378c951334459a0b
|
|
| BLAKE2b-256 |
7c7022ee33f0c36eb131b16d65c081443cc16994dfab79824c82a94507ea9650
|