You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Methods to modify python immutable python objects inplace using ctypes. Experimental. Warning - Do not use these in your code unless you are very, very sure what you are doing and have very good reasons.
This repository documents my 60 Days of Python Challenge — a self-imposed commitment to learn and practice Python every single day for 60 days. Each folder contains the code and notes from that day's lesson.