Convert VB.NET to Python
Simply paste in your VB.NET code below, and this free utility will automatically convert it to its equivalent in Python.
Our code converters are sponsored by RedGate
Your source code is safe
We do not permanently store any code submitted via this utility - the data you submit is kept only long enough to convert the code and send the result back to you.
Known Issues
- We've had to remove the automatic clipboard copying (as Flash 10 and above requires user interaction). However, the copy to clipboard link does now work in FireFox 3 and Chrome.
- Please report any issues you come across! We will work to fix them and contribute them back to the #develop project too.
- LINQ support is not yet fully reliable. Please post cases that do not work to our feedback forum.
Credits
This code conversion tool is based on source code from the #develop editor, a free open source alternative to Visual Studio .NET.
All our converters
- Convert C# to VB.NET
- Convert C# to Python
- Convert C# to Ruby
- Convert VB.NET to C#
- Convert VB.NET to Python
- Convert VB.NET to Ruby
Our other tools
DevWeek 2013
The UK's biggest technical conference for software developers takes place at the beginning of March, with speakers like Dave Wheeler, Kevlin Henney, Dino Esposito, Neal Ford and Scott Allen presenting in-depth sessions and workshops on Visual Studio 2012, WinRT, C# 5, ASP.NET MVC, jQuery, .NET debugging, WCF, HTML5, SQL Server 2012, LINQ, Entity Framework, SignalR, JavaScript, and much more. Click here now for full details of the schedule and speakers.
Python books
-
Python Scripting for Computational Science (Texts in Computational Science and Engineering)
Now in its revised and updated 4th edition, this book teaches computational scientists how to develop tailored, flexible, and human-efficient working environments built from small programs written in the easy-to-learn, high-level Python language.As i...