bambic

WeCode 11th Bambi's second challenge of python programming


Keywords
calculator, cli, python, wecode
License
MIT
Install
pip install bambic==0.1.1

Documentation

Cli-Calculaotr

A simple commandline calculator app

Installation

Using Pip

  $ pip install bambic

Manual

  $ git clone https://github.com/choonghee-lee/cli-calculator
  $ cd cli-calculator
  $ python setup.py install

Usage

$ bambic --help