Skip to content

jku-isse/ecco-adapter-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 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

Python Adapter for ECCO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published