News

We recommend attending Python Fundamentals prior to this workshop. Check out D-Lab’s Workshop Catalog to browse all workshops, see what’s running now, and review prerequisites.
Bring down the tutorial from GitHub, or export the fork you made in CodeSandox (see above) into a directory. If you want to test locally, you can use something simple like the Python http.server: ...
For developers keen on using programming language Python, there's a new tutorial that shows how to build a Python application in a Docker container using VS Code and Microsoft's VS Code Docker ...
In this tutorial, we saw how we can create a stunning UI with pure Python, and deploy it with Docker. To learn more about different Streamlit widgets, see their well-documented API reference.
Learn how to make a game in Python using the popular Pygame. You'll learn how to handle player inputs, draw graphics, and more.