UTSAVS26 / PySnippets

Collection of reusable Python code snippets for all.
https://sites.google.com/view/pysnippets/
MIT License
11 stars 17 forks source link

Tkinter snippets #2

Open lord-cyclone100 opened 5 days ago

lord-cyclone100 commented 5 days ago

@UTSAVS26 Hello bro....I would like to add some tkinter widget snippets such as lables, buttons, canvas etc.... I would like to contribute in your repo and so Pls assign me under hacktoberfest

UTSAVS26 commented 5 days ago

@lord-cyclone100 Hi there! Thanks for your interest in contributing to the repo. Could you please provide a more detailed explanation of why you'd like to add these Tkinter widget snippets? It would be helpful to know more specifics about what you plan to add and how it would improve or expand the current project. Looking forward to hearing more!

lord-cyclone100 commented 5 days ago

@UTSAVS26 The code snippets would be actually different types of gui elements like text boxes, buttons, radio and check boxes etc.....so that when users are trying to make any gui, they can use your repo instead of writing them again and again. I would also provide detailed explanation of what each method will perform.... I hope you understand 😀

UTSAVS26 commented 5 days ago

okie @lord-cyclone100 , i am assigning you this but make sure to create proper snippets so that if any user want custom size text boxes and all they can easily be able to do it

lord-cyclone100 commented 5 days ago

Just one question @UTSAVS26 How would you like them? In md files or py files?

UTSAVS26 commented 5 days ago

Just one question @UTSAVS26 How would you like them? In md files or py files?

you are creating code snippets so they need to be in py files and if explanation and working things you are write md files for them