Listen here Or watch here (recommended because there will be code!) Welcome back to our podcast. In this week’s episode we look at Python packaging. I was teaching this on our weekly PDM Code Clinic call and we ended up building quite a useful Pybites Open Source tool. Introducing pybites-search, a command line tool to… Continue reading Teaching packaging by building a Python package
Articles on package
PyBites Module of the Week – Requests-cache for Repeated API Calls
By Bob Belderbos on 14 March 2017
Today a quick article on a nice caching module when working with APIs: Requests-cache.