-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hi Glenn,
First, kudos on launching a new project! I think the web UI looks fantastic.
Quick thought: I noticed all the code is inside install.sh. Have you come across Poetry yet? It’s a Python dependency manager that ensures everyone using your project always has the same version of its (Python) dependencies. I think it would enhance the clarity of the code and make it easier for other people to jump in and contribute. In addition, standardizing on a Python version using Pyenv would enable you/us to provide a single configuration you/we know works, and write a script to set everything up.
I’d love to talk more about it if you need help. Either here, in a new issue, or on Mastodon.
Metadata
Metadata
Assignees
Labels
No labels