|
You are here |
python-future.org | ||
| | | | |
gaganpreet.in
|
|
| | | | | 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. | |
| | | | |
shrik3.com
|
|
| | | | | ||
| | | | |
yasoob.me
|
|
| | | | | Hi there fellas. Today in this post i am going to show you how we can use python to make bulk urls tiny. Let me clear that we are not making a url shortening SERVICE instead what we are going to do is that we are going to unofficially use the tinyurl api (Tinyurl is a url shortening service). Theres not any official python api released by tinyurl. So lets begin with this: | |
| | | | |
javier.io
|
|
| | | package python scripts and dependencies in single files with pex | ||