freelance-project-34-market.../python
LLM 77be19948d [+] improve cli_bootstrap.py with whl cache, venv_partial, packaging_t
1. add packaging_t: canonicalize_name, parse_whl_name_version, parse_req_spec;
  2. add whl_cache_download: download missing wheels into .venv-whl-cache;
  3. add check_host_prerequisites: verify pip and uv available on host;
  4. add BootstrapSettings: whl_cache_path, uv_cache_dir, whl_cache_update;
  5. add BootstrapSettings: uv_compile_allow_index, venv_partial;
  6. add check_type helper for typed attribute access;
  7. venv_partial recompiles with existing requirements.txt as constraints;
  8. compile output goes to temp file, moved on success only;
  9. guard typing_extensions import for bootstrap without venv;
2026-04-03 16:46:08 +00:00
..
online/fxreader/pr34 [+] improve cli_bootstrap.py with whl cache, venv_partial, packaging_t 2026-04-03 16:46:08 +00:00
_m.py [+] reformat with ruff 2025-05-20 11:03:00 +03:00
.mypy.ini [+] add .whl release 2025-05-15 13:34:55 +03:00
cli.py [+] fix python 3.10 compatibility 2025-05-20 14:00:09 +03:00
m.py [+] reformat with ruff 2025-05-20 11:03:00 +03:00
meson_options.txt [+] update module_switch 2025-05-09 14:35:27 +03:00
meson.build [+] rename version before merging 2025-07-01 16:29:29 +03:00
pyproject.toml [+] fix python 3.10 compatibility 2025-05-20 14:00:09 +03:00
requirements.txt [+] fix python 3.10 compatibility 2025-05-20 14:00:09 +03:00