Python’s import system is powerful, but also quite complicated. Until the
release of Python 3.3, there was no comprehensive explanation of the expected
import semantics, and even following the release of 3.3, the details of how
sys.path is initialised are... (more…)
Read more »
a flexible network data analysis framework. Contribute to aouinizied/nfstream development by creating an account on GitHub. (more…)
Read more »
Every year, I revisit the current best practices for Python packaging. This is my 2021 edition. (more…)
Read more »
Even if you are not a Mac user, you have likely heard Apple is switching from Intel CPUs to their own custom CPUs, which they refer to collectively as "Apple Silicon." The last time Apple changed its computer architecture this dramatically was 15 years ag... (more…)
Read more »