Choosing which tools to use in your Python development environment might be the toughest part of Python programming.
The Python tooling ecosystem continues to evolve rapidly. I'll share what I need my tools to do, what tools are a part
of my development e... (more…)
Read more »
A tutorial for those with some experience in Python for data science students and real estate agents who are looking to gain insight about… (more…)
Read more »
Most Python programmers don’t spend a lot of time thinking about how equality and hashing works. It usually just works. However there’s quite a bit of gotchas and edge cases that can lead to subtle and frustrating bugs once one starts to customize their... (more…)
Read more »
Python for Coding Interviews. Contribute to mmicu/python-for-coding-interviews development by creating an account on GitHub. (more…)
Read more »
python-fire - Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object. (more…)
Read more »