Alternet.Studio.Syntax.Parsers.Python 8.1.12

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8 or higher.

dotnet add package Alternet.Studio.Syntax.Parsers.Python --version 8.1.12
NuGet\Install-Package Alternet.Studio.Syntax.Parsers.Python -Version 8.1.12
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Alternet.Studio.Syntax.Parsers.Python" Version="8.1.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Alternet.Studio.Syntax.Parsers.Python --version 8.1.12
#r "nuget: Alternet.Studio.Syntax.Parsers.Python, 8.1.12"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Alternet.Studio.Syntax.Parsers.Python as a Cake Addin
#addin nuget:?package=Alternet.Studio.Syntax.Parsers.Python&version=8.1.12

// Install Alternet.Studio.Syntax.Parsers.Python as a Cake Tool
#tool nuget:?package=Alternet.Studio.Syntax.Parsers.Python&version=8.1.12

AlterNET Code Editor is a .NET component library that brings efficient code editing functionality into your WinForms and WPF .NET applications. It provides code editing capabilities such as syntax highlighting, code completion and code outlining, visual indicators for bookmarks, line styles, syntax errors and much more, matching the speed and convenience of the Microsoft Visual Studio/Visual Studio Code text editor.

This package includes a Python parser based on LangServer.org protocol which provides features like auto completion, go to definition, finding all references and alike.
This parser requires Python LangServer to be installed and configured on the target machines.

This is a multi-target package, and can be used with .NET applications targeting .NET Framework starting from 4.6.1 or .NET Core starting from 3.1.

More information about Code Editor can be found here:
https://www.alternetsoft.com/products/editor

Documentation and sample projects can be downloaded here:
https://www.alternetsoft.com/download

NOTE: This is a commercial software product and requires purchasing a license for legal usage. Please refer to our licensing FAQ here:
https://www.alternetsoft.com/faq#license

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Alternet.Studio.Syntax.Parsers.Python:

Package Downloads
Alternet.Studio.Syntax.Parsers.Python.Embedded The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

AlterNET Code Editor is a .NET component library that brings efficient code editing functionality into your WinForms and WPF .NET applications. It provides code editing capabilities such as syntax highlighting, code completion and code outlining, visual indicators for bookmarks, line styles, syntax errors, and much more, matching the speed and convenience of the Microsoft Visual Studio/Visual Studio Code text editor. This package includes a Python parser based on the LangServer.org protocol, which provides features like auto-completion, go-to definition, finding all references, etc. This parser includes Pyls LangServer executable and library files for Python in the form of embedded resources. This multi-target package can be used with .NET applications targeting .NET Framework starting from 4.6.2 or .NET 6 / .NET 7 / .NET 8 More information about Code Editor can be found here: https://www.alternetsoft.com/products/editor Documentation and sample projects can be downloaded here: https://www.alternetsoft.com/download NOTE: This is a commercial software product and requires purchasing a license for legal usage. Please refer to our licensing FAQ here: https://www.alternetsoft.com/faq#license

Alternet.Studio.Syntax.Parsers.Python.Embedded.Pyright The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

AlterNET Code Editor is a .NET component library that brings efficient code editing functionality into your WinForms and WPF .NET applications. It provides code editing capabilities such as syntax highlighting, code completion and code outlining, visual indicators for bookmarks, line styles, syntax errors, and much more, matching the speed and convenience of the Microsoft Visual Studio/Visual Studio Code text editor. This package includes a Python parser based on the LangServer.org protocol, which provides features like auto-completion, go-to definition, finding all references, etc. This parser includes Pyright LangServer executable and library files for Python in the form of embedded resources. This multi-target package can be used with .NET applications targeting .NET Framework starting from 4.6.2 or .NET 6 / .NET 7 / .NET 8 More information about Code Editor can be found here: https://www.alternetsoft.com/products/editor Documentation and sample projects can be downloaded here: https://www.alternetsoft.com/download NOTE: This is a commercial software product and requires purchasing a license for legal usage. Please refer to our licensing FAQ here: https://www.alternetsoft.com/faq#license

Alternet.Studio.Syntax.Parsers.Python.Embedded.Pylsp The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

AlterNET Code Editor is a .NET component library that brings efficient code editing functionality into your WinForms and WPF .NET applications. It provides code editing capabilities such as syntax highlighting, code completion and code outlining, visual indicators for bookmarks, line styles, syntax errors, and much more, matching the speed and convenience of the Microsoft Visual Studio/Visual Studio Code text editor. This package includes a Python parser based on the LangServer.org protocol, which provides features like auto-completion, go-to definition, finding all references, etc. This parser includes Pylsp LangServer executable and library files for Python in the form of embedded resources. This multi-target package can be used with .NET applications targeting .NET Framework starting from 4.6.2 or .NET 6 / .NET 7 / .NET 8 More information about Code Editor can be found here: https://www.alternetsoft.com/products/editor Documentation and sample projects can be downloaded here: https://www.alternetsoft.com/download NOTE: This is a commercial software product and requires purchasing a license for legal usage. Please refer to our licensing FAQ here: https://www.alternetsoft.com/faq#license

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.5.3 103 3/21/2024
9.5.2 139 2/23/2024
9.5.1 132 2/1/2024
9.5.0 185 12/25/2023
9.1.3 186 11/28/2023
9.1.2 153 11/17/2023
9.1.1 154 10/27/2023
9.1.0 185 9/29/2023
9.0.3 179 9/6/2023
9.0.2 170 8/25/2023
9.0.1 204 7/26/2023
9.0.0.1 239 6/5/2023
9.0.0 234 6/2/2023
8.1.12 295 4/18/2023
8.1.11 316 3/27/2023
8.1.10 298 3/7/2023
8.1.9 398 1/25/2023
8.1.8 428 12/20/2022
8.1.7 448 12/16/2022
8.1.6 484 11/22/2022
8.1.4 586 10/29/2022
8.1.3 643 9/13/2022
8.1.2 647 8/19/2022
8.1.1 681 7/27/2022
8.1.0 718 7/19/2022
8.0.6 672 5/18/2022
8.0.5 666 5/3/2022
8.0.4 737 3/29/2022
8.0.3 697 3/24/2022
8.0.2 716 2/28/2022
8.0.1 695 2/15/2022
8.0.0 729 1/26/2022
7.2.5 459 12/22/2021
7.2.4 601 12/11/2021
7.2.3 450 12/6/2021
7.2.0 477 8/17/2021
7.1.2 493 6/29/2021
7.1.1 549 5/31/2021
7.1.0 533 5/30/2021
7.0.2 512 5/7/2021
7.0.0 587 12/31/2020
6.2.1 571 1/21/2021
6.2.0 758 8/5/2020
6.1.0 659 6/29/2020
6.0.5 447 5/14/2020
6.0.4 457 4/16/2020
6.0.3 488 4/15/2020
6.0.2 507 4/5/2020
6.0.1 483 3/29/2020
6.0.0 478 3/27/2020