Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Popular repositories
-
header-survey
Survey of Commonly Available C System Header Files
-
active-geolocator
Testbed implementation of various "active geolocation" algorithms.
-
tbbscraper
Automated website scraping over Tor
-
mini-amf
Forked from hydralabs/pyamf
Minimal AMF encoder and decoder for Python
-
cxxfmt
Self-contained string formatting library for C++
Python 5
-
minify-mathjax
Deployment tool for mathjax, prunes unused files for your configuration and gzips stuff.
Python 3
162 contributions in the last year
Contribution activity
April 2019
March 2019
- zackw/mecab-python3 Python
Created a pull request in besser82/libxcrypt that received 2 comments
Move code, documentation, and tests into subdirectories.
There are enough files now that it’s getting confusing to have everything at the top level. Create subdirectories ‘lib’, ‘doc’, and ‘test’. Move al…
Created an issue in joerick/cibuildwheel that received 5 comments
"No module named cibuildwheel" on Travis (OSX, virtualenv python=3.6)
I have cibuildwheel working on Travis for Linux and now I am trying to extend it to build OSX wheels as well. I'm getting an error suggesting that …