home.social

#boringbits — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #boringbits, aggregated by home.social.

  1. I love automating (boring) things. And Python has such deep support for it.

    - creating PDF invoices for jobs (using jinja2, YAML and LaTeX templates)
    - creating boilerplate for new projects and documentation (cookiecutter, spinxdoc, LaTeX)
    - archiving posts from bloody ClassDojo (requests, web scraping)
    - getting library/Overdrive audio in mp3 for consumption the way I like it (requests, web scraping)
    - ...

    #python #automating #boringbits