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

Python support #46

Open
3 tasks
bcaldwell opened this issue Oct 21, 2016 · 7 comments
Open
3 tasks

Python support #46

bcaldwell opened this issue Oct 21, 2016 · 7 comments

Comments

@bcaldwell
Copy link
Owner

bcaldwell commented Oct 21, 2016

Add a python plugin

Must do:

  • support both python 2 and 3
  • create virtual environment (save in project .devctl folder)
  • pip install dependencies

@karanthukral

@bcaldwell
Copy link
Owner Author

thoughts on supporting all versions of python or just python3 and python2 installed on the system. I think almost all linux/mac have both preinstalled

@karanthukral
Copy link
Collaborator

I think we should focus on one to start with.. if its a developer they should be using python 3 by now so we should focus on that first

@bcaldwell
Copy link
Owner Author

a lot of them are still using 2. I want to support both 2 and 3. My question is more towards supporting all python version. Using something like this https://github.com/yyuu/pyenv

@karanthukral
Copy link
Collaborator

people need to start moving to 3.. I also didnt mean don't support 2.. I just meant we should start with 3... do you want to run pyenv to set python version on cd?

@bcaldwell
Copy link
Owner Author

potentially. We are using nvm for node. I think for go we just assume its installed lol

@bcaldwell
Copy link
Owner Author

I think just 2 and 3 for now

@karanthukral
Copy link
Collaborator

lol

@bcaldwell bcaldwell mentioned this issue Jan 2, 2017
3 tasks
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