Migrating a uv project #326
Unanswered
wrath-codes
asked this question in
Q&A
Replies: 1 comment 6 replies
-
I’m happy that you have found Polylith!
There is support in Polylith for the Maturin tool, that I believe is used for Python and Rust hybrid repos. Maybe you use the Maturin build backend already?
|
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
At the moment, in the company I work at, I'm the only Python developer working as a data engineer, I have a couple modules written in rust and a pretty sized main python module that I'm thinking on restructuring into smaller module. I'm came across Polylyth by accident, and I think it might be really useful to our future of the project(s) of the company. How'd i go about having all in the same workspace? Or should I have a separate repo for the python/rust hybrids?
Beta Was this translation helpful? Give feedback.
All reactions