Repository URL to install this package:
|
Version:
2.1.1 ▾
|
"""Commonly used widgets that can be used to build a nice terminal-based
application using urwid.
"""
from .version import __version__, __version_info__
__all__ = ("__version__", "__version_info__")