Pakket: python-humanfriendly (4.18-1)
Verwijzigingen voor python-humanfriendly
Debian bronnen:
Het bronpakket humanfriendly downloaden:
Beheerders:
Externe bronnen:
- Homepage [humanfriendly.readthedocs.io]
Vergelijkbare pakketten:
Python library to make user friendly text interfaces
A Python library that can be used to make text interfaces more user friendly. It provides parsing and formatting numbers, file sizes, pathnames and timespans in simple human friendly formats. It provides easy to use timers for long running operations, prompts for selecting a choice from a list of options by typing the option's number or a unique substring of the option, and terminal interaction including text styling (ANSI escape sequences), user friendly rendering of usage messages and querying the terminal for its size.
This package installs the library for Python 2.
Andere aan python-humanfriendly gerelateerde pakketten
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-monotonic
- implementation of time.monotonic() - Python 2.x