Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akusarma/calculator

Calculator using kivy framework
https://github.com/akusarma/calculator

calculator hactoberfest hactoberfest-accepted kivy kivy-framework python python3

Last synced: 22 days ago
JSON representation

Calculator using kivy framework

Awesome Lists containing this project

README

        

#

Calculator

It's a full functioning calculator with a converter app made using python and kivy framework

- - -

## Features
* Calculations
* Converter
* History

- - -

## Screeshots
Calculator
Converter
History

- - -

## How to use it

> use separate python enviroment
```bash
git clone https://github.com/AkuSarma/Calculator.git

cd Calculator

pip install kivy==2.0.0

python main.py
```
- - -

## Contribution
Everyone is welcomed to contribute to this project. You can contribute either by submitting bugs or suggesting improvements by opening an [issue on GitHub](https://github.com/AkuSarma/kivy_initiator/issues). You can also open a [pull request](https://github.com/AkuSarma/kivy_initiator/pulls) if you can fix any of the bug you found or is already mentioned in open issues