YouTubeDownloader v1.1.2
YouTube content downloader
Loading...
Searching...
No Matches
check_included_packages.py File Reference

Utility script to list and check if the build executable contains only specified third party packages. More...

Go to the source code of this file.

Namespaces

namespace  Executable
 
namespace  Executable.check_included_packages
 

Functions

list[str] check_included_packages ()
 Check included packages.
 

Variables

list L_ALLOWED_THIRD_PARTY_PACKAGES
 
 log = logging.getLogger("CheckIncludedPackages")
 
str S_RELATIVE_PATH = fr"build\{__title__}\xref-{__title__}.html"
 

Detailed Description

Utility script to list and check if the build executable contains only specified third party packages.


Definition in file check_included_packages.py.