معرفی شرکت ها


djambe-0.1.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

The Djambe web framework
ویژگی مقدار
سیستم عامل -
نام فایل djambe-0.1.0
نام djambe
نسخه کتابخانه 0.1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Djambe
ایمیل نویسنده karthikb <karthikbhattar@outlook.com>
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/djambe/
مجوز -
Djambe: Python Web Framework for the future. Welcome to Djambe, a Python web framework that allows you to use JSX expressions in your applications! With Djambe, you can build dynamic web applications using the Model-View-Controller (MVC) architecture and a SQLite database. Installation To install Djambe, use pip: pip install djambe Usage To use Djambe in your application, you will need to create PyV (Python View) files that contain your JSX expressions. These PyV files will be rendered by the framework and sent to the client as HTML. Here is a simple example of a PyV file. <template> <h2>Hello, {noun}!</h2> </template> <script> data = { "noun": "World" } </script> To use the MVC architecture with Djambe, you will need to create separate PyV files for your views and controllers. Your controllers will handle the logic of your application and interact with the SQLite database, while your views will contain the JSX expressions that are rendered and sent to the client. For more information on using Djambe and its MVC architecture, please refer to the documentation: https://djambe.readthedocs.io/ If you have any questions or need additional help, please don't hesitate to reach out to our support team at support@djambe.com.


زبان مورد نیاز

مقدار نام
>=3.9 Python


نحوه نصب


نصب پکیج whl djambe-0.1.0:

    pip install djambe-0.1.0.whl


نصب پکیج tar.gz djambe-0.1.0:

    pip install djambe-0.1.0.tar.gz