Python on Rails?

前端 未结 4 533
情话喂你
情话喂你 2021-02-02 11:33

Would it be possible to translate the Ruby on Rails code base to Python?

I think many people like Python more than Ruby, but find Ruby on Rails features better (as a who

4条回答
  •  半阙折子戏
    2021-02-02 12:13

    Many of the methodology used in Rails has been translated into Django. Have you tried it?

    http://www.djangoproject.com/

提交回复
热议问题