ipython
https://github.com/ipython/ipython
Python
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported190 Subscribers
View all SubscribersAdd a CodeTriage badge to ipython
Help out
- Issues
- Startup performance.
- Provide a way to specify a custom exception handler in `embed`
- Add ability to specify per-command and per-response hooks to InteractiveShell/InteractiveShellEmbed instances
- Color for `?` token is too dark in default Linux color scheme
- Assigning variables with %time within a function produces odd behavior
- feature request: redirect magic's result to pager
- If environment variable TERM is set to "dumb", don't use escape sequences
- test on pypy once pypy implements supported Python 3
- Completion after unary operator
- %unload_ext could provide tab completion to loaded extensions
- Docs
- Python not yet supported