Skip to content

Add a file with functions instead of importing a package. #251

Closed
@silgon

Description

@silgon

I would like to call a python function only. For this reason I want to add a python file to my julia package containing this function.
I cannot translate this function to julia because it's generating some errors because some components used in cvxpy (the package I'm using), nonetheless it works fine when I use it alone in python. Thus, I want to avoid creating a whole package only for one function, but I need a python script nonetheless.
Any ideas or thoughts?

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