Skip to main content

PtPython as default Django shell.

Project description


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

Resources

See the open issues for a full list of proposed features (and known issues).

License

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

Contact

Project Link: https://github.com/reganto/django-ptpython

Email: tell.reganto

(back to top)

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.0.tar.gz (8.5 kB view hashes)

Uploaded Source

Built Distribution

django_ptpython-1.0.0-py3-none-any.whl (13.7 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