نوع | |
---|---|
النموذج المصدري | |
المطورون | |
موقع الويب |
zope.dev (الإنجليزية) |
لغة البرمجة | |
---|---|
الإصدار الأول | |
الإصدار الأخير |
|
الرخصة |
زوب (بالإنجليزية: Zope) هي مجموعة خوادم ويب حرة ومفتوحة المصدر مكتوبة بلغة برمجة "بايثون". زوب اختصار لجملة «بيئة نشر الكائن Z» (بالإنجليزية: Z Object Publishing Environment)، وكان أول نظام يستعمل طريقة النشر الكائني الشائع حاليا.[2][3] يوصف زوب بأنه «تطبيق قاتل» لأن ظهوره تسبب في إحداث ضجة شديدة حول بايثون أكسبته شهرة جعلته لغة برمجة واسعة الانتشار.[4][5]
Zope also pioneered the idea of object publishing, in which a URL describes the method that should be called on a particular object.
In 1997, Jim Fulton (the CTO at Zope Corp) developed a technique he called "Object Publishing", and implemented in a library called the Python Object Publisher (aka Bobo). The object publishing metaphor is found in many Python toolkits today; in other languages it's found only in crippled form, at best.
The use of Zope has spread so quickly that many Pythonistas have looked to it as a Python Killer Application - a system so good that it naturally pushes Python into the development spotlight.