naskio / chaquopy-mishkal

example of running a Python library (mishkal) in Android using chaquopy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chaquopy-mishkal

This is an example for running a Python library (mishkal) in Android using chaquopy

screenshot

Code

All the code that has been added to run the python library is located between a two comments python-start and python-end.

The following files has been changed/added:

# python-start
chaquopy.license=<your_license_key>
# python-end 

You can get free license for your open source project at https://chaquo.com/chaquopy/free-license/

Chaquopy

About

example of running a Python library (mishkal) in Android using chaquopy

License:MIT License


Languages

Language:Kotlin 94.0%Language:Python 6.0%