|
|
|
|
|
by kayoone
4619 days ago
|
|
In todays development world i dont see any reason why to use python/ruby instead of php (which was different when Rails came out), even for large projects. The frameworks are very mature and the community is huge. I see a point in using JS on the server instead of PHP though, still the frameworks have some catching up todo. |
|
Please tell me the deployment steps for a single-file python script.
With PHP, it's "install php mod_php, place files in directory" .
With Python it is... what?