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

Skip to content
denfromufa edited this page Feb 16, 2017 · 33 revisions
  • PyPI:

pip install pythonnet

https://pypi.python.org/pypi/pythonnet

Wheels on Windows are available.

TODO: [Manylinux Wheels] (https://github.com/pythonnet/pythonnet/issues/258).

  • Github:

pip install git+https://github.com/pythonnet/pythonnet

  • nuget:

[TODO] (https://github.com/pythonnet/pythonnet/issues/165)

  • WinPython:

https://winpython.github.io/

  • conda (Anaconda):

TODO

pip install -i https://pypi.anaconda.org/pythonnet/simple pythonnet

conda install -c pythonnet pythonnet

https://anaconda.org/pythonnet/pythonnet

  • chocolatey:

choco install pythonnet -pre

https://chocolatey.org/packages/pythonnet

  • Unofficial Windows Binaries for Python Extension Packages:

http://www.lfd.uci.edu/~gohlke/pythonlibs/#pythonnet

Clone this wiki locally