requirements
FreeBodyEngine.requirements
ANDROID = ['numpy', 'pillow', 'freetype-py', 'pysdl2', 'pyopengl', 'android']
module-attribute
DARWIN = ['pyobjc']
module-attribute
GLOBAL = ['PyOpenGL >= 3.1.9', 'numpy >= 2.3.1', 'glfw >= 2.9.0', 'watchdog', 'freetype-py', 'PySDL2', 'sounddevice', 'soundfile', 'scipy', 'pillow', 'fbusl', 'numba', 'pybind11']
module-attribute
LINUX = ['pywayland', 'python-xlib', 'evdev', 'cffi', 'xkbcommon']
module-attribute
WINDOWS = ['pywin32', 'windows-curses']
module-attribute