Python library for converting Python calculations into rendered latex. - connorferster/handcalcs... (more…)
Read more »
Learn about ghapi, a third-party Python library and CLI client for the GitHub API. It includes tab-completion, integrated documentation and automatic pagination of responses. ghapi automatically manages required headers, query strings, route parameters, p... (more…)
Read more »
Distinguish IO-bound and CPU-bound applications in Python to write code that runs faster... (more…)
Read more »
I love the fact that setuptools now reads almost all of the information from setup.cfg. This in conjunction with the file: whatever syntax… (more…)
Read more »
Distributing Python Packages Part II: Submitting to PyPI...
Read more »