-
Notifications
You must be signed in to change notification settings - Fork 762
Installation
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:
- conda (Anaconda):
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: