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

Augment the FAQ #112

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Augment the FAQ #112

wants to merge 1 commit into from

Conversation

dmerejkowsky
Copy link
Owner

No description provided.


`dmenv` works really well if:

* You already know how `pip` and `python3 -m venv` work
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why?

`dmenv` works really well if:

* You already know how `pip` and `python3 -m venv` work
* You don't really mind that `pip` does **not** solve dependencies
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why?


* You already know how `pip` and `python3 -m venv` work
* You don't really mind that `pip` does **not** solve dependencies
* You want to be sure your code can be published to pypi.org or any pip
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why?

* You want your code to work with several versions on Python

Compared to other tools, it may be much faster, but at the cost of having
less features, or be harder to use.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what do you mean?

@dmerejkowsky
Copy link
Owner Author

Yeah, I'm still not sure about what to say about dmenv vs other tools. Maybe we should not say anything ...

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

Successfully merging this pull request may close these issues.

2 participants