In the Vinony graph
Within Vinony's link graph, ويب-تو-باي is referenced by 164 other articles, and connects out to HTTP, Q82268 and client-server model.
It sits within the topics Free content management systems and Python (programming language) web frameworks.
Its subject is documented across 15 Wikipedia language editions.
Key facts
- Software.title
- web2py Enterprise Web Framework
- Software.name
- web2py
- Software.logo
- ويب-تو-باي.png
- Software.logo size
- frameless
- Software.logo caption
- web2py logo
- Software.author
- Massimo Di Pierro
- Software.programming language
- Python
- Software.platform
- Cross-platform
- Software.genre
- Web application framework
- Software.license
- GNU Lesser General Public License version 3 (LGPLv3)
- Software.website
- www.web2py.com
via Wikipedia infobox
Source code
web2py is an open source full-stack framework for agile development of secure database-driven web-based applications, written and programmable in Python. Web2py was created in 2007 for Python 2.7. As of 2024 we support Python 3.9+ and no longer support earlier version. We do not recommend using Web2py for new projects but we recommend upgrading to py4web ( also known as web3py. Web2py and Py4web share template language, pydal, rocket3 and similar design phylosophy. web2py.2.27.1 is the last version supporting Python 2.7. web2py 3.x only supports Python 3.9+ and it is in limited maintenance mode. Read more about our Read more about our The use of a sub-module requires a one-time use of the --recursive flag for git clone if you are cloning web2py from scratch. PyDAL uses a separate stable release cycle to the rest of web2py. PyDAL releases will use a date-naming scheme similar to Ubuntu. Issues related to PyDAL should be reported to its separate repository. project/ README.md LICENSE.web2py.txt web2py.py the startup script anyserver.py to run with third party servers ... other handlers and example files gluon/ the core libraries packages/ web2py submodules dal/ contrib/ third party libraries tests/ unittests applications/ are the apps admin/ web based IDE ... examples/ examples, docs, links ... welcome/ the scaffolding app (they all copy it) ABOUT LICENSE models/ views/ controllers/ sessions/ errors/ cache/ static/ uploads/ modules/ cron/ tests/ ... your own apps examples/ example config files, mv .. and customize extras/ other files which are required for building web2py scripts/ utility and installation scripts handlers/ wsgihandler.py handler to connect to WSGI ... handlers for Fast-CGI, SCGI, Gevent, etc site-packages/ additional optional modules logs/ log files will go in there deposit/ a place where web2py stores apps temporarily
Excerpt from the source-code README · 4,403 chars · not written by Vinony
Wikidata facts
- Official website
- www.web2py.com
Show 3 more facts
- software version identifier
- 3.1.1
- source code repository URL
- github.com/web2py/web2py
- Stack Exchange tag
- stackoverflow.com/tags/web2py
via Wikidata · CC0
Article · العربية
ويب-تو-باي (بالإنجليزية web2py ) هو إطار عمل ويب مفتوح المصدر مكتوب بلغة بايثون . يتيح ويب-تو-باي لمطوري الويب برمجة محتوى ويب ديناميكي باستخدام بايثون . تم تصميم ويب-تو-باي للمساعدة في تقليل مهام تطوير الويب المملة، مثل تطوير استمارات الويب من البداية، على الرغم من أن مطور الويب قد يقوم بإنشاء استمارة من البداية إذا لزم الأمر. تم تصميم ويب-تو-باي في الأصل كأداة تعليمية مع التركيز على سهولة الاستخدام ونشر البرمجيات . لذلك، لا يحتوي على أي ملفات إعدادات على مستوى المشروع. استُوحى تصميم ويب-تو-باي من أطر عمل روبي أون ريلز و جانغو . و مثله مثل هذه الأُطُر، يركز ويب-تو-باي على التطوير السريع ، ويفضل طريقة التطوير بالإتفاق ويتبع تصميم نمط وعرض ومتحكم .
Abstract from DBpedia / Wikipedia · CC BY-SA