I tried to log in and update the table, but the login page kept failing with “Invalid username or password”. Given that I’d just created the account and saved the credentials in LastPass, I’m guessing there’s something going on with the backend.
If someone who is already logged in cares to update the page: [BeeWare](https://beeware <https://beeware/>.org) is a collection of tools for building native user interfaces. Python Versions: Python 3.4+ Open Source: Yes Google Play links: None APIs: User interface: Native Android Other Android APIs: All. Java to Python integration: Yes 3rd party Libraries: Pure Python, plus any Java library Build: Standalone Android APK: Yes iOS: Yes Desktop OSs: Yes The note at the bottom of the page about porting Jython can also be amended: Android support in BeeWare is achieved using VOC, a tool that compiles Python source code to Java class files. This allows Python code to be executed as a native binary on the JVM. > On 8 Jan 2018, at 8:42 pm, Luciano Ramalho <[email protected]> wrote: > > BeeWare [1] also targets Android, and recently I've seen more movement > around BeeWare than those other projects mentioned. > > [1] https://pybee.org/ > > > But I haven't studied BeeWare yet, so I am not up to the task of > adding it to that page. > > > Best, > > Luciano > > On Mon, Jan 8, 2018 at 10:00 AM, David Boddie <[email protected]> wrote: >> I noticed that the Android page has seen some recent work to summarize the >> Python solutions available: >> >> https://wiki.python.org/moin/Android >> >> Can anyone think of other solutions that should be added to that page? >> >> David >> _______________________________________________ >> Mobile-sig mailing list >> [email protected] >> https://mail.python.org/mailman/listinfo/mobile-sig > > > > -- > Luciano Ramalho > | Author of Fluent Python (O'Reilly, 2015) > | http://shop.oreilly.com/product/0636920032519.do > | Technical Principal at ThoughtWorks > | Twitter: @ramalhoorg > _______________________________________________ > Mobile-sig mailing list > [email protected] > https://mail.python.org/mailman/listinfo/mobile-sig
_______________________________________________ Mobile-sig mailing list [email protected] https://mail.python.org/mailman/listinfo/mobile-sig
