Skip to content

Make it a Python project with pyproject.toml and enable callable creation within the installed package #5

@amkrajewski

Description

@amkrajewski

We want to be able to install AMMap and then use a script or notebook to define callable we will use later (after reloading the package) like:

from ammap.callables.projectA import equilibriumPhaseLabels, scheilMassFractions, dParam

or perhaps

from ammap.callables.AlFeNiRu import equilibriumPhaseLabels, scheilMassFractions, dParam

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions