RockyTV.Duality.Editor.Plugins.IronPython 1.0.2

dotnet add package RockyTV.Duality.Editor.Plugins.IronPython --version 1.0.2
NuGet\Install-Package RockyTV.Duality.Editor.Plugins.IronPython -Version 1.0.2
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="RockyTV.Duality.Editor.Plugins.IronPython" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RockyTV.Duality.Editor.Plugins.IronPython --version 1.0.2
#r "nuget: RockyTV.Duality.Editor.Plugins.IronPython, 1.0.2"
#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 RockyTV.Duality.Editor.Plugins.IronPython as a Cake Addin
#addin nuget:?package=RockyTV.Duality.Editor.Plugins.IronPython&version=1.0.2

// Install RockyTV.Duality.Editor.Plugins.IronPython as a Cake Tool
#tool nuget:?package=RockyTV.Duality.Editor.Plugins.IronPython&version=1.0.2

Write your games using Python!

   This plugin makes it possible to write all the logic behind your game using Python instead of C#.

   Beware that, as the name says, it uses the IronPython package to be able to use Python, therefore
   there may be some features that the official Python language may not have, or some features may be
   missing.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.2 1,219 5/26/2017
1.0.1 1,028 4/15/2017