Yep, it’s more of a reference. I like the argparse tutorial and would love to see more docs of this kind though
I WANT THE MELTING POT TO GRIND MY ANCESTRAL LINE INTO FRIVOLOUS POWDER 🇲🇩🇲🇩🇲🇩🇲🇩🇲🇩🇲🇦🇲🇦🇲🇦🇲🇦🇲🇦🇲🇦🇲🇦
Yep, it’s more of a reference. I like the argparse tutorial and would love to see more docs of this kind though
I feel the same and I’ve been using Python for years professionally. It’s the lack of examples for me; usually functions and classes aren’t meant to be used as-is but rather fed as an argument into some other function or class, and this info is seldom portrayed in the func’s documentation. E.g. the documentation of BaseHTTPRequestHandler
is one that I trip over every single time, I have to resort to reading the source code of SimpleHTTPRequestHandler
to remember how handlers are supposed to be defined 🐺
It’s working but I suspect it doesn’t delete pics or smth. But it’s nice to have nontheless
That’s beautiful, looks exactly like what I was looking for. Thank you, I’ll let you know when I try it how it went
Yessss I love how the algorithm here isn’t tailored towards sucking me in
Same. Specifically I use it as a GUI to organize them; for the actual reading, I wrote a script that compiles an E-mail digest periodically: https://github.com/it-is-wednesday/miniflux-mail-digest
I guess they were referring to formatting other than tabs, like place of brackets and line length, which sounds like a neat idea