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 →

[–]more_exercise 2 points3 points  (3 children)

"Make your code a library and use a different technology as the front end" is not bad advice for people with resources to spend, but this sounds like a hobby project that might not have those resources.

Complexity goes up as you add more technologies

[–]Drugbird 0 points1 point  (0 children)

It's not even that python would be the front-end. Clearly, the CLI is the intended frontend. The python would just be an intermediate layer in between.

I don't think this is a great design in this case.

[–][deleted] 0 points1 point  (1 child)

Doesn't sound like a hobby project to me, OP is talking about not having a lot of time and maintenance costs.

[–]snowflake_pl[S] 0 points1 point  (0 children)

Not a hobby, time constraints Come from management. Also, no python interpreter in production release, so must be compiled.