Let your Python tests travel through time. Contribute to spulec/freezegun development by creating an account on GitHub. (more…)
Read more »
We did it, team! After quite a bumpy release process and a bunch of last-time fixes, we have reached beta 1 and feature freeze. What a ride eh? You can get the shiny new release artefacts from here: (more…)
Read more »
I wanted to migrate my shelljob module from Python 2 to 3. I use this as part of the Leaf unit test setup. What I thought would be relatively straight forward has become quite a problem. I had trou…...
Read more »
(This is based on the series published in opensource.com as
9 articles:
1, 2, 3, 4, 5, 6, 7, 8, 9)... (more…)
Read more »
A common applied statistics task involves building regression models to characterize non-linear relationships between variables. It is possible to fit such... (more…)
Read more »