FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

mkalioby/bpython-django: bpython-django - Better Integration with Django for the famous bpython REPL · GitHub

 
 

Repository files navigation

bpython-django

This project is based on bpython REPL, I liked it very much but it missed some features for Django, like

  • Autocomplete the constructor for the model,
  • Autocomplete the attribute name on ModelManager functions like 'filter()' and 'get()'

Example

Install

pip install bpython-django

Usage

python manage shell or python manage shell -i bpython

About

bpython-django - Better Integration with Django for the famous bpython REPL

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL