-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Given that the model has several primitives for using in other contexts, it would be useful if I could import it directly from existing projects that the users can have.
This would have the advantage of generating a higher visibility about the model, as users would not require to copy & paste but rather to install dependencies, plus, it would make the auxiliary functions more accessible to use cases (like the balancer_math.py functions)
My suggestion is that we make a PyPI pacakge of it. It is relatively straighforward to do so: https://packaging.python.org/tutorials/packaging-projects/
Metadata
Metadata
Assignees
Labels
No labels