49
What is your preferred import style
(sh.itjust.works)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
I don’t know, but my least favourite has to be Python with its
fromsyntax.e.g.,
I don't mind the syntax as such but the whole module, file, relative hidden import rules drives me nuts.
iirc there is also this patter of putting the following inside init.py: