| title | color | bg | fa-icon | style |
|---|---|---|---|---|
why |
white |
#49a7e9 |
question |
center |
Here are some resources on why Python 3 was created, and how and why to update code to use Python 3:
- Why Python 3 exists (Brett Cannon)
- How to add Python 3 support to your code
- Stop supporting Python 2.6 for free (Nick Coghlan)
- Why Python 4.0 won't be like Python 3.0 (Nick Coghlan)
- SciKitBio Py3 Only RFC