Python (bahasa pemrograman): Perbedaan antara revisi

Konten dihapus Konten ditambahkan
Suyono Darul (bicara | kontrib)
Tidak ada ringkasan suntingan
Baris 64:
Perintah ini biasanya digunakan untuk menguji keberhasilan pemasangan Python dalam komputer.
print ("Halo dunia!")
 
== Kerangka Kerja (Framework) ==
Berikut ini beberapa perangkat kerja atau ''Framework'' yang menggunakan python: <ref>{{cite web |url= http://www.infoworld.com/article/2622836/application-development/pillars-of-python--six-python-web-frameworks-compared.html|title= Pillars of Python: Six Python Web frameworks compared|accessdate=2015-07-30 }}</ref> <ref>{{cite web |url= https://wiki.python.org/moin/WebFrameworks|title= Web Frameworks for Python|accessdate=2015-07-30 }}</ref>
* [[Django kerangka kerja|Django]] <ref>{{cite web |url= https://www.djangoproject.com/ |title= Website Django Framework|accessdate=2015-07-30 }}</ref>
* [[Cubicweb kerangka kerja|Cubicweb]] <ref>{{cite web |url= https://www.cubicweb.org/ |title= Website Cubicweb Framework|accessdate=2015-07-30 }}</ref>
* [[Pyramid kerangka kerja|Pyramid]] <ref>{{cite web |url= http://www.pylonsproject.org/ |title= Website Pyramid Framework|accessdate=2015-07-30 }}</ref>
* [[Web.py kerangka kerja|Web.py]] <ref>{{cite web |url= http://webpy.org/ |title= Website Web.py Framework|accessdate=2015-07-30 }}</ref>
* [[Web2py kerangka kerja|Web2py]] <ref>{{cite web |url= http://www.web2py.com/ |title= Website Web2py Framework|accessdate=2015-07-30 }}</ref>
* [[Zope kerangka kerja|Zope]] <ref>{{cite web |url= https://pypi.python.org/pypi/Zope2 |title= Website Zope Framework|accessdate=2015-07-30 }}</ref>
* [[Flask kerangka kerja|Flask]] <ref>{{cite web |url= http://flask.pocoo.org// |title= Website Flask Framework|accessdate=2015-07-30 }}</ref>
* [[Falcon kerangka kerja|Falcon]] <ref>{{cite web |url= http://falconframework.org/ |title= Website Web2py Framework|accessdate=2015-07-30 }}</ref>
* [[Bottle kerangka kerja|Bottle]] <ref>{{cite web |url= http://bottlepy.org/docs/dev/index.html |title= Website Bottle Framework|accessdate=2015-07-30 }}</ref>
* [[Wezzy.web kerangka kerja|Wezzy.web]] <ref>{{cite web |url= https://bitbucket.org/akorn/wheezy.web |title= Website Wezzy.web Framework|accessdate=2015-07-30 }}</ref>
* [[Giotto kerangka kerja|Giotto]] <ref>{{cite web |url= http://priestc.github.io/giotto/ |title= Website Giotto Framework|accessdate=2015-07-30 }}</ref>
* [[Grok kerangka kerja|Grok]] <ref>{{cite web |url= http://grok.zope.org/ |title= Website Grok Framework|accessdate=2015-07-30 }}</ref>
 
== Lihat pula ==