Reviews
Client stories
Specific notes from operations leads who hired Utility Maple for Python automation consulting — including where the work was slower than hoped.
Reviews
Specific notes from operations leads who hired Utility Maple for Python automation consulting — including where the work was slower than hoped.
Warehouse reconciliation
“They rewrote our nightly reconciliation so the night lead could restart it without calling IT. Setup took longer than we hoped because our folder names were a mess — once that was cleaned, the 6 a.m. panic emails stopped.”
Mei-Ling H. · Operations supervisor, regional distribution
Ticket triage scripts
“We asked for a magic sorter and got a quieter queue instead. The pairing sessions forced us to define what ‘urgent’ meant before any Python ran. I still wish the first draft had logged failures more loudly, but the second pass fixed that.”
James T. · Service desk lead
Spreadsheet migration
“Three workbooks became one scheduled job and a CSV our planners trust. Not glamorous. The consultants refused to automate a step we were doing wrong on purpose for a vendor quirk — annoying at the time, correct in hindsight.”
S. Lin · Planning coordinator
A Taichung light-assembly site ran a Monday inventory confirmation by emailing three CSVs to a planner who merged them by hand. Utility Maple shadowed two shifts, then built a Python job that validated columns, wrote a single confirmation file, and emailed only when rows failed checks.
The reservation: parallel run slipped by four days because a vendor renamed an export overnight without notice. The runbook now includes that failure by name. The planner still spot-checks Fridays; the Monday scramble is gone.
A dispatch office kept a contractor script with no comments. After a runbook & script review, the night supervisor completed a holiday week without calling the contractor. One mild complaint remained: the printed checklist was two pages, and they wanted one. We tightened it on a follow-up pairing block.