Python Namespace Packages

preview_player
Показать описание
#python #setuptools #packaging #namespacing #django #papermerge

In this screencast we will learn about namespace packaging and few caveats regarding their usage. Namespace packages are those which don't have __init__.py file in them. Thus, to 'convert' regular package to namespaced one, all you need to do is to remove those __init__.py files. However, there are few things to consider. Those caveats are discussed in this video.
Рекомендации по теме
Комментарии
Автор

This is a very valuable video brother, thanks

shashishekhar----
Автор

thanks this knowledge is very valuable.

devrahul
Автор

Thanks a lot. This import issues were driving me crazy.

voidspace
Автор

I couldn't understand, man. Bad explanation and example.

okaberintarou
Автор

2:51

You have no idea how it works.

Just do the subject again, but first understand the subject.

Each type project should be explained delete in the same movie.

zbigniewloboda