Skip to main content

Use all the simple arithmetic calculations such as fibonacci series, armstrong number etc.

Project description

Arith Tools

Arith tools package for basic arithmetic operations.

In the arithmetic of love, one plus one equals everything, and two minus one equals nothing.

Goals of the project:

  • Arith Tools is an arithmetic module which can be used to solve a very complicated arithmetic operations very easily.
  • Arith Tools handles everything from the start of thinking of a very algorithm to it's end by just using this module.
  • BLTAO, Bring Life To Arithmetic operations. Think of something more creative rather than wasting time in writing simpler code.



How to install ?

NOTE: It is recommended to set up a virtual environment.

In order to install this module, you need to follow the command given below.

python -m pip install arith-tools

Supported IDE

VSCode

  • Install Python extension
  • Install Pylance extension
  • Set Pylance as your Python Language Server
  • Install arith-tools in your environment: python -m pip install arith-tools

Both type checking and auto-complete should work for thy service. No explicit type annotations required, write your code as usual.

PyCharm

  • Install arith-tools in your environment: python -m pip install arith-tools

Both type checking and auto-complete should work for thy service. No explicit type annotations required, write your code as usual. Auto-complete can be slow on big projects or if you have a lot of installed arith-tools submodules.

IDLE

  • Follow the same procedure as before.



How to use the module ?

import arithtools
#To reverse a given number.
num=int(input("Enter a number: "))
print(arithtools.reverse(num))

What are expected from Arith Tools ?

  • Fibonacci Series.
  • Reverse a given number.
  • Convert a number to word.
  • Check for Automorphic number.
  • Check for Peterson Number.
  • Check for sunny number.
  • Check for Tech number.
  • Check for Fascinating Number.
  • Check for Keith or repfigit Number.
  • Check for Neon Number.
  • Check for Spy Number .......... and many more. (Check out the Project to find more.)



Versioning

arith-tools version follows PEP 440 format.



Support and Contributing.

Developers are free to contribute to this open source projects and report bugs at any time in the arith-tools repository.

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

arith-tools-1.1.1.tar.gz (5.7 kB view details)

Uploaded Source

File details

Details for the file arith-tools-1.1.1.tar.gz.

File metadata

  • Download URL: arith-tools-1.1.1.tar.gz
  • Upload date:
  • Size: 5.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.2

File hashes

Hashes for arith-tools-1.1.1.tar.gz
Algorithm Hash digest
SHA256 20412c7014f4fee1bd7ef6398ea8b4d84538dd6796d2d4b2a3532f51f05eba0a
MD5 b288fb9a93a914cda7d5ccc0c6251281
BLAKE2b-256 6312784f53f9f336567a888cb77dc415395825a3058a30f2effd1ee6513b0c01

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