Skip to main content

Say hello!

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 substraction

# Generate "6"
add(3,3)

# Generate "1"
divide(3,3)

# Generate "9"
multiply(3,3)

# Generate "0"
substraction(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.1.tar.gz (1.5 kB view details)

Uploaded Source

Built Distribution

syasya_calculator-0.0.1-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for syasya_calculator-0.0.1.tar.gz
Algorithm Hash digest
SHA256 9935269058afb23acb87dd041f98829ed5a159d41cb1fd78ed6e03d668e8a22d
MD5 4e2f76b18239aa77fcc3db16643924cd
BLAKE2b-256 b821c33def37aeec4634b9872b3c7007e3ac71d4114f0e9d96703f67fb325f61

See more details on using hashes here.

File details

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

File metadata

  • Download URL: syasya_calculator-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 3.2 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/40.6.2 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.6.8

File hashes

Hashes for syasya_calculator-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 34607cfe32ac7bfbdc2f3071215abe5f45080eff2045a55be17b3b3df87c53b2
MD5 c0dba7821351b02fbc4814c871dad52b
BLAKE2b-256 b6be8945f7d88b0eaccc39f35e52f4a10c794bae721569681767e1074d9a7825

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