Welcome to myplayground, a repository showcasing various Python scripts that demonstrate specific abilities and topics. In this repository, you'll find examples covering the following topics:
- CSV manipulation
- Decorators
- Logging techniques
- Multitasking
- MySQL database connectivity
- Building Tkinter GUI applications
All the scripts in this repository are designed to work with Python 3. Additionally, if you plan to explore the MySQL connector scripts, please make sure you have the necessary packages installed, including mysql-connector-python
and PyMySQL
.