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

[Question] Making elpy compatible with pydockenv #1747

Open
se7entyse7en opened this issue Jan 13, 2020 · 1 comment
Open

[Question] Making elpy compatible with pydockenv #1747

se7entyse7en opened this issue Jan 13, 2020 · 1 comment

Comments

@se7entyse7en
Copy link

se7entyse7en commented Jan 13, 2020

Hi! I'm the creator pydockenv and also a user of elpy. Even if pydockenv is still an alpha project, I'd like your opinion on how much effort you think it would require to make elpy compatible with pydockenv (I would eventually be able to contribute myself). Essentially I think that it should be just a matter of running setting elpy to run Python, Jedi, Black, etc. inside the Docker container corresponding to the pydockenv environment. But I'm not familiar with elpy's internals.

@galaunay
Copy link
Collaborator

galaunay commented Feb 2, 2020

Hi,

I am not a big user of docker myself, but it looks like a very nice thing to have !

Elpy is using pyvenv to deal with python virtualenvs. So I think the only we would need would be something like pyvenv but supporting pydockenv.

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

No branches or pull requests

2 participants