Master Python virtual environments with conda, once and for all. Learn how to install conda from scratch, manage, and packaging virtual environments. (more…)
Read more »
If you are like me, every once in a while you write a useful python utility and want to share it with your colleagues. The best way to do this is to make a package: it easy to install and saves from copy-pasting. (more…)
Read more »
Contribute to abstra-app/json-sql development by creating an account on GitHub. (more…)
Read more »
Relative paths according to the CURRENT FILE, not the current shell location. - GitHub - saleguas/slushie: Relative paths according to the CURRENT FILE, not the current shell location. (more…)
Read more »
emcee is an MIT licensed pure-Python implementation of Goodman & Weare’s
Affine Invariant Markov chain Monte Carlo (MCMC) Ensemble sampler and these pages will
show you how to use it. (more…)
Read more »