direct.dist

This package contains tools to help with distributing Panda3D applications. See the Distributing Panda3D Applications section in the programming manual for further details.

direct.dist.FreezeTool

This module contains code to freeze a number of Python modules into a single (mostly) standalone DLL or EXE.

direct.dist._dist_hooks

direct.dist.commands

Extends setuptools with the build_apps and bdist_apps commands.

direct.dist.icon

direct.dist.pefile

Tools for manipulating Portable Executable files.