Dependency is the key problem in software development at all scales. If you have Oracle SQL queries scattered throughout the codebase and you decide to switch to PostgreSQL, then you will find out that your code is dependent on Oracle database and you can... (more…)
Read more »
My Python setup used to change a lot, as I would find ad-hoc solutions for my needs. These days I've settled on a Python setup that satisfies pretty much all of my different use cases and is easy to use. It is composed of these tools:
Pyenv for Python ver... (more…)
Read more »
An introduction to data science in Python, for people with no programming experience. (more…)
Read more »
Pathfinding Algorithm Visualization Tool written in Python - GitHub - xorz57/pathfinding: Pathfinding Algorithm Visualization Tool written in Python... (more…)
Read more »
When are we finally going to see Warehouse deployed? What's the holdup? Has this project stalled? For the last year, we at the Python Pac... (more…)
Read more »