Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kourva/pylomba
Python Evaluater App for Android made in kivy
https://github.com/kourva/pylomba
android-application evaluator kivy kivy-application python python-apk python-eval
Last synced: 2 months ago
JSON representation
Python Evaluater App for Android made in kivy
- Host: GitHub
- URL: https://github.com/kourva/pylomba
- Owner: Kourva
- Created: 2022-12-05T18:41:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-25T14:31:31.000Z (5 months ago)
- Last Synced: 2024-11-07T12:03:17.005Z (2 months ago)
- Topics: android-application, evaluator, kivy, kivy-application, python, python-apk, python-eval
- Language: Python
- Homepage:
- Size: 553 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PyLomba
Python Evaluater App for AndroidThis app is for evaluate a string which contains single expression and return the calculated value and only evaluates the single expression, not the complex logic code!
This app does not accept the source code which contains statements like:
+ for
+ while
+ import
+ class and functionand can not be used to **assign** a value to variable
# ScreenShot
| Copy Paste | Syntax Error | Example |
| --- | --- | --- |
| | |