Skip to content

feat: add package variable #22

Description

@toaction

Currently, llpyg does not convert global variables declared directly in Python packages. When generating the corresponding LLGo bindings, consider the following:

  • What data type of variable needs to be converted?
  • Whether to consider mapping data types (e.g., mapping Python int to Go int) or unifying them to py.Object

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions