بنقرة واحدة
israeli-supermarket-parsers
يحتوي israeli-supermarket-parsers على 3 من skills المجمعة من OpenIsraeliSupermarkets، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Run pylint on the Israeli supermarket parsers repo, locally or via Docker. Use when checking lint, running pylint, fixing lint errors, or mirroring the pylint CI step.
Run the pytest suite for the Israeli supermarket parsers repo, locally or via Docker. Use when running tests, checking test output, or verifying a specific chain passes. Covers fast path, Docker path, and exhaustive (unlimited samples) mode.
Diagnose and fix failing Israeli supermarket XML parser tests in this repo by running the test, inspecting the real XML, and adjusting only the converter configuration in the chain's parser class. Use when a test under il_supermarket_parsers/parsers/tests/test_all.py fails with errors like "columns chainid missing", "id ItemCode missing", "element count mismatch", or "list_key element was not found".