Skip to content

πŸ” 😴 Automating simple, but repetitive, tasks using Python (inspired by "Automate the boring stuff with Python")

Notifications You must be signed in to change notification settings

vitor-mafra/automating_boring_stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Automating boring stuff (or code that I wrote for a beer)

Automating simple, but repetitive, tasks using Python - based on "Automate the boring stuff with Python"

  • get_latim_tags is a jupyter notebook made for a friend who studies Linguistics. He was manually analysing big (and tagged) latim texts for his Undergraduate thesis. This script helped him by automating his job of getting sentences which followed certain tags order, so he could focus on what really matters: it's analysis

  • homestuck_albums_scraper is a Python script I've made for a friend (@caioguedesam) who is a huge fan of Homestuck. With Adobe Flash Player discontinuity, fans of this webcomic are making what they can to save as much Homestuck's data as possible - which is the case of this script. In a nutshell, it crawl's a fanmade website and download all the pictures related to Homestuck's music, organizing it in different files

About

πŸ” 😴 Automating simple, but repetitive, tasks using Python (inspired by "Automate the boring stuff with Python")

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published