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 36 million developers.
Sign up
Popular repositories
-
logkeys
A GNU/Linux keylogger that works!
-
backtesting.py
🔎 📈 🐍 💰 Backtest trading strategies in Python. -
xsuspender
👀 💻 💤 🔋 Auto-suspend inactive X11 applications. -
mdx_unimoji
Python-Markdown extension that replaces common smileys with their Unicode emoji emoticons.
-
mindforth
Automatically exported from code.google.com/p/mindforth
-
awesome-links.css
Embellish links on your web page with familiar FontAwesome icons. https://kernc.github.io/awesome-links.css/
42 contributions in 2012
Activity overview
Contribution activity
November 2012
- kernc/soupselect Python
Created a pull request in simonw/soupselect that received 1 comment
Added sibling selectors ('+' and '~') support
Added: adjacent sibling selector (CSS2.1, '+') general sibling selector (CSS3, '~') http://www.w3.org/TR/selectors/#adjacent-sibling-combinators L…