Reflex and Project Dependencies / Python Packages (UV?) #5831
Unanswered
michellepace
asked this question in
Q&A
Replies: 1 comment
-
|
UV and reflex go great together. Just initialize a new UV project, add reflex as a dependency and any other python deps your project needs and use it in the normal way. The reflex team internally uses UV for all of our public facing apps like reflex.dev, cloud.reflex.dev, and build.reflex.dev |
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.
-
Hello there.
I have just discovered Reflex. I am just a little confused on how Package management works within Reflex. I am only familiar with UV as my Python package and project manager. Has reflex got any inbuilt capabilities or is it advantageous to still (somehow) use UV in combination? Please do direct me to relevant documentation or links if there are any.
Thanks in advance,
Michelle
Beta Was this translation helpful? Give feedback.
All reactions