Skip to main content

Powerful yet easy command line calculator.

Project description

cli-calc

test codecov Python Version wemake-python-styleguide

Powerful yet easy command line calculator.

Features

Installation

pip install cli-calc

See cli-calc.

In order to run it from anywhere: Add a symbolic link in ~/bin

cd ~/bin
ln -s ~/path/to/your/install/cli_calc/warpper.sh calc

Then use it anywhere. :-)

calc

Help

Input:
    "q" for quit, "h" for help

    "_float_" and/or "_int_" for last value
    "pi", "tau" and "e" for pi, tau and Euler

    "+f" to add display for fraction, "-f" to suppress display for fraction
        Other letters are:
        he(x), (o)ctal, (b)inary, (i)nteger,
        (f)raction, (t)ruth, i(e)ee, ieee_bi(n), f(r)om_ieee
        "float" is always visible

    See https://docs.python.org/3/library/math.html, use without "math."
        https://www.w3schools.com/python/python_operators.asp

    Try "cos(_pi_/2)", XOR: "0xFF ^ 0b10", "2**8-1", "factorial(42)",
        "help(math)"

Example

Try:

cos(_pi_/2)
0xFF ^ 0b10
2**8-1
factorial(42)

License

MIT

Credits

This project was generated with wemake-python-package. Current template version is: d06993f12e3ffad79652a2aec86189dee92d94dd. See what is updated since then.

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

cli-calc-0.1.3.tar.gz (9.2 kB view details)

Uploaded Source

Built Distribution

cli_calc-0.1.3-py3-none-any.whl (11.1 kB view details)

Uploaded Python 3

File details

Details for the file cli-calc-0.1.3.tar.gz.

File metadata

  • Download URL: cli-calc-0.1.3.tar.gz
  • Upload date:
  • Size: 9.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.12 CPython/3.8.5 Darwin/18.6.0

File hashes

Hashes for cli-calc-0.1.3.tar.gz
Algorithm Hash digest
SHA256 6643b1060ddc7e760047920c5aefc134b45305b2fd53e02444fb3760da221a47
MD5 9277cfe11723e7c1e8f5275e7cb4340c
BLAKE2b-256 5cfa69cce120abaf6eae59588d38d873ee61d9a8beb99e896ccd56d4e37b39a4

See more details on using hashes here.

File details

Details for the file cli_calc-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: cli_calc-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 11.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.12 CPython/3.8.5 Darwin/18.6.0

File hashes

Hashes for cli_calc-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 13ec6c3b042fad35ffbe8257c0303fefde4b69bbeaba7efca8e05a2510eeefc6
MD5 3b7ebea208b248b41897738ae9c43c16
BLAKE2b-256 28febf1f4c0fb36eb0b42ca7b4da6e0b6b32b2a7f9722a00c4329d3d7115fb7e

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