It seems a simple question. I forked someone else's Github repository. This project is developed with and dependencies are managed by Poetry. The directory structure is there, pyproject.toml is there, poetry.lock is there.
I have set up poetry on my local PC. And now what?
I have gone through 473 tutorials and all tell me how to set up a new Poetry project. In the best case they also tell how to create a new repo on Github, and create a new Poetry project out of it. Some explain how to migrate an existing non-Poetry project to Poetry.
I don't want to. This is what I want:
I know how to use Git. I know how to use Github. I have installed Poetry and created a new test project. I can run it, I have a virtual environment, I can use Poetry shell.
I just don't know how to clone an existing Github project and continue developing in the Poetry environment.
I am using a Linux platform but I think the question is platform independent.
poetry install
poetry run python YOUR_SCRIPT_NAME.py
Just extending answer from comments @tbrugere @chepner
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With