Code Monkey home page Code Monkey logo

liaartem / python_currencychart-pyqt6-vs Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 244 KB

Python PyQt6 project VS Code - generating report from DB (Oracle, MS SQL, Azure SQL, PostgreSQL, MySQL, MariaDB, Firebird, SQLite, Amazon Aurora MySQL, Amazon Aurora PostgreSQL, MongoDB, Cassandra). Creation of schedules of NBU exchange rates by year to monitor change trends.

Python 99.39% Batchfile 0.61%
matplotlib pyqt6 reportlab-pdf mysql-connector-python psycopg2 python-oracledb pymssql pyodbc python

python_currencychart-pyqt6-vs's Introduction

Python_CurrencyChart-PyQt6-VS

Python PyQt6 project VS Code - generating report from DB (Oracle, MS SQL, Azure SQL, PostgreSQL, MySQL, MariaDB, Firebird, SQLite, Amazon Aurora MySQL, Amazon Aurora PostgreSQL, MongoDB, Cassandra). Creation of schedules of NBU exchange rates by year to monitor change trends.

IDE - Visual Studio Code, Python 3.12

  1. Add Extensions -> Python -> Pylance -> Qt for Python -> Ruff

У командному рядку терміналу CMD 2) Додаємо бібліотеки -> pip install PyQt6 --upgrade -> pip install python-dateutil --upgrade -> pip install matplotlib --upgrade -> pip install reportlab --upgrade

-> pip install psycopg2 --upgrade (PostgreSQL) -> pip install mysql-connector-python --upgrade (MySQL) -> pip install mariadb --upgrade (MariaDB) -> pip install oracledb --upgrade (Oracle) -> pip install pyodbc --upgrade (MSSQL) -> pip install pymssql --upgrade (MSSQL) -> pip install fdb --upgrade (Firebird) + для Windows установить Firebird Client Library (https://firebirdsql.org/en/firebird-4-0/) -> pip install pymongo --upgrade (MongoDB) -> pip install cassandra-driver --upgrade (Cassandra) -> pip install pyasyncore --upgrade (Cassandra)

  1. Qt Designer Окремо встановлюємо: -> https://build-system.fman.io/qt-designer-download або: -> pip install pyqt6-tools Запускаємо -> pyqt6-tools designer

  2. Перетворення *.ui файлу у файл типу *.py -> На файлі MainWindow.ui - права клавіша миші - Compile Qt UI File (uic)


Створення EXE файла

  1. Ставимо pyinstaller -> pip install pyinstaller

  2. Запускаємо файл .\CurrencyChart_create_EXE_file.bat для автоматичної збірки exe файла Сформований файл буде розташований у каталозі \dist\


Завантаження первинних курсів

python_currencychart-pyqt6-vs's People

Contributors

liaartem avatar

Stargazers

 avatar

Watchers

 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.