Sunday, November 5, 2023

2023 Upgrade to Python3 and Flask

Deck-u-lator has been upgraded to the latest Python environment on Google App Engine.  Google is ending support for Python 2.7, so moving to Python 3 was necessary to continue operating on this platform.  Deck-u-lator now uses the Flask micro web application framework.

The functionality from the Advanced page is now added to the main page with a button that will toggle between basic and advanced.  

Behind the scenes, the Javascript code has been simplified now that most modern browsers support XMLHttpRequest and JSON.  You may see error messages if you are using an older browser.

Thank you to those of you who have shared questions and feature requests.  

No comments:

Post a Comment