Skip to main content

CalculatePy is the fundamental package for mathematical operations with Python

Project description

CalculatePy is the fundamental package for mathematical operations with Python.

This package provides flexibility to the user to provide numbers is any format (string, int, float) whether as individual numbers are in an array.

It provides:

  • Addition
    • This function has flexibility in accepting numbers as
      • individual argument like "add(1,2)" or
      • in a list like "add([1,2])" or
      • in a set like "add((1,2))" or "add({1,2})"
    • Numbers can be passed as a string add('1', '2')
    • Any non number characters will be considered as 0 value without throwing an error
  • Subtraction
    • This function has flexibility in accepting numbers as
      • individual argument like "subtract(1,2)" or
      • in a list like "subtract([1,2])" or
      • in a set like "subtract((1,2))" or "subtract({1,2})"
    • Numbers can be passed as a string subtract('1', '2')
    • Any non number characters will be considered as 0 value without throwing an error
  • Multiplication
    • This function has flexibility in accepting numbers as
      • individual argument like "multiply(1,2)" or
      • in a list like "multiply([1,2])" or
      • in a set like "multiply((1,2))" or "multiply({1,2})"
    • Numbers can be passed as a string multiply('1', '2')
    • Any non number characters will be considered as 1 value without throwing an error

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

calculatepy-0.6.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

calculatepy-0.6-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file calculatepy-0.6.tar.gz.

File metadata

  • Download URL: calculatepy-0.6.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.4

File hashes

Hashes for calculatepy-0.6.tar.gz
Algorithm Hash digest
SHA256 de06cf79c497f79eb2d544e5fe750e187bf6fd2a67cbb4249b3f2bac8fffc3ed
MD5 c59e96bd3640ed10de92ccaefa5f568d
BLAKE2b-256 8466a0f5ad0efc0d2fa1676d7b26af31e10e14b492c4d3ea7670565807983c94

See more details on using hashes here.

File details

Details for the file calculatepy-0.6-py3-none-any.whl.

File metadata

  • Download URL: calculatepy-0.6-py3-none-any.whl
  • Upload date:
  • Size: 4.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.4

File hashes

Hashes for calculatepy-0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 1bfa586ecbb829252d97247c58a6cfeb52ffa6a281a0e712076651128e42b457
MD5 7190fb6c555ba6192434dffe3c72a599
BLAKE2b-256 ed3dde2d9fa13f62f6364d7ec73469abca00848d635940dc617d8ac1cfef7265

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page