/pysimplegui

Alguns pequenos projetos e testes usando a biblioteca python pysimplegui

Primary LanguagePython

Welcome to personal pysimplegui projects 👋

visitors Twitter: juam_sv Linkedin: juam_sv GitHub: juam_sv Facebook: juam.sv Instagram Badge Medium: Badge Gmail: Badge

Some projects and tests using python library pysimplegui

01 - Conversion of metrics

02 - Calculator App


03 - Text Editor


Guide Installation and Use

Create and activate virtual enviroment

python3 -m venv .venv
source .venv/bin/activate.fish

Install dependencies

pip install -r requirements.txt

Usage

python main.py

Author

👤 Juam S.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator