School algorithm module for Python
Project description
Table of Contents
- About The Project
- Algorithms
- How to Install
- How to update to latest version
- How to Import
School Algorithms
school_algorithms is a Python module for secondary school maths and physics equations. It aims to provide a simple way for secondary school students to learn and calculate equations that they often use.
Functions include:
- A function that calculates power from energy and time
- A function that calculates energy from power and time
- A function that calculates time from power and energy
- A function that uses Pythagorean theorem to calculate the hypotenuse of a right-angled triangle
- A function that uses Pythagorean theorem to calculate a leg of a right-angled triangle
- A function that calculates the area of a triangle
- A function that calculates the area of a trapezium
- A function that calculates the area of a circle
- A function that calculates the volume of a right rectangle pyramid
- A function that calculates the circumference of a circle
- A function that calculates the circumference of a circle using diameter
- A function that calculates the volume of a square based pyramid
- A function that calculates the Lowest Common Multiple
To install:
python3 -m pip install school_algorithms
To update to latest version:
python3 -m pip --upgrade school_algorithms
To import:
import school_algorithms
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
File details
Details for the file school_algorithms-1.9.0.tar.gz
.
File metadata
- Download URL: school_algorithms-1.9.0.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb2a894125805c7cbbb3829a48dd1a40b15e9852d409d34fa19de8b97dee40c1 |
|
MD5 | 32fd3eb3250dc13477fae5fb2a958ab0 |
|
BLAKE2b-256 | edc0dfbb44ea7b4c2cfe87ae32521c872eb88dea4ce0dbf8561ceff19dd860b0 |
File details
Details for the file school_algorithms-1.9.0-py3-none-any.whl
.
File metadata
- Download URL: school_algorithms-1.9.0-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c43e66f5d6f35b343ba1e083dae842bec9ff05dd6a6482a26bcd02552686fc92 |
|
MD5 | 40c698278d4e9f53670e76aa4ac547d3 |
|
BLAKE2b-256 | ee9547f8ac19a922f4814b7788bece3ae14fa71750c190491bca33ed74763ff7 |