Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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 .

Clone this wiki locally

Morty Proxy This is a proxified and sanitized view of the page, visit original site.