[問題] 問一下django與TurboGears

看板Python作者 (RORP)時間16年前 (2009/07/14 11:27), 編輯推噓2(2012)
留言14則, 8人參與, 最新討論串1/1
大家好,我是Python新手 最近在選擇django與TG之間猶豫, 又看到了這麼一篇文章 Python Web frameworks, Part 2: Web development with TurboGears and Python http://www.ibm.com/developerworks/linux/library/l-turbogears/ 其中 # License: Because Django was created from scratch, the entire project is under one open source license (the BSD license). TurboGears, which is made up of multiple projects, has several licenses. SQLObject, the ORM tool, is protected by the LGPL (Lesser General Public License), which states that if the source code of SQLObject library itself is changed and distributed, those changes need to be made available. The license does not require applications that use it to be open sourced. Some companies block the use of software licensed under the LGPL, regardless. In those cases, you may consider using SQLAlchemy, another ORM tool with strong support in the TG community. 我有點搞不太懂,這是說如果我用此架構架設網站, 則我是不是要要公布我的source code? 另外我可以向使用者收費嗎? 如果要架設商業網站,當然不希望別人可以直接抄我的code,我應該要選哪一個? -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.112.243.87 ※ 編輯: rorp 來自: 140.112.243.87 (07/14 11:39)

07/14 11:44, , 1F

07/14 11:51, , 2F
感謝樓上! 這一篇我看過了,但還是不大明白,有沒有更白話的
07/14 11:51, 2F

07/14 11:51, , 3F
解釋呢?
07/14 11:51, 3F

07/14 12:06, , 4F
BSD和LGPL都是對商業挺友好的license 如果沒踩到它
07/14 12:06, 4F

07/14 12:07, , 5F
們言明必需開源的那幾項 就可以閉源發佈
07/14 12:07, 5F

07/14 13:18, , 6F
如果只是拿來架設網站,不管是否營利,兩種對你而言都沒差
07/14 13:18, 6F

07/14 13:19, , 7F
若會將你的架站包,以分享或販賣的方式供他人,則有差別
07/14 13:19, 7F

07/15 15:02, , 8F
喔喔!了解了,謝謝喔!
07/15 15:02, 8F

07/16 15:30, , 9F
django的community很大 現在可能已經比RoR還又多人在用
07/16 15:30, 9F

07/16 17:55, , 10F
樓上的何以得知啊?
07/16 17:55, 10F

07/16 21:57, , 11F
拜託不要拿 RoR 跟 Django 比... API 穩定性差太多...
07/16 21:57, 11F

07/16 23:14, , 12F
那也無關 community 大小啊.. XD
07/16 23:14, 12F

07/16 23:38, , 13F
所以我也很好奇 jbot 的推論哪來的 XD
07/16 23:38, 13F

07/17 23:54, , 14F
我只知道 Django 應該比 RoR 早開始搞,但公開得比較晚
07/17 23:54, 14F
文章代碼(AID): #1AM_iYb_ (Python)
文章代碼(AID): #1AM_iYb_ (Python)