There’re a fairly large number of APIs offering real-time and historical currency exchange rate out there. currencylayer API is one of the best. It’s an easy-to-use JSON API supporting 168 currencies, delivering accurate, reliable and consistent currency ... (more…)
Read more »
Let's talk about debugging Python, both in development and production environments. (more…)
Read more »
A static analysis library for computing graph representations of Python programs suitable for use with graph neural networks. - GitHub - google-research/python-graphs: A static analysis library for... (more…)
Read more »
Video course: Introduction to desktop applications with PySimpleGUIThis course teaches you how you can quickly create desktop apps with Python. The content makes this easy: you don't have to be an expert in PyQt, Tkinter, wxPython or the web: inst... (more…)
Read more »
I wrote up my experience using Python to process data from a shared Google Sheets spreadsheet... (more…)
Read more »