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
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file arithmaticpy-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: arithmaticpy-0.1.3-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 655699eee2084cc32b5e6665af3ad1299d43b10c0e24bed553dba36502c44d3f |
|
MD5 | 8ec1b62eff2190128d4ff33250b17cd8 |
|
BLAKE2b-256 | fabc3781117e85958b417de9242ee5a7ac4bb78196ad82347995b4506b888bf9 |