|
|
|
|
|
by anentropic
942 days ago
|
|
I see... I think it could probably be evolved so that they can be pip installed too. e.g. instead of git clone and `poetry run python3 main.py` maybe your pip package could provide its own cli frontend for running the server. |
|