You are viewing a single comment's thread from:

RE: Python Learning Day 2

in #pythonyesterday

About a week and a bit. I had AI step me through it and told it to teach me.

I do have a lot of programming experience though, especially with PHP and 'SQLs.

Think of a simple python project and have it step you through it and paste the errors for it to tell you what to do to fix it.

Setting up the environment was tricky for me but I figured it out eventually!

I made a Discord Music bot that connects to my plex server using python.
I made a "metadata scrubber" tool that you can upload files from a webgui and it strips out the metadata!
I made a python script on windows that scans the event viewer for SSH attacks and blocks the IP using window firewall and saves the event to a log file!

Current project is Pick Your Own Path game ( like those Choose your own Adventure books)

image.png

image.png

You can pretty much make anything with python!

Sort:  

Thanks. Seems I should have started sooner.

I had a Choose Your Own Adventure idea for running a business. Not like lemonade Tycoon. It would involve the financials somehow.

You’ve given me ideas for IT automation.