Closed yoavnash closed 3 years ago
Publish OSP-core in pypi to enable easy installation of the package.
Options for the project name:
pip install simphony
pip install osp-core
pip install simphony-osp-core
Option 3 has the advantage of being able to extend for wrappers. For example: pip install simphony-wrapper-simlammp.
pip install simphony-wrapper-simlammp
Relevent links:
We could also use the first option and extend it for wrappers, right? simphony installs the core, the rest come with the prefix. Might be simpler.
simphony
simphony is taken.
Publish OSP-core in pypi to enable easy installation of the package.
Options for the project name:
pip install simphony
pip install osp-core
pip install simphony-osp-core
Option 3 has the advantage of being able to extend for wrappers. For example:
pip install simphony-wrapper-simlammp
.Relevent links: