| 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
- Python FAQ: Why should I use Python 3? (lexy munroe)
- Python FAQ: How do I port to Python 3? (lexy munroe)
- Stop supporting Python 2.6 for free (Alyssa Coghlan)
- Why Python 4.0 won't be like Python 3.0 (Alyssa Coghlan)
- Python 3 for scientists
- scikit-bio py3-only RFC