
#318 GIL, How We Will Miss You
Python Bytes
00:00
Four Tips for Structuring Your Research Groups Python Package
The next article I want to talk about is four tips for structuring your research groups Python package. So the four tips are one, give your packages and modules, terse single word names whenever possible. Number two, import modules internally instead of importing everything from modules, make use of sub packages. And the last one is prefer modules with specific names instead of things like utils, helpers and support.
Transcript
Play full episode