forked from wyuenho/blueberrypy
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support ipython in built-in REPL. #3
Comments
webknjaz
changed the title
Support ipython in build-in REPL.
Support ipython in built-in REPL.
Oct 1, 2016
anxolerd
added a commit
to anxolerd/blueberrypy
that referenced
this issue
May 9, 2017
https://github.com/open-craft-guild/blueberrypy Add IPython dependencies to requirements.txt and setup.py
anxolerd
added a commit
to anxolerd/blueberrypy
that referenced
this issue
May 9, 2017
https://github.com/open-craft-guild/blueberrypy Implement wrapper over default ipython repl to load blueberrypy app modules and session
anxolerd
added a commit
to anxolerd/blueberrypy
that referenced
this issue
May 9, 2017
https://github.com/open-craft-guild/blueberrypy Add `ishell` command to blueberrypy CLI
Closed
anxolerd
added a commit
that referenced
this issue
Jun 20, 2017
https://github.com/open-craft-guild/blueberrypy Add IPython dependencies to requirements.txt and setup.py
anxolerd
added a commit
that referenced
this issue
Jun 20, 2017
https://github.com/open-craft-guild/blueberrypy Implement wrapper over default ipython repl to load blueberrypy app modules and session
anxolerd
added a commit
that referenced
this issue
Jun 20, 2017
https://github.com/open-craft-guild/blueberrypy Add `ishell` command to blueberrypy CLI
anxolerd
added a commit
to anxolerd/blueberrypy
that referenced
this issue
Jun 26, 2017
https://github.com/open-craft-guild/blueberrypy Add IPython dependencies to requirements.txt and setup.py
anxolerd
added a commit
to anxolerd/blueberrypy
that referenced
this issue
Jun 26, 2017
https://github.com/open-craft-guild/blueberrypy Implement wrapper over default ipython repl to load blueberrypy app modules and session
anxolerd
added a commit
to anxolerd/blueberrypy
that referenced
this issue
Jun 26, 2017
https://github.com/open-craft-guild/blueberrypy Add `ishell` command to blueberrypy CLI
webknjaz
pushed a commit
that referenced
this issue
Jun 28, 2017
https://github.com/open-craft-guild/blueberrypy Add IPython dependencies to requirements.txt and setup.py
webknjaz
pushed a commit
that referenced
this issue
Jun 28, 2017
https://github.com/open-craft-guild/blueberrypy Implement wrapper over default ipython repl to load blueberrypy app modules and session
webknjaz
pushed a commit
that referenced
this issue
Jun 28, 2017
https://github.com/open-craft-guild/blueberrypy Add `ishell` command to blueberrypy CLI
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Maybe borrow implementation from http://django-extensions.readthedocs.io/en/latest/shell_plus.html
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: