<div dir="auto">Thank you, Mats. I decided to contribute to wiki because I did some research on this topic and python wiki looks the most complete one except of this project. If community doesn't consider it as worthy to try and avoid it too.<div dir="auto"><br></div><div dir="auto">The best tool for my aim is chaquopy, I am exploring it passed an hour. Sadly, creator actively juggling gradle config files, so I start question is it worth to integrate.</div><div dir="auto"><br></div><div dir="auto">Context of my task is I have a ml model on python or better to say a python script which combines several classifiers and I want to quickly integrate into my Android app. That's why I search today for python integration on Android options. Android has its own ml kit and conversion tools to tflite format, but it has its own limitations.</div><div dir="auto"><br></div><div dir="auto">Thanks!</div><div dir="auto"><br></div><div dir="auto">--</div><div dir="auto">Dmitry</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 17 Aug 2023, 17:25 Mats Wichmann, <<a href="mailto:mats@wichmann.us">mats@wichmann.us</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 8/17/23 05:48, Dmitry Kazakov wrote:<br>
> Hello,<br>
> <br>
> I have found a promising project which allows to integrate python code <br>
> on Android and would like to extend your wiki page to share it with <br>
> wider audience.<br>
> <br>
> A wiki page is:<br>
> <a href="https://wiki.python.org/moin/Android" rel="noreferrer noreferrer" target="_blank">https://wiki.python.org/moin/Android</a> <<a href="https://wiki.python.org/moin/Android" rel="noreferrer noreferrer" target="_blank">https://wiki.python.org/moin/Android</a>><br>
> <br>
> A project is:<br>
> <a href="https://www.jython.org/" rel="noreferrer noreferrer" target="_blank">https://www.jython.org/</a> <<a href="https://www.jython.org/" rel="noreferrer noreferrer" target="_blank">https://www.jython.org/</a>><br>
> <br>
> Because non-authorised users can not do this, I share it with you <br>
> according to this page <<a href="https://wiki.python.org/moin/FrontPage#use" rel="noreferrer noreferrer" target="_blank">https://wiki.python.org/moin/FrontPage#use</a>> info.<br>
<br>
If you do add Jython, perhaps include a note about its status. This is a <br>
well known implementation mentioned elsewhere on the Python wiki, but <br>
the project... how to put this politely - "isn't getting a lot of love". <br>
It's not "dead", that would be too harsh, releases are still being made.<br>
<br>
Most of the Python community considers Python 2 a dead language; Jython <br>
does not run the current Python language specification, called Python 3 <br>
(which has been out for 15 years now).  There is a project in existence <br>
to make this happen, which includes a substantial revamp of Jython, but <br>
there's no public indication that it's making any real progress.<br>
<br>
The current, possibly outdated, comment inthe FAQ in Jython's own wiki <br>
(which is hosted by <a href="http://python.org" rel="noreferrer noreferrer" target="_blank">python.org</a>) might be instructive:<br>
<br>
<a href="https://wiki.python.org/jython/JythonFaq/GeneralInfo#Can_I_use_Jython_to_make_apps_for_mobile_phones.3F" rel="noreferrer noreferrer" target="_blank">https://wiki.python.org/jython/JythonFaq/GeneralInfo#Can_I_use_Jython_to_make_apps_for_mobile_phones.3F</a><br>
<br>
The python wiki is also discouraging (remember, on wikis, somebody has <br>
to update information, and for statements of this type, it's hard to <br>
tell if up to date or not):<br>
<br>
"Although Android's primary programming language is Java, there is no <br>
known port of Jython to the platform. "<br>
<br>
<br>
<br>
</blockquote></div>