Piccolo Admin + Litestar #1160
Answered
by
dantownsend
Daniel-Sedlacek
asked this question in
Q&A
-
Is it possible to use the Piccolo Admin in a Litestar application? If so, how? I can't find any info. Thank you for any hints! |
Beta Was this translation helpful? Give feedback.
Answered by
dantownsend
Mar 5, 2025
Replies: 1 comment 2 replies
-
If you start from a blank virtual env, and do the following:
One of the ASGI framework options is |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
dantownsend
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you start from a blank virtual env, and do the following:
One of the ASGI framework options is
Litestar
- it will then output an example project which integrates Piccolo Admin.