Skip to content

Latest commit

 

History

History
71 lines (49 loc) · 2.6 KB

README.md

File metadata and controls

71 lines (49 loc) · 2.6 KB

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