joshpxyne / gpt-migrate

Easily migrate your codebase from one framework or language to another.
https://gpt-migrate.com
MIT License
6.87k stars 485 forks source link

Use poetry for installation #34

Closed wwzeng1 closed 1 year ago

wwzeng1 commented 1 year ago

Happy to help write this using Sweep https://github.com/sweepai/sweep

joshpxyne commented 1 year ago

I also think Poetry is the stronger tool but most people use pip so let's keep pip. Feel free to also add instructions for poetry though. You can also use Sweep, love seeing these AI coding tools! @wwzeng1

wwzeng1 commented 1 year ago

I'll give it a try soon, thanks @0xpayne!

wwzeng1 commented 1 year ago

@0xpayne got this working! image

wwzeng1 commented 1 year ago

Was a fun experience, check out https://github.com/sweepai-dev/gpt-migrate/pull/5 for the debug flow.