Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pip install pythonnet
See https://pypi.python.org/pypi/pythonnet. Platform-independent precompiled wheels are available.
pip install git+https://github.com/pythonnet/pythonnet
We do not provide support for forks of Python.NET. The official NuGet package is available at:
https://www.nuget.org/packages/pythonnet/
conda install -c conda-forge pythonnet
To install for development, check out the directory and run
pip install -e .