You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automates Python environment setup and app packaging by creating a virtual environment, installing dependencies, configuring Playwright for web automation, and preparing Python scripts for executable conversion with auto-py-to-exe.
This project guides you through converting Python scripts into standalone .exe files using PyInstaller and auto-py-to-exe. It covers setting up a virtual environment, installing dependencies, and optimizing the final executable.
# Banking Application (GUI) A desktop-based Banking Application built with Python and CustomTkinter, featuring account management, transactions, and customer verification.
Aplicação para automatizar o registro e controle de vendas de estabelecimentos. A solução registra vendas em uma planilha Excel, categorizando por forma de pagamento, calculando totais diários e mensais, e registrando troco e retiradas de dinheiro.
My Final Year Project that is a python application that uses NLP to extract events from text and allow the user to schedule them on calendars. Currently still a WIP.