Pyramid Framework #3119
Unanswered
TrailBlazor
asked this question in
Q&A
Replies: 2 comments
-
Not at the moment. We use FastAPI as web framework. It may be possible to refactor the code to make it replaceable as I wrote in the discussion about switching to Litestar (#1351). |
Beta Was this translation helpful? Give feedback.
0 replies
-
Pyramid seems to be a WSGI framework. So you could try a2wsgi to make NiceGUI work with Pyramid. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Hi,
Is it possible to use NiceGui within the Pyramid Framework?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions