Python 3 support
See original GitHub issueHi,
I was trying to evaluate the time when kivy’s python 3 support for iOS would be released, regarding the FAQ quote “Be patient. We’re working on it”. However only evidence I found of such work is this issue which is kind of contradicts with whole story.
Could you please briefly explain what work needs to be done for python 3 support to happen? What experience with codebase needed for all of this (can outsiders help)? May be create few issues and tag them with py3
.
Thank you.
Sincerely, Eugene
<bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/32853883-python-3-support?utm_campaign=plugin&utm_content=tracker%2F9081&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F9081&utm_medium=issues&utm_source=github). </bountysource-plugin>Issue Analytics
- State:
- Created 7 years ago
- Reactions:9
- Comments:25 (10 by maintainers)
Top Results From Across the Web
Status of Python Versions - Python Developer's Guide
Supported Versions#. Dates shown in italic are scheduled and can be adjusted. Branch. Schedule. Status. First release. End of life. Release manager. main....
Read more >Python - endoflife.date
Release Released Security Support
3.11 1 month and 4 weeks ago. (24 Oct 2022) Ends in 4 years and 10 months. (24 Oct 2...
3.10...
Read more >Is there official guide for Python 3.x release lifecycle?
Is there an official guide on how long Python 3.x gets support, backports, etc.? I couldn't find any information about Python release ...
Read more >Python 3 Support — Click Documentation (7.x)
Click supports Python 3, but like all other command line utility libraries, it suffers from the Unicode text model in Python 3. All...
Read more >Welcome! — Supporting Python 3: An in-depth guide
Supporting Python 3 doesn't have to be daunting. This book guides you through the process of adding Python 3 support, from choosing a...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@hackalog I expect to dig into this in the next few weeks.
Have a look at BeeWare with “PyBee” - they have developed iOS/Xcode binary support for Pytho n2.7 and Python 3.4/3.5/3.6/3.7. Perhaps, Kivy project could be merged with BeeWare’s developements with BeeWare framework for the basic layers connecting to Android and iOS, and Kivy on top of this, providing the GUI/MVP layer. Just my $0.02.
https://github.com/pybee/Python-Apple-support