python packaging: src layout (intermediate) anthony explains #048

preview_player
Показать описание
today I explain the ./src/ layout for python packages and why you should probably use it (and why I don't bother)

==========

I won't ask for subscriptions / likes / comments in videos but it really helps the channel. If you have any suggestions or things you'd like to see please comment below!
Рекомендации по теме
Комментарии
Автор

You saved me hours of studying just to figure that I wasted hours of studying

aindatenhoconta
Автор

But the standard python layout is to use a project/mypkg/__init__.py no a python file at the top level of the repository

danielt