Skip to main content

Simple calculator in terminal using Urwid

Project description

c is a simple calculator in terminal using Urwid, created solely for big buttons to click with mouse button, not meant to be having complex arithmetic operations, just basic +-*/.

https://bytebucket.org/livibetter/c/raw/tip/c.png

This project’s name is “c,” however, in order to register on PyPI, it uses “urcalc” as the PyPI package name. c is also the command to invoke the calculator.

Installation

You can install via pip:

$ pip install c
$ c

Dependencies

Controls

Beside LMB (Left Mouse Button) to press button on screen, there are also keyboard controls as listed below:

key

action

Enter or Space

press focused button

arrow keys

navigate through buttons

0 to 9

enter the digit

Backspace

remove lowest digit

N

change sign

.

begin fractional part

=

get answer

C, Escape

clear

Q

quit

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

urcalc-0.1.0.zip (10.9 kB view hashes)

Uploaded Source

urcalc-0.1.0.tar.gz (6.5 kB view hashes)

Uploaded Source

Built Distribution

urcalc-0.1.0-py33-none-any.whl (6.8 kB view hashes)

Uploaded Python 3.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