testsAndMisc-archive/python_pkg
Krzysztof kuhy Rudnicki 4cf523bf6d refactor: move Python packages under python_pkg/
- Move puzzle_solver/, poker_modifier_app/, articles/, tests/ into python_pkg/
- Move moviepy_showcase.py and _moviepy_*.py into python_pkg/moviepy_showcase/
- Update all imports to use python_pkg. prefix
- Update pyproject.toml per-file-ignores and pytest testpaths
- Add pre-commit hook to enforce Python files under python_pkg/
2026-03-18 22:54:45 +01:00
..
anki_decks refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
articles refactor: move Python packages under python_pkg/ 2026-03-18 22:54:45 +01:00
brightness_controller fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
cinema_planner fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
download_cats refactor: remove noqa comments from miscellaneous scripts 2026-03-13 20:48:40 +01:00
extract_links fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
keyboard_coop fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
lichess_bot fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
mock_server feat: added run sh and makefile scripts 2026-02-22 22:00:50 +01:00
moviepy_showcase refactor: move Python packages under python_pkg/ 2026-03-18 22:54:45 +01:00
music_gen fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
poker_modifier_app refactor: move Python packages under python_pkg/ 2026-03-18 22:54:45 +01:00
praca_magisterska_video fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
puzzle_solver refactor: move Python packages under python_pkg/ 2026-03-18 22:54:45 +01:00
randomize_numbers fix: resolve remaining ruff violations (FURB110, PLC0207) 2026-03-14 17:51:55 +01:00
repo_explorer fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
scrape_website feat: added run sh and makefile scripts 2026-02-22 22:00:50 +01:00
stockfish_analysis fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
tag_divider fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
word_frequency fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00