Skip to content

reganto/django-ptpython

Repository files navigation


django-ptpython

PtPython as default Django shell.

Report Bug

Getting Started

Install the Package

Install it via pip:

pip install django-ptpython

Install the App

Add django-ptpython to your INSTALLED_APPS setting:

INSTALLED_APPS = [
    # ...
    "django_ptpython",
    # ...
]

Usage

./manage shell

screenshot

License

Distributed under the Apache License. See LICENSE for more information.

Contact

Email: tell.reganto[at]gmail[dotcom]

(back to top)

About

A Package to Set Ptpython as the Default Django Shell ✨

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages