PYTHON PARSER

Hi,
I have upgraded Alternet.Studio.Syntax.Parsers.Advanced NuGet package from 6.2 to 7.0
The Alternet.Syntax.Parsers.PythonParser type is missing now. Is it dropped or moved to another namespace(package) ?
Hi Alex,
We improved Python Parser quite a lot (as an example it now supports code completion), and decided that it deserves its own assembly/nuget package.
It's now moved to Alternet.Studio.Syntax.Parsers.Advanced.Python.7.0.0.nupkg (https://www.nuget.org/packages/AlterNET.Studio.Syntax.Parsers.Advanced.Python)
Regards,
Andrew
Found it. Thank you.