vrootic / Bane

a simple calculator for internal use

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bane

A simple calculator for internal use.

  • The simple program would calculate the base number multiplied by a propotion.
  • For example, we are going to pay someone, and we want to pay them according to the proportion of their workdays in this month.
  • There are other use cases.
  • It will show abbreviation of month which acrossed the date range if the date range is over two months.

Installation

The project is based on Qt4, Python 2.7, and PySide. It was only tested on Mac.

brew install qt
pip install pyside
pyside_postinstall.py -install

About

a simple calculator for internal use


Languages

Language:Python 100.0%