Python
126 posts
Analyzing GitPython and Pandas With GitPandas
Analyze GitPython and Pandas repositories with git-pandas! Explore LOC, contributors, and bus factor using this Python library for git analysis.
Create a pip-installable python package in 2 minutes
Rapidly create and publish Python packages. Learn the steps from cookiecutter-pipproject template setup to pushing your first release to PyPI in minutes.
Blame the world with git-pandas
Introducing git-pandas, a Python library offering a pandas interface for git analysis. Easily aggregate git blame across projects.
Sklearn-Extensions: Collecting Useful Scikit-Learn Add-ons
From time to time I come across an interesting blog post, gist, or other snippet of code related to scikit-learn that is pretty cool. Historically, th
Grapht: graph connectedness and dimensionality
I've been toying around with [graph stuff](https://en.wikipedia.org/wiki/Graph_theory) from time to time for a while now. I still have pretty much no
Cookiecutter-Flask (and some other stuff)
For web projects I've come to really appreciate projects such as [cookiecutter](https://github.com/audreyr/cookiecutter) and [cookiecutter-flask](http