Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Python with Poetry #1595

Open
joshSzep opened this issue Jul 31, 2024 Discussed in #1594 · 1 comment
Open

Support for Python with Poetry #1595

joshSzep opened this issue Jul 31, 2024 Discussed in #1594 · 1 comment

Comments

@joshSzep
Copy link

Discussed in #1594

Originally posted by joshSzep July 31, 2024
I would love to use moon, but the primary language in my codebases is Python with dependencies managed by the fantastic tool Poetry. Certainly it appears that I can work around the lack of native support for Python, but the experience is not great. 😞

I don't know Rust except on a surface level, otherwise I would submit a PR... But I would be happy to be a guinea pig for anyone working on a Python/Poetry integration. 🧪

Thank you 🙏

@milesj
Copy link
Collaborator

milesj commented Aug 4, 2024

I don't have tie personally to support Python, but we do have docs on adding a new language. You (or someone else) can give it a shot. https://github.com/moonrepo/moon/blob/master/scripts/new-language.md

It should start with Python support first, then support the different package managers. Similar to how Node.js is implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants