freelance-project-34-market.../python
LLM b98173511e [+] add terminal.py adaptive renderer, rename tests.py to test_utils.py, bump pr34 v0.1.5.68
1. add commands_typed/terminal.py with field_t, priority_t, line_formatter_t, renderer_t;
  2. adaptive line formatting: fields sorted by priority, low-priority dropped on narrow terminal;
  3. render modes: plain (newline), interactive (\r overwrite), multiline (ANSI cursor);
  4. terminal_t.width() via os.get_terminal_size with fallback;
  5. rename tests.py to test_utils.py to avoid conflict with tests/ package;
  6. update commands_typed/cli.py import from tests to test_utils;
  7. add commands_typed/tests/test_terminal.py with 19 tests;
  8. add [tool.online-fxreader-pr34.tests] config to pyproject.common.toml;
  9. bump pr34 to v0.1.5.68;
2026-04-13 09:00:00 +00:00
..
.venv-whl-cache [+] ruff line-length 100, add meson:install:list, bump pr34 v0.1.5.66 2026-04-06 09:56:11 +00:00
deps/whl [+] update pr34 2025-11-06 15:53:03 +03:00
online/fxreader/pr34 [+] add terminal.py adaptive renderer, rename tests.py to test_utils.py, bump pr34 v0.1.5.68 2026-04-13 09:00:00 +00:00
_m.py [+] ruff line-length 100, add meson:install:list, bump pr34 v0.1.5.66 2026-04-06 09:56:11 +00:00
.mypy.ini [+] add .whl release 2025-05-15 13:34:55 +03:00
cli.py [+] refactor test runner into commands_typed/tests.py with pyproject.toml config 2026-04-09 09:00:00 +00:00
m.py [+] refactor test runner into commands_typed/tests.py with pyproject.toml config 2026-04-09 09:00:00 +00:00
meson_options.txt [+] update module_switch 2025-05-09 14:35:27 +03:00
meson.build [+] ruff line-length 100, add meson:install:list, bump pr34 v0.1.5.66 2026-04-06 09:56:11 +00:00
pyproject.common.toml [+] add terminal.py adaptive renderer, rename tests.py to test_utils.py, bump pr34 v0.1.5.68 2026-04-13 09:00:00 +00:00
pyproject.toml.bak [+] add build config for archlinux as separate meson package 2026-04-06 07:04:09 +00:00
requirements.3.13.txt [+] merge gitea/master, regenerate requirements for py3.13 2026-04-06 09:32:19 +00:00