Coder Social home page Coder Social logo

vishwajeetio / plotly-dash-django-udemy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cryptopotluck/plotly-dash-django-udemy

0.0 0.0 0.0 4.3 MB

The tutorial I made on connecting django, dash & plotly together

JavaScript 3.59% Python 3.35% CSS 86.12% HTML 6.94%

plotly-dash-django-udemy's Introduction

Intro Banner

Django-Plotly-Dash

Follow along with this Free Step by Step Tutorial Video:

Full Tutorial Video

Learn More on Django, Plotly & Dash on my Full Course:

Full Udemy Course

How to Install

  • Create an virtual env

    1. Check if you have a virtual env virtualenv --version
    2. (Not Installed) Dont see a version number? run sudo pip install virtualenv
    3. (Installed) Make a folder within the highest file of the project mkdir ~/env
    4. run virtualenv ~/env/my_new_app
    5. cd into the bin folder cd ~/env/my_new_app/bin
    6. activate the env source activate
  • pip install -r requirements.txt

  • Create a Postgres Database & connect it within the plotly_django_tutorial.py settings

  • python manage.py makemigrations

  • python manage.py migrate

  • python manage.py runserver

Finished Picture

Finished Project

Useful Links

django-plotly-dash

Postgres

Bootstrap Theme Used

Plotly

Dash Docs

Still Have Questions?

cryptopotluck.com

cryptopotluck Discord

plotly-dash-django-udemy's People

Contributors

cryptopotluck avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.