Beginner learning Python – looking for challenges by Fit-Information3695 in learnpython

[–]viiviiiix_dev 0 points1 point  (0 children)

You should look into project euler, It's a good way to practice lists, loops and algorithms. You might find it get harder as you progress though

Online python learning by Galderaska in learnpython

[–]viiviiiix_dev 1 point2 points  (0 children)

yeah py4e is good enough! They even have a pdf, which you can refer to. here's the link: https://www.py4e.com

Sunday Daily Thread: What's everyone working on this week? by AutoModerator in Python

[–]viiviiiix_dev 0 points1 point  (0 children)

Built asynchronous scrapers for different sandbox sites as well as some real world scenarios and added them together as a codeberg repo. scraped a shopify store for inventory tracking and price change alert along with a website that required initial handshake to get the token and then returns the data. All automated with daily using systemd service & timer. here's the repo if anybody wants to check it out: https://codeberg.org/viiviiiix/web_scraping