TIL that Claude code works with my $20/month Claude.ai account. So I ran:
npm install -g @anthropic-ai/claude-code
Forked Schalk-Willem Krüger's
Thrifty repo, a big beautiful masters thesis working TDOA using python 2.7. After a few minutes, it was converted to 3.13:
So, I pushed it all to a ClaudeConvertToPython3 branch. The resulting pull request is big and impressive.