Skip to content

the pyenv stuff maybe should be broken out into its own module #12

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

Open
Jaymon opened this issue Apr 22, 2018 · 1 comment
Open

the pyenv stuff maybe should be broken out into its own module #12

Jaymon opened this issue Apr 22, 2018 · 1 comment

Comments

@Jaymon
Copy link
Owner

Jaymon commented Apr 22, 2018

I think these can all be redone in python to make them more full-featured, both the environment stuff and the pypi tools, I liked the name pie but sadly it's taken.

pye might be an okay name

@Jaymon
Copy link
Owner Author

Jaymon commented May 6, 2019

The problem I have with breaking them out is they won't be able to easily set environment variables, pipenv is getting around this by having you load a shell, but I don't really want to have that be a thing I have to do.

These also need to be updated to support pipenv if that's what was used to create the virtual environment, so it should look for .venv and a .env file and load those instead of venv, venv2, or venv3

if this isn't its own module or even in the bin directory then I like the name pie

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

1 participant