Java vs. Python: Which should you choose? Compare the two most popular programming languages in the world, and let us know which one you prefer in our poll.
How to write a Python web API with Django Django is one of the most popular frameworks for Python API development. Learn how to use it in this quick tutorial.
How to write a Python web API with Flask Use Flask, one of the fastest-growing Python frameworks, to fetch data from a server, in this quick tutorial.
Simulate gravity in your Python game Learn how to program video games with Python's Pygame module and start manipulating gravity.
How to document Python code with Sphinx Documentation is best as part of the development process. Sphinx, along with Tox, makes it easy to write and beautiful to look at.
Switching from Python 2 to Python 3: What you need to know Python 2 will reach its end of life in mere weeks. Here's what to know before you migrate to Python 3.