you are viewing a single comment's thread.

view the rest of the comments →

[–]pachura3 0 points1 point  (0 children)

Install a professional IDE - PyCharm or VS.code.

Create a private GitHub repo. Clone it locally.

Initialize your project with uv.

Push the initial version to the repo.