Mathician is a math package that uses the math library (some of it) and built with Python math classes.
Project description
Mathician
Mathician is a math package that uses the math library (some of it) and is built with Python math functions. It is created by Arjun Sharda, and it is one simple python package that can be used, although basic and is great for starters who are learning how to use PyPi.
Mathician is open-sourced and is free for everyone to use, fork, etc, under the MIT License as defined in the LICENSE file In short, Mathician is a basic math package some basic math features and uses the math library. It is a python package created by Arjun Sharda and can be installed with the PyPi package manager.
Installation
# MacOS / Linux (via Terminal)
python3 -m pip install -U mathician
# Windows (via CMD Prompt)
py -3 -m pip install -U mathician
Changelog
Version 1.5.0
- Code rewrite for publishing with PyPi
Quickstart
import mathician
print(mathician.add(100, 2))
Take a look at more examples in the examples folder!
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 Mathician-1.6.0.tar.gz
.
File metadata
- Download URL: Mathician-1.6.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90f42abe7c0f4d7e07911e7e8c5ab5faee96733663cf48b67f2fe324152316cc |
|
MD5 | c4392113e850b9dc981402bc6483d12f |
|
BLAKE2b-256 | 6c988925adfa85875c46f03bd6ff08de463debff90d0005354d9f8dbc5ba533c |
File details
Details for the file Mathician-1.6.0-py3-none-any.whl
.
File metadata
- Download URL: Mathician-1.6.0-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6afd8928dd9b3a349db8734616b3ad22786c386e6b8544e5be2cfeeab0e4d7c |
|
MD5 | a2a4e927f87f39e3b2a885565f6c753b |
|
BLAKE2b-256 | 8b75031225c446d6fd529dbcd5fdc9ca42e029714be16297ab95143c33a0add8 |