8000 Update the extract_package_code to work both installed packages and package sources · Issue #151 · PRL-PRG/genthat · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Update the extract_package_code to work both installed packages and package sources #151
Open
@fikovnik

Description

@fikovnik

It should support two use cases:

  • extracting code from installed package
extract_package_code(package, lib_paths, ...)

looking for package in lib_paths

  • extracting code from package sources
extract_package_code(path, ...)

which will first install the package into a temp dir and then extract the code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0