Skip to main content
Python.Included package icon

Python.Included

Python.Included is an automatic deployment mechanism for .NET packages which depend on the embedded Python distribution. This allows libraries depending on Python and/or Python packages to be deployed via Nuget without having to worry about any local Python installations.

Total Downloads
435.7K
435,653
Published
Mar 8, 2023
Latest stable version

Install

.NET CLI
dotnet add package Python.Included --version 3.11.2
Package Manager Console
Install-Package Python.Included -Version 3.11.2
PackageReference
<PackageReference Include="Python.Included" Version="3.11.2" />

Frameworks

.NETStandard2.0

Dependencies

Python.Deployment
.NETStandard2.0
[2.0.0, )
pythonnet
.NETStandard2.0
[3.0.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.