ishepard / pydriller

Python Framework to analyse Git repositories

Home Page:http://pydriller.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Supported languages

SimpleConjugate opened this issue · comments

Is there a restricted set of languages that can be mined using pyDriller? If so, is the project extendable to language plugins?

Even without the ability to parse methods for more obscure languages,the framework is useful to me. However if language plugins are possible, this tool is exactly what I'm looking for.

Hi @SimpleConjugate,

The supported languages are those supported by Lizard, as mentioned in the method ModifiedFile.language_supported.