Skip to main content

calculator

Project description

Syasya's Calculator

This is an example project demonstrating how to publish a python module to PyPi.

pip install syasya_calculator

Usage

from syasya_addition import add
from syasya_division import divide
from syasya_multiplication import multiply
from syasya_substraction import substract

# Generate "6"
add(3,3)

# Generate "1"
divide(3,3)

# Generate "9"
multiply(3,3)

# Generate "0"
substract(3,3)

Developing Syasya's Calculator

To install syasya_calculator, along with the tools you need to develop and run tests, run the following in you virtualenv:

$ pip install -e .[dev]

Project details


Download files

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

Source Distribution

syasya_calculator-0.0.3.tar.gz (1.4 kB view details)

Uploaded Source

Built Distribution

syasya_calculator-0.0.3-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file syasya_calculator-0.0.3.tar.gz.

File metadata

  • Download URL: syasya_calculator-0.0.3.tar.gz
  • Upload date:
  • Size: 1.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.6.8

File hashes

Hashes for syasya_calculator-0.0.3.tar.gz
Algorithm Hash digest
SHA256 d425aba82a87fe4c2cd8d7c1adc74aa9e718282d407387e74c0ee197bf2c5b39
MD5 752fcd6b6120aa5e94ec0ae1c0dbf6fb
BLAKE2b-256 188e44fa5ea70cc8b882163f1350f34ebcb218507d25e7cc88a2a39abe2c5862

See more details on using hashes here.

File details

Details for the file syasya_calculator-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: syasya_calculator-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.6.8

File hashes

Hashes for syasya_calculator-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b35101e4289061286f1d8640aff8d688c0a78f2168fcc19187a26b2439764cf1
MD5 92dc979cae66bd23e073b49209de2c54
BLAKE2b-256 433cbcfbcc8cd2fc2c6dfc441f03520fdfc2d801a188db8e404f98877dbb2e89

See more details on using hashes here.

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