FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Installation · pythonnet/pythonnet Wiki · GitHub

Benedikt Reinartz edited this page Apr 3, 2023 · 33 revisions

PyPI

pip install pythonnet

See https://pypi.python.org/pypi/pythonnet. Platform-independent precompiled wheels are available.

From source

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

NuGet

We do not provide support for forks of Python.NET. The official NuGet package is available at:

https://www.nuget.org/packages/pythonnet/

conda (Anaconda)

conda install -c conda-forge pythonnet

Development

To install for development, check out the directory and run

pip install -e .

Wiki pages Pages 13

Clone this wiki locally


Back | FazBrowse Home | New Git URL