What useful programms for (almost) everyday life did you create with phyton? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

What useful programms for (almost) everyday life did you create with phyton?

23rd Jul 2017, 10:34 PM
coder_extends_human
coder_extends_human - avatar
5 Answers
+ 2
What ? Python is not made to do cool and funny but useless stuff ? :0
23rd Jul 2017, 11:06 PM
Baptiste E. Prunier
Baptiste E. Prunier - avatar
+ 2
Yeah I know, but besides that I still want to know what possibilities you have
23rd Jul 2017, 11:08 PM
coder_extends_human
coder_extends_human - avatar
+ 2
i created a script so that when i install linux it automatically installs tweaks and preffered programs. adds users to the sudoer file. creates users and changes the look and settings. i did it just for convienience but it actually turned out to increase the speed of installation to. i am currently working on a script to read a directory where i store my scripts, scan tge files and identify parts of the code thst i know but have not learnt and then write it to a file saying what it does i m doing the same thing with a to do list; program scans file reads comments writes the tasks that i have commented in the script as unfinished and write them to file. i made some stuff with tkinter to but found it to be unuseful and a waste of time. i'm thinking of making a script to handle css and html and javascript but i think its a bad idea because if the script writes my html and stuff i wont get html practice but i think it would be a good idea to make a program that recognises ids and classes and allows me to change the format without havibg to look back through the css or html file
24th Jul 2017, 12:40 AM
Michael Bosher
Michael Bosher - avatar
+ 1
I was joking ^^, python can be used for backend programming and as lots of people use internet on a daily basis, then we can say it is useful for (almost) everyday life But more than that is out of my league, sorry :/ Maybe lots of programs if you need one in particular
23rd Jul 2017, 11:10 PM
Baptiste E. Prunier
Baptiste E. Prunier - avatar
0
i'm not sure its about possibilities. for me it's about having a good realistic idea and even if some of the things are too technical....you research, practice and thinking out of the box. if you cant do it one way, then try another.
24th Jul 2017, 10:56 AM
Michael Bosher
Michael Bosher - avatar