Analyzing Kickstarter Campaigns with Python

07 Jul 2021 13:00 UTC-07:00

Full show notes: https://pythonbytes.fm/241

Topics covered: * Michael #1: Autosync all branches of a fork * Brain #2: Measuring memory usage in Python: it’s tricky! * Jay #3: Python f-strings can do more than you thought. f'{val=}', f'{val!r}', f'{dt:%Y-%m-%d}' * Michael #4: 10 Tips and Tools You Can Adopt in 15 minutes or Less To Level Up Your Dev Productivity * Brian #5: How to Start a Production-Ready Django Project * Jay #6: Bunchh