Skip to content

MatthiasPreuner/ecco-adapter-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECCO Python Adapter

tested with python 3.9.13

Requirements and Installation:

pip install py4j (0.10.9.7)

pip install libcst (0.4.9)

The adapter is part of jku-isse/ecco as a git submodule:

When cloning the main ecco repository, also call git submodule update --init to make sure that the adapter is cloned as well.

Attention!

When cloning this repository to Windows, the limitation of path-lengths (~260 on windows) may cause problems - the limitation setting can be changed i.e. via the Windows Registry Editor.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 55.5%
  • Python 23.6%
  • Java 20.9%