Where To Look For Python 3-Compatible Code
As Python 3 is relatively new, there is a dearth of compatible libraries. Here are some of the places to look for code that works with Python 3.
- Python Package Index: list of Python 3 packages
- Python Cookbook: list of Python 3 recipes
- Google Project Hosting: list of projects tagged “python3”
- SourceForge: list of projects matching “Python 3”
- GitHub: list of projects matching “python3” (also, list of projects matching “python 3”)
- BitBucket: list of projects matching “python3” (and those matching “python 3”)
Get hands-on with 1400+ tech skills courses.