VB to Python Converter produces great Python code from VB.NET, saving you hours of painstaking work and valuable time.
Runs on 64-bit Windows, version 7 SP1 or later.
The Free Edition limits output to 100 lines per file (no limit on the number of files).
License Information Support Uninstall Instructions
Converting Projects and Folders:
VB to Python Collections Conversion:
VB to Python Property Conversion:
Conversion of Legacy String Functions to Python:
VB to Python Array Conversion:
VB to Python Delegate Conversion:
VB to Python Exception Handling Conversion:
*Scroll right to see VB to Python Converter screenshots
Q: Are the original VB files altered in any way?
Your existing code is left completely intact. The new Python files are output to the new location that you specify.
Q: What is the conversion accuracy?
Our accuracy is very high, but there will be significant adjustments required for all but the simplest conversions. There are no direct equivalents for some aspects of VB. Read the rest of the FAQ to get an idea of a few things that are not converted. VB to Python Converter is intended to reduce the amount of work you'll have to do to convert code to Python, but it is just the first step.
Q: Does VB to Python Converter convert VB6 projects to Python?
No - the most effective way to convert VB6 to Python is to first upgrade to VB.NET, and then use VB to Python Converter on the resulting VB code.
Q: Are VB delegates converted?
Yes - try out our Free Edition to see the conversion details.
Q: Are VB ByRef parameters converted?
Yes - try out our Free Edition to see the conversion details. We substitute a wrapper type for the parameter type and adjust all references to the parameter in the defining method and all calls to the method.
Q: What about .NET UI code?
The converter does not convert .NET UI types due to the lack of similarity between these types and Python UI types.
Q: Are Python type hints included?
The converter has an option to include Python type hints.
Q: What are the most common adjustments necessary after conversion?
VB and Python equivalents chart
Copyright © 2004 – 2023 Tangible Software Solutions, Inc.