Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/akusarma/calculator
- Owner: AkuSarma
- Created: 2020-12-07T13:34:48.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-23T15:09:52.000Z (about 3 years ago)
- Last Synced: 2024-10-14T06:40:24.136Z (22 days ago)
- Topics: calculator, hactoberfest, hactoberfest-accepted, kivy, kivy-framework, python, python3
- Language: Python
- Homepage:
- Size: 90.8 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- Changelog: history.kv
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
- - -
## How to use it
> use separate python enviroment
```bash
git clone https://github.com/AkuSarma/Calculator.gitcd 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