Skip to main content

PtPython as default Django shell.

Project description


django-ptpython

PtPython as the Default Django Shell.

Test PyPI version

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.py shell

screenshot

License

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

Contact

Email: tell.reganto[at]gmail[dot]com

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

django_ptpython-1.0.2.tar.gz (8.7 kB view hashes)

Uploaded Source

Built Distribution

django_ptpython-1.0.2-py3-none-any.whl (14.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page