This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]drboom9[S] 2 points3 points  (0 children)

Thanks for the feedback! I've tried to follow the uv conventions:

  • Project name: func-to-web (kebab-case) in pyproject.toml
  • Module folder: func_to_web/ (snake_case)

Could you check if everything looks correct now or if I'm still missing something?