moviepy.tools.no_display_available#
- moviepy.tools.no_display_available() bool[source]#
Return True if we determine the host system has no graphical environment. This is usefull to remove tests requiring display, like preview
- ..info::
Currently this only works for Linux/BSD systems with X11 or wayland. It probably works for SunOS, AIX and CYGWIN