Pythonic
Staying in line with PEP-8 is considered to be pythonic behaviour.
Pythonic is using the Python language in the way it is intended to be used.
It’s the opposite of unpythonic.
Backlinks¶
- unpythonic
- Python run code on startup - sitecustomize and usercustomize
- a pythonic way to run code on startup, just place them in site-packages.
- unimenu - replace configs with python module