Skip to main content

Calculator CLI made from app ideas repo: https://github.com/florinpop17/app-ideas

Project description

Calculator CLI

Instalação

Instale usando pip ou pipx (recomendado)

$ pipx install riguima-calculator-cli

Dá para fazer contas com as 4 operações matemáticas, segue exemplos:

$ calculator add 4 3 -f 5.5 # Utilize -f para número com ponto flutuante
12.5
$ calculator subtract 2 4 5 --even # Utilize --even para calcular somente números pares
-2
$ calculator multiply 3 2 9 --odd # Utilize --odd para calcular somente números ímpares
27
$ calculator divide 50 2 1
25.0

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

riguima_calculator_cli-0.1.1.tar.gz (1.6 kB view hashes)

Uploaded Source

Built Distribution

riguima_calculator_cli-0.1.1-py3-none-any.whl (2.4 kB view hashes)

Uploaded Python 3

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