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/
2 contributions in 2012 in IPython
Activity in IPython
Contribution activity in IPython
July - December 2012
June 2012
Created an issue in ipython/ipython that received 8 comments
styling prompt, {color.Normal} excepts
version: ipython 0.12
With my prompt set to:
c.PromptManager.in_template = '{color.LightGreen} \T {color.Normal}\Y2 {color.LightGreen}\$'
I get an A…