Skip to main content

App for Django to run any Python script within Django context

Project description

django-pycharm

App for Django to run any Python script within Django context

Installation

You can install the plugin by running

pip install django-pycharm

In settings.py add django-pycharm to your INSTALLED_APPS

INSTALLED_APPS += ['django_pycharm']

Usage

python manage.py runscript <your_script.py>

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-pycharm-0.1.1.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

django_pycharm-0.1.1-py3-none-any.whl (2.6 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