A long-standing practical problem for Python users has been conflicts
between OS package managers and Python-specific package management
tools like pip. These conflicts include both Python-level API
incompatibilities and conflicts over file ownership. (more…)
Read more »
On UNIX-like operating systems you can have the Python equivalent of node_modules today, for every Python version, without changing your workflows. (more…)
Read more »
Learn how you can leverage Python and Pandas from directly inside PostgreSQL to build your own recommendation engine. (more…)
Read more »
the amazing 50-loc test framework. Contribute to asemic-horizon/assertive development by creating an account on GitHub. (more…)
Read more »
A simple way to setup a music server that automatically downloads new music to discover based on music you like on Spotify and YouTube. (more…)
Read more »