Python Nuggets – Reversing Strings in Python There are many ways to reverse a String in Python... (more…) Read more »
Xlwings-Reports: Excel and PDF Reports with Python xlwings-reports is a professional reporting package that allows you to produce Excel and PDF reports in minutes, not hours. (more…) Read more »
Taking advantage of Python’s concurrent futures to full saturate your bandwidth I am starting a new series of small snippets of code which I think that maybe useful or inspiring for others. (more…) Read more »
Python strings are immutable, but only sometimes There is a common case when strings are actually mutable. (more…) Read more »
Pyperclip: Python module for cross-platform clipboard functions pyperclip - Python module for cross-platform clipboard functions. (more…) Read more »