Search timeline

People

Follow
Tweets about SciPy (Scientific Python) and related topics from .
Follow
The Python Software Foundation is the non-profit organization behind the Python programming language. For help with Python code, see python.org/about/help/
Follow
Official Monty Python updates
Day 97 of the #100DaysOfCode challenge. Today I continued the game I was working on yesterday with the #Python pygame module. I learned how to add collision to my player today and make my game more realistic๐Ÿ˜Š. This project is making me aware of the amazing things pygame can do.
Embedded video
0:23
7 views
1
5
#Python 3.10 added the match / case statement. This feature is called "Pattern Matching" ๐Ÿ๐Ÿ”ฅ Here's a simple example from the docs:
Image
4
96
One of the easiest ways to turn your #Python application into a Windows exe or Mac app is to use PyInstaller ๐Ÿ๐Ÿ”ฅ๐Ÿš€ Here's a simple example:
Image
7
175