Skip to content

Make a PyPI package for the model #80

@danlessa

Description

@danlessa

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions