This program is a presentation of how doing program you want to distribute. It embarks useful option to learn or adapt it to new context of uses.
- Choose between several languages
- Stock selection and update by downloading data from the web unto local database
- Make cool graphic to analyse financial data, and make small ML.
- Make a sheet report.
Romain BOYRIE, 2023
- Python 3
- Tkinter
- Sqlite
To start the application, run::
python3 main.py
To compile the application, write paths in pysetup script then run::
python3 pysetup.py
To compile the application, on windows, write paths in pysetup script then run::
python3 pysetup_wd.py
Choose your stocks :
Create Read Update or Delet lines in stock tables :
This program need an internet connexion to download data.
This program should use multi-processing tasks. Using several hearts computing improve its performance.