Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# PyLomba
Python Evaluater App for Android

This 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
+ print
+ import
+ class and function

and can not be used to **assign** a value to variable

# ScreenShot
| Copy Paste | Syntax Error | Example |
| --- | --- | --- |
| | |