646 Forks
3830 Stars
3830 Watchers

pythonnet

Python for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET developers.

How to download and setup pythonnet

Open terminal and run command
git clone https://github.com/pythonnet/pythonnet.git
git clone is used to create a copy or clone of pythonnet repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pythonnet https://github.com/pythonnet/pythonnet/archive/master.zip

Or simply clone pythonnet with SSH
[email protected]:pythonnet/pythonnet.git

If you have some problems with pythonnet

You may open issue on pythonnet support forum (system) here: https://github.com/pythonnet/pythonnet/issues