Explore >> Select a destination


You are here

blog.ian.stapletoncordas.co
| | gaganpreet.in
4.8 parsecs away

Travel
| | I recently migrated a medium sized Flask application from Python 2 to Python 3. Python 2 was retired over a year ago and upgrading the app was long overdue. I imagine there are still others who could use my lessons to migrate their apps. Background #A medium sized Flask application, ~20000 LoC running on Heroku with multiple celery workers. The app was already using the latest version of Python 2.7, which is a necessary stepping stone from 2.x to 3.x.
| | bfontaine.net
2.7 parsecs away

Travel
| | Tips and tricks in Python, Bash, Clojure and other languages/environments.
| | lanziani.com
3.9 parsecs away

Travel
| | How to write a better command line interface with python. Writing the Nth python shell script I found myself looking again at the documentation of argparse, A NIGHTMARE. After 15 minutes spent trying to understand how to use it, I gave up.
| | maddiestone.github.io
14.6 parsecs away

Travel
| Learn to reverse engineer Android applications!