Customized bpython for Django Projects
Project description
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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bpython-django-0.22.11.tar.gz
(213.2 kB
view details)
File details
Details for the file bpython-django-0.22.11.tar.gz
.
File metadata
- Download URL: bpython-django-0.22.11.tar.gz
- Upload date:
- Size: 213.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b9af9d0a2676b602b6bdb8aca3d02bed61aea54df855fd7a2d4f17d487fc67f |
|
MD5 | 9f932b70ed0ea0333745ffbd217aadbe |
|
BLAKE2b-256 | 3748623bfa8a5f571e6140ddc32dec3b2ef4a1b28e56bb65a5d6a92a00255e46 |