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!
Release files for mathician 1.7.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mathician-1.7.1.tar.gz | 3.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mathician-1.7.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:8.1 kB
Release files / mathician-1.7.1.tar.gz
| Download URL | mathician-1.7.1.tar.gz |
|---|---|
| Size | 3.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d030338c7338511f0f806698248ab0e6ad5848e07590aa691357d6ac57a467c8
|
|
BLAKE2b-256 checksum How to use checksums |
4d2ecd8e2fde50b4520356a20840bb749004c68eb856b95952c706269e560178
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.6
|
Release files / mathician-1.7.1-py3-none-any.whl
| Download URL | mathician-1.7.1-py3-none-any.whl |
|---|---|
| Size | 4.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
629b19bb83893a2d64ff1b43c0fbd9b6522468bbb261d2d7dbee50a22cc76ad0
|
|
BLAKE2b-256 checksum How to use checksums |
4eb200a50d7068b5290c2881eac086aacc13069a7c3c024c468a5f417a209653
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.6
|