/thinkpy

Primary LanguagePythonMIT LicenseMIT

Thinkpy Library

**Mathematical Calculation Python Library**
  1. Install:
pip install math_py
  1. Capture numbers:
from math_py import * or from math_py import [package name]

# initialise visual arts
drive = calculate.Drive()