Thanks to visit codestin.com
Credit goes to github.com

Skip to content

johnathaningle/pythonnet_netstandard

 
 

Repository files navigation

pythonnet_netstandard - Python for .NET Standard

This fork of the original pythonnet/pythonnet targets the portable .NET Standard instead of the .NET Framework. This readme contains only infos specific to pythonnet_netstandard. For the original documentation please check out their readme and wiki.

Python.Runtime.NetStandard.dll on Nuget

We release Python.Runtime.NetStandard.dll on Nuget for different Python versions and Operating Systems. Note that the first two digits of the version is the Python version and not the pythonnet version. Currently the following are available on Nuget:

Targeting Python 3.5

Targeting Python 3.6

Targeting Python 3.7

Projects using Python.Runtime.NetStandard

About

This fork of pythonnet is compiled against .Net Standard 2.0

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 73.0%
  • Python 24.8%
  • C 1.3%
  • Other 0.9%