-1

Is there any way to use flet with django. I found both frameworks to be interesting but I haven't found any article using them together.

https://www.djangoproject.com/

https://flet.dev/

I have search google and looked at stack overflow as well. I am expecting to find, how to configure flet with django.

Ashish
  • 14,295
  • 21
  • 82
  • 127

1 Answers1

1

Just use this: https://pypi.org/project/flet-django/ Instruction included