Skip to content

Repository files navigation

Welcome to math-pkg

TestPypi Package TestPyPI Version
Meta Code of Conduct

Note: math-pkg was only published to TestPyPi

math-pkg is a project that has functions for basic math operations.

Attribute: pyOpenSci

Get started

You can install this package into your preferred Python environment using pip:

pip install -i https://test.pypi.org/simple/ math_pkg

To use math-pkg in your code:

>>> from math_pkg.square_number import square_number
>>> square_number(3)


>>> from math_pkg.subtract_numbers import subtract_numbers
>>> subtract_numbers(3, -10)

Copyright

  • Copyright © 2026 eao939.
  • Free software distributed under the MIT License.

About

DSCI 310 HW5 repo for python package

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages