""" Module Packages: :py:mod:`widgets`: All the widgets available for use in this toolkit. Modules: :py:mod:`locals`: Constants to be imported into the local namespace for convenience. :py:mod:`surface`: Extended pygame.surface classes. """ import surface import locals import widgets from widgets._locals import Font