snek

1.3

PowerShell wrapper around Python for .NET to invoke Python from PowerShell

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name snek -RequiredVersion 1.3

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name snek -Version 1.3

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2019 Adam Driscoll. All rights reserved.

Package Details

FileList

  • snek.nuspec
  • snek.psd1
  • snek.psm1
  • binaries\x64\v2.7\Python.Runtime.dll
  • binaries\x64\v3.5\Python.Runtime.dll
  • binaries\x64\v3.6\Python.Runtime.dll
  • binaries\x64\v3.7\Python.Runtime.dll
  • binaries\x86\v2.7\Python.Runtime.dll
  • binaries\x86\v3.5\Python.Runtime.dll
  • binaries\x86\v3.6\Python.Runtime.dll
  • binaries\x86\v3.7\Python.Runtime.dll

Version History

Version Downloads Last updated
2.0 112 8/23/2023
1.3 (current version) 1,014 11/14/2019
1.2 110 11/14/2019
1.1 21 11/12/2019
1.0 18 11/12/2019
0.1 278 1/5/2018
Show more