Giter VIP home page Giter VIP logo

dashboard_stock_prices-streamlit's Introduction

Cours de la bourse en temps réel


Ce projet conciste en la crĂ©ation d'un dashboard qui rĂ©cupĂšre en temps rĂ©el les cours des actions de diffĂ©rentes entreprises et devises. On peut empiler 4 courbes Ă  la fois sur 4 lignes, et selectionner une fenĂȘtre pour savoir si sur cette pĂ©riode le cours a diminuĂ© ou non, et de combien.


Ce projet est apparu dans les recommandations de la semaine le 23 juin 2021.


L'app est réalisée avec StreamLit et Plotly :



Capture d’écran 2021-06-02 Ă  12 00 01


Pour accéder au DashBoard c'est ici -> DashBoard


Configuration


Le fichier config.toml du dossier .streamlit contient les éléments du thÚme de l'application telles que la couleur du fond, et la couleur des boutons.
exemple :

[theme]
backgroundColor="#FFF"
font="sans serif"

Le fichier requirements.txt contient les packages python non natif, tel que Plotly.
exemple :

yfinance
plotly
sklearn




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.