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.0.tar.gz (5.6 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: arith-tools-1.1.0.tar.gz
  • Upload date:
  • Size: 5.6 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.0.tar.gz
Algorithm Hash digest
SHA256 32e2ae9ae842aae4fd23f82a416e3017692b0cfded31544051a906ffd0366f7d
MD5 77350322e1f2ba6b23b66e5554a9fd84
BLAKE2b-256 a33dd71630754c2123d68710fb9b11568bcc68f649a63702bf6d7fb18efe0dd4

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