Skip to main content

Mathician is a math package that uses the math library (some of it) and built with Python math classes.

Project description

Mathician

Top Language License GitHub commit activity (per year) Total GitHub Contributors

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mathician-1.7.1.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

mathician-1.7.1-py3-none-any.whl (4.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page