Home
last modified time | relevance | path

Searched refs:humanfriendly (Results 1 – 25 of 52) sorted by relevance

123

/dports/textproc/py-humanfriendly/humanfriendly-10.0/docs/
H A Dapi.rst5 code of `humanfriendly` |release|:
13 The `humanfriendly` package started out as a single :mod:`humanfriendly`
16 :mod:`~humanfriendly.terminal`, :mod:`~humanfriendly.text` and
31 :mod:`humanfriendly`
37 :mod:`humanfriendly.case`
43 :mod:`humanfriendly.cli`
49 :mod:`humanfriendly.compat`
76 :mod:`humanfriendly.sphinx`
82 :mod:`humanfriendly.tables`
112 :mod:`humanfriendly.text`
[all …]
H A Dindex.rst1 humanfriendly: Human friendly input/output in Python
4 Welcome to the documentation of `humanfriendly` version |release|! The
H A Dconf.py42 from humanfriendly import __version__ as humanfriendly_version # noqa
/dports/textproc/py-humanfriendly/humanfriendly-10.0/
H A DCHANGELOG.rst107 the new :mod:`humanfriendly.case` module.
183 :mod:`humanfriendly.terminal.html` module.
217 (:mod:`humanfriendly.deprecation`).
268 from humanfriendly.terminal import (
311 in :pypi:`humanfriendly` as well.
319 testing :pypi:`humanfriendly` on Windows 10 I noticed that ``humanfriendly
341 ``humanfriendly.tables.__all__``.
397 from :mod:`humanfriendly.prompts` to :mod:`humanfriendly` (for backwards
415 the :mod:`humanfriendly.sphinx` module.
443 the ``humanfriendly`` package itself).
[all …]
H A DREADME.rst1 humanfriendly: Human friendly input/output in Python
8 :target: https://codecov.io/gh/xolox/python-humanfriendly
38 >>> from humanfriendly import format_size, parse_size
39 >>> from humanfriendly.prompts import prompt_for_input
55 $ humanfriendly --demo
63 .. from humanfriendly.usage import inject_usage
64 .. inject_usage('humanfriendly.cli')
67 **Usage:** `humanfriendly [OPTIONS]`
164 .. _format_size(): https://humanfriendly.readthedocs.io/en/latest/#humanfriendly.format_size
167 .. _parse_size(): https://humanfriendly.readthedocs.io/en/latest/#humanfriendly.parse_size
[all …]
H A DPKG-INFO2 Name: humanfriendly
5 Home-page: https://humanfriendly.readthedocs.io
9 Description: humanfriendly: Human friendly input/output in Python
46 >>> from humanfriendly import format_size, parse_size
63 $ humanfriendly --demo
71 .. from humanfriendly.usage import inject_usage
72 .. inject_usage('humanfriendly.cli')
75 **Usage:** `humanfriendly [OPTIONS]`
172 .. _format_size(): https://humanfriendly.readthedocs.io/en/latest/#humanfriendly.format_size
175 .. _parse_size(): https://humanfriendly.readthedocs.io/en/latest/#humanfriendly.parse_size
[all …]
/dports/textproc/py-humanfriendly/humanfriendly-10.0/humanfriendly.egg-info/
H A DPKG-INFO2 Name: humanfriendly
5 Home-page: https://humanfriendly.readthedocs.io
9 Description: humanfriendly: Human friendly input/output in Python
46 >>> from humanfriendly import format_size, parse_size
63 $ humanfriendly --demo
71 .. from humanfriendly.usage import inject_usage
72 .. inject_usage('humanfriendly.cli')
75 **Usage:** `humanfriendly [OPTIONS]`
172 .. _format_size(): https://humanfriendly.readthedocs.io/en/latest/#humanfriendly.format_size
175 .. _parse_size(): https://humanfriendly.readthedocs.io/en/latest/#humanfriendly.parse_size
[all …]
/dports/textproc/py-humanfriendly/humanfriendly-10.0/humanfriendly/
H A Dsphinx.py28 from humanfriendly.deprecation import get_aliases
29 from humanfriendly.text import compact, dedent, format
30 from humanfriendly.usage import USAGE_MARKER, render_usage
248 from humanfriendly import __version__
H A Dtests.py26 from humanfriendly import (
48 from humanfriendly.cli import main
49 from humanfriendly.compat import StringIO
50 from humanfriendly.decorators import cached
52 from humanfriendly.prompts import (
58 from humanfriendly.sphinx import (
66 from humanfriendly.tables import (
72 from humanfriendly.terminal import (
95 from humanfriendly.testing import (
108 from humanfriendly.text import (
[all …]
H A Dcli.py87 from humanfriendly import (
96 from humanfriendly.tables import format_pretty_table, format_smart_table
97 from humanfriendly.terminal import (
109 from humanfriendly.terminal.spinners import Spinner
H A Dusage.py45 from humanfriendly.compat import StringIO
46 from humanfriendly.text import dedent, split_paragraphs, trim_empty_lines
111 from humanfriendly.terminal import ansi_wrap, HIGHLIGHT_COLOR
H A Dprompts.py23 from humanfriendly.compat import interactive_prompt
24 from humanfriendly.terminal import (
32 from humanfriendly.text import format, concatenate
H A Dtables.py31 from humanfriendly.compat import coerce_string
32 from humanfriendly.terminal import (
/dports/textproc/py-humanfriendly/humanfriendly-10.0/humanfriendly/terminal/
H A Dspinners.py100 from humanfriendly import Timer
101 from humanfriendly.deprecation import deprecated_args
102 from humanfriendly.terminal import ANSI_ERASE_LINE
H A D__init__.py45 from humanfriendly.compat import coerce_string, is_unicode, on_windows, which
46 from humanfriendly.decorators import cached
47 from humanfriendly.deprecation import define_aliases
48 from humanfriendly.text import concatenate, format
49 from humanfriendly.usage import format_usage
H A Dhtml.py13 from humanfriendly.compat import HTMLParser, StringIO, name2codepoint, unichr
14 from humanfriendly.text import compact_empty_lines
15 from humanfriendly.terminal import ANSI_COLOR_CODES, ANSI_RESET, ansi_style
/dports/shells/yash/yash-2.51/
H A Dexec.c1789 const char *name, const char *path, bool humanfriendly)
1792 const char *name, const char *path, bool humanfriendly)
2367 ARGV(i), type, aliases, keywords, humanfriendly); in command_builtin()
2403 bool aliases, bool keywords, bool humanfriendly) in print_command_info() argument
2415 if (print_alias_if_defined(commandname, humanfriendly)) { in print_command_info()
2431 if (humanfriendly) in print_command_info()
2452 if (humanfriendly) { in print_command_info()
2473 const char *name, const char *path, bool humanfriendly) in print_command_absolute_path() argument
2477 print_command_path(name, path, humanfriendly); in print_command_absolute_path()
2509 const char *name, const char *path, bool humanfriendly) in print_command_path() argument
[all …]
/dports/sysutils/py-azure-cli-core/azure-cli-core-2.29.2/azure/cli/core/commands/
H A Dprogress.py8 import humanfriendly
118 self.spinner = humanfriendly.Spinner( # pylint: disable=no-member
182 spinner=humanfriendly.Spinner( # pylint: disable=no-member
/dports/devel/py-coloredlogs/coloredlogs-15.0/coloredlogs/
H A Dsyslog.py36 from humanfriendly import coerce_boolean
37 from humanfriendly.compat import on_macos, on_windows
/dports/devel/py-capturer/capturer-3.0/capturer/
H A Dtests.py17 from humanfriendly.terminal import clean_terminal_output
18 from humanfriendly.testing import TestCase, random_string, retry
H A D__init__.py20 from humanfriendly.deprecation import define_aliases
21 from humanfriendly.text import compact, dedent
22 from humanfriendly.terminal import clean_terminal_output
/dports/textproc/py-humanfriendly/
H A D.license-catalog.mk5 _LICENSE_DISTFILES=humanfriendly-10.0.tar.gz
/dports/devel/py-capturer/capturer-3.0/
H A DCHANGELOG.rst23 - Moved test helpers to :mod:`humanfriendly.testing`.
55 Switch to :func:`humanfriendly.terminal.clean_terminal_output()`.
/dports/devel/py-capturer/capturer-3.0/docs/
H A Dconf.py71 humanfriendly=('https://humanfriendly.readthedocs.io/en/latest/', None),
/dports/devel/py-coloredlogs/coloredlogs-15.0/docs/
H A Dconf.py74 humanfriendly=('https://humanfriendly.readthedocs.io/en/latest', None),

123