| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
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 pythonnetTo install for development, check out the directory and run
pip install -e .
| Back | FazBrowse Home | New Git URL |