IMHO there is no "recipe" to get this done without work.
You have to read your PHP code, understand what it does, and write your 
python code to do the same.
If you can read PHP code and knows how to write python code, consider it 
done.
:)

On Sunday, 21 April 2013 11:57:04 UTC-3, sirajul muneer wrote:
>
> I'm currently working on a PHP project to create a web based code editor. 
> It includes many PHP files. I'm now planning to convert them into python 
> code to make it run on web.py( a minimalistic Python web framework). Web.py 
> is almost straight forward python. I want to know how complex it would be 
> to convert the files to Python application and make it work as expected. If 
> possible can anyone give a few bare guidelines to follow to systematically 
> do the process. 

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to webpy+unsubscr...@googlegroups.com.
To post to this group, send email to webpy@googlegroups.com.
Visit this group at http://groups.google.com/group/webpy?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to