Skip to main content

A Survey Bot package developed using Django to create Bots and collect leads

Project description

django-survey-bot

A Survey Bot package developed using Django to create Bots and collect leads

Installation

django-survey-bot requires python3 to run. 1), install using pip

pip install django-survey-bot

2), Add "survey_bot" to your INSTALLED_APPS setting like this::

INSTALLED_APPS = [
        ...
        'survey_bot',
    ]

3), Include the survey_bot URL conf in your project urls.py like this::

path('survey-bot/', include('survey_bot.urls')),

4), Run python manage.py migrate to create the survey_bot models.

5), Start the development server and visit http://127.0.0.1:8000/survey-bot/ to create a bot.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_survey_bot-0.0.1-py3-none-any.whl (6.8 MB view details)

Uploaded Python 3

File details

Details for the file django_survey_bot-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for django_survey_bot-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8712382d1e481a24ce992c4fd8981d8ec082ebadc7b99a18d9e5cf05ad07260f
MD5 412ff446b1058903feb4f922f46e833d
BLAKE2b-256 b269d2f0947517b5851a7cdbb46c51c5e7953121d33876b9603d4518aaa4e130

See more details on using hashes here.

Supported by

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