Skip to content

ides repl支持原生python语言执行能力 #15

Description

@bebee4java

python 作为数据科学家必备的技能,常常用来进行数据挖掘、机器学习等工作。ides为了兼顾集成python为数据挖掘的核心工具,打算在repl模式扩展执行原生python语言的能力。
有两种方案考虑:

  1. 开发 pyides 客户端,独立支持ides dsl和原始的python语言的运行
  2. 在原先ides-shell 客户端里实现通过 %python命令进入python语言环境,% 命令退出python坏境,像这样:

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions