pythonnet_netstandard_py38_win 2.5.2
dotnet add package pythonnet_netstandard_py38_win --version 2.5.2
NuGet\Install-Package pythonnet_netstandard_py38_win -Version 2.5.2
<PackageReference Include="pythonnet_netstandard_py38_win" Version="2.5.2" />
paket add pythonnet_netstandard_py38_win --version 2.5.2
#r "nuget: pythonnet_netstandard_py38_win, 2.5.2"
// Install pythonnet_netstandard_py38_win as a Cake Addin
#addin nuget:?package=pythonnet_netstandard_py38_win&version=2.5.2
// Install pythonnet_netstandard_py38_win as a Cake Tool
#tool nuget:?package=pythonnet_netstandard_py38_win&version=2.5.2
Python and CLR (.NET and Mono) cross-platform language interop. Compiled against .NetStandard 2.0 and CPython 3.8 (win64)
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on pythonnet_netstandard_py38_win:
Package | Downloads |
---|---|
Numpy.Bare
C# bindings for NumPy on Win64 - a fundamental library for scientific computing, machine learning and AI. Does require Python 3.8 with NumPy 1.16 installed! |
|
eslib.py38
python运行引擎 |
|
eslib.py36
python运行引擎 |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on pythonnet_netstandard_py38_win:
Repository | Stars |
---|---|
SciSharp/Keras.NET
Keras.NET is a high-level neural networks API for C# and F#, with Python Binding and capable of running on top of TensorFlow, CNTK, or Theano.
|
|
henon/Python.Included
A Python.NET based framework enabling .NET libraries to call into Python packages without depending on a local Python installation.
|
Packaged for Nuget by Henon aka Meinrad Recheis. Please get the release notes from the project site