Convert Python To Vb.net
Hi,
I need to have a rather small Python script converted to vb.net.
Script is enclosed.
Thanks
Hi,
I need to have a rather small Python script converted to vb.net.
Script is enclosed.
Thanks
I have a python code that is about 8 lines long that I need to have written in Perl. It is a simple encrypt/decrypt script which takes two keys reads a file and x ors by the two given keys. This is something fairly simple and should take a Perl expert 5-10 minutes to do. We have a bunch of little scripts that we will also need converted from Python to Perl so hoping to start a relationship with someone for this ongoing work.
I need to get a 200 line python program converted to C/C++, and it needs to be accessible to a Java program via JNI. The Python program uses Windows libraries kernel32.dll, advapi32.dll and crypt32.dll.