Thursday, May 05, 2022

Sharing Code Using a setup.py File in Python

Sharing Code Using a setup.py File in Python
A 101 on how to share code across a Python project Photo by AbsolutVision on Unsplash The Problem You have the following project structure: ├── src ├── common…

May 5, 2022 at 09:00AM
via Instapaper https://bit.ly/387i743

Monday, May 02, 2022

Replace Python Lists and Make Your Code Orders of Magnitude Faster!

Replace Python Lists and Make Your Code Orders of Magnitude Faster!
No fancy libraries and no complicated engineering, just one data structure — hash tables. Image by author Every beginner programmer loves for-loops because of…

May 2, 2022 at 09:17AM
via Instapaper https://bit.ly/3OPjRj2