Info
| Version: | 3.13.1 |
| Author(s): | Meinrad Recheis and Python Software Foundation |
| Last Update: | Monday, February 23, 2026 |
| .NET Fiddle: | Online Example |
| Project Url: | https://github.com/henon/Python.Included |
| NuGet Url: | https://www.nuget.org/packages/Python.Included |
Install
Install-Package Python.Included
dotnet add package Python.Included
paket add Python.Included
Python.Included Download (Unzip the "nupkg" after downloading)
Dependencies
- Python.Deployment(>= 1.2.0)
- pythonnet_netstandard_py37_win(>= 2.5.1)
Tags
This allows libraries depending on Python and/or Python packages to be deployed via Nuget without having to worry about any local Python installations.