Skip to content
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.

Python Dependency Manager: Pipenv? #8

Closed
why-not-try-calmer opened this issue Jul 12, 2021 · 2 comments
Closed

Python Dependency Manager: Pipenv? #8

why-not-try-calmer opened this issue Jul 12, 2021 · 2 comments

Comments

@why-not-try-calmer
Copy link
Collaborator

We do need a dep manager. There is the built-in virtualenv, Pipenv and others. I prefer Pipenv because it's very readable and intuitive. Are you Ok using it? If not, what alternative do you favor?

@KaratekHD
Copy link
Member

I would actually prefer just to use virtualenv and pip, as it's the most easy way to do it.

@why-not-try-calmer
Copy link
Collaborator Author

Okay. Then the best approach is for everyone to use their favorite dep manager. I'll try not to pollute the code base with my Pipefile )

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

No branches or pull requests

2 participants