#Google must have the biggest database of sensitive information. Can you imagine amount of secrets, passwords, private keys being pasted in Google search bar?
@skunksarebetter been using click in prod for years. Even built wrappers that inject cli automatically! It's a great project!
@epilys TIL! though that looks a bit distracting.
@robots trash 😅 if serious than I'd think more like gnome rather than KDE since it priotizrs minimalism. That being said while MacOS appear minimalist its absolutely not and is heavily broken and bloated when it comes to desktop itself. Gnome really nailed window management while MacOS is absolutely mess.
@pbx imports are part of api design - so yes pkg inits should have proper shortcuts. It also makes refactoring easier. Let's say you have my.client.asyncclient.AsyncClient you can abstract it as my.AsyncClient which let's you keep your package tree and have pretty imports :)
@Creideiki check out "arrow" package on pypi for a more sane datetime alternative :)