What is the most practical application you have used Python for?
Example of a simple and well made Python project on Github
You should checkout the discord.py repository! It's well structured. https://github.com/Rapptz/discord.py
More on reddit.comWhat are some real world applications or things they ask you to do at a job with Python?
Examples of Well-Organized Python Code?
Videos
I know literally nothing about Python besides "it is a coding language" and "it's easier for dopes like me to pick up than some other coding languages". So my real question is, "Why should I learn Python?" What could I do with it that would improve my life, workflow, or automate menial tasks?
Hi, I'm wanting to have a look at some examples of really well made but extremely simple python projects in an attempt to better understand basic structure and design. People suggest to me things like Requests or Flask... they may be beautiful but they are way too complex for what I'm after.
Any suggestions that come to mind?