Skip to content

Repository files navigation

python-math

Basic math functions in Python

Working in a Conda environment

Make sure you have Conda or Miniconda installed.

Create conda environment

conda create --name python-calculator python=3.8

Activate conda environment

conda activate python-calculator

Install the package and dependencies

pip install .

Running tests

Make sure you have activated your virtual environment environment. Then run:

pytest

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages