urcalc 0.2.0

Creator: bradpython12

Last updated:

Add to Cart

Description:

urcalc 0.2.0

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 +-*/.



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.

Contents

Installation

Dependencies


Controls
Links
Copyright



Installation
You can install via pip:
$ pip install c
$ c

Dependencies

Python 3
Urwid




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





Links

Bitbucket
PyPI



Copyright
This project is licensed under the MIT License, see COPYING.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.