Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Support "from module import name1, name2" ? #146

Copy link
Copy link
@ChrisBarker-NOAA

Description

@ChrisBarker-NOAA
Issue body actions

A common Python idiom is to import just a few names from other modules, such as:

from module import name1, name2

Could/should this be supported in PythonJS? If so, how?

Should each python module get its own javascript file, and then the code is run an teh appropriate names import with require? Would then even be possible?

I have no idea -- just putting this issue in so it won't be forgotten.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.