Basically. I don’t hate Python type annotations, per se — there is nothing wrong with thing: int = 0 in my eyes. But those same eyes do… (more…)
Read more »
A collection of design patterns/idioms in Python. Contribute to faif/python-patterns development by creating an account on GitHub. (more…)
Read more »
Today we are excited to announce we’re open-sourcing MonkeyType, our tool for automatically adding type annotations to your Python 3 code… (more…)
Read more »
Lightweight 3D visualization library targeting SLAM applications. - Robertleoj/slam_dunk... (more…)
Read more »
I do a lot of web scraping in my spare time, and have been chasing down different formats and code snippets to make a large amount of network requests locally, with controls for rate limiting and error handling. (more…)
Read more »