Coder Social home page Coder Social logo

r-win-20 / django-dash-plotly Goto Github PK

View Code? Open in Web Editor NEW

This project forked from safirmotiwala/django-dash-plotly

0.0 0.0 0.0 4.79 MB

A Django Project to visualise the data using dash-plotly.

Python 3.23% CSS 85.24% JavaScript 3.56% HTML 7.96%

django-dash-plotly's Introduction

django-dash-plotly

The purpose of django-plotly-dash is to enable Plotly Dash applications to be served up as part of a Django application, in order to provide these features:

  1. Multiple dash applications can be used on a single page
  2. Separate instances of a dash application can persist along with internal state
  3. Leverage user management and access control and other parts of the Django infrastructure
  4. Consolidate into a single server process to simplify scaling

Installing

  1. Install Python
https://www.python.org/downloads/
  1. Install Django
pip install django
  1. Install Plotly
pip install plotly
  1. Install Django Potly Dash
pip install django_plotly_dash
  1. Install channels daphne redis django-redis channels-redis
pip install channels daphne redis django-redis channels-redis

Deployment

Run this code on local host using 127.0.0.1:8000

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

  • Thank you Creators of Django Dash Plotly for an integration library for python data visualization using Django and Plotly.

django-dash-plotly's People

Contributors

safirmotiwala 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.