Robuta

Sponsor of the Day: Jerkmate
https://www.malemburg.com/post/129834618932/starting-a-python-blog Marc-Andre Lemburg: All Things Python — Starting a Python blog Starting a Python blog Long ago, in the late 1990s, I had a website on Christian Tismer’s Starship Python to show my Python projects to the community and... marc andre lemburgthings pythonstartingblog https://www.malemburg.com/post/130345549632/introduction-to-pyrun-python-in-35mb Marc-Andre Lemburg: All Things Python — Introduction to PyRun - Python in 3.5MB Introduction to PyRun - Python in 3.5MB Yesterday, we announced a new version of our open-source eGenix PyRun, the “one-file Python run-time”. So what is this... marc andre lemburgthings pythonintroduction35mb https://www.malemburg.com/post/126087223802/simplifying-print-string-formatting Marc-Andre Lemburg: All Things Python — Simplifying print() string formatting Simplifying print() string formatting A couple of weeks ago, there was a lengthy discussion on the python-ideas mailing list about how to simplify string... marc andre lemburgthings pythonprint stringsimplifyingformatting https://www.malemburg.com/psf Marc-Andre Lemburg: All Things Python — Python Software Foundation (PSF) Python Software Foundation (PSF) The PSF was founded on Thursday, March 5, 2001, at the 9th International Python Conference (Long Beach, California, USA) with... marc andre lemburgthings pythonsoftware foundationpsf https://www.malemburg.com/consulting Marc-Andre Lemburg: All Things Python — Consulting Consulting I am available as a consultant and can work both remotely and on-site. Experience My professional experience ranges from high level management (CTO,... marc andre lemburgthings pythonconsulting https://overcast.fm/+F4RCAEse4 #304: asyncio all the things with Omnilib — Talk Python To Me — Overcast talk python304asynciothingsovercast https://treyhunner.com/2015/11/counting-things-in-python/ Counting Things in Python: A History Sometimes the Pythonic way to solve a problem changes over time. As Python has evolved, so has the Pythonic way to count list items. Let’s look … countingthingspythonhistory