Skip to main content

Simple Arithmatic Python Library

Project description

Arithmaticpy

Welcome to arithmaticpy - A Simple Arithmatic Python Library. The package is currently maintained and being updated. Official Release @ pypi.org

Installation

Use the package manager pip to install arithmaticpy.

pip install arithmaticpy

Usage

import arithmaticpy
from arithmaticpy import vlad

def sample_function():
   some_value = vlad.add(2, 4)
   return some_value  # returns 6

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Documentation

The official documentation for arithmaticpy can be found @ https://pypi.org/project/arithmaticpy/

License

MIT

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

arithmaticpy-0.1.3-py3-none-any.whl (2.1 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