Viewing a response to: @netscape101/re-themarkymark-re-netscape101-re-themarkymark-python-tips-virtual-environments-20180523t145901166z
WIthout getting complex, there are a lot of advantages. I really recommend checking out the [project page](https://docs.pipenv.org) and within five minutes I will bet you will see the advantages. It is not just an ease of use wrapper, it's a complete makeover on how virtual environments work on python and puts it in the same league as NodeJS's package manager.
author | themarkymark |
---|---|
permlink | re-netscape101-re-themarkymark-re-netscape101-re-themarkymark-python-tips-virtual-environments-20180523t151908024z |
category | programming |
json_metadata | {"tags":["programming"],"links":["https://docs.pipenv.org"],"app":"steemit/0.1"} |
created | 2018-05-23 15:18:12 |
last_update | 2018-05-23 15:18:12 |
depth | 4 |
children | 6 |
last_payout | 2018-05-30 15:18:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 364 |
author_reputation | 1,774,102,101,992,747 |
root_title | "[Python Tips] Virtual Environments" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 57,284,194 |
net_rshares | 0 |
Thanks. I'm actually sitting and working on a Django project right now. Gonna try it right now :)
author | netscape101 |
---|---|
permlink | re-themarkymark-re-netscape101-re-themarkymark-re-netscape101-re-themarkymark-python-tips-virtual-environments-20180523t152109033z |
category | programming |
json_metadata | {"tags":["programming"],"app":"steemit/0.1"} |
created | 2018-05-23 15:21:09 |
last_update | 2018-05-23 15:21:09 |
depth | 5 |
children | 5 |
last_payout | 2018-05-30 15:21:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.082 HBD |
curator_payout_value | 0.002 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 97 |
author_reputation | 45,783,947,118 |
root_title | "[Python Tips] Virtual Environments" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 57,284,710 |
net_rshares | 22,587,547,933 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
themarkymark | 0 | 22,587,547,933 | 40% |
Let me know what you think!
author | themarkymark |
---|---|
permlink | re-netscape101-re-themarkymark-re-netscape101-re-themarkymark-re-netscape101-re-themarkymark-python-tips-virtual-environments-20180523t152654824z |
category | programming |
json_metadata | {"tags":["programming"],"app":"steemit/0.1"} |
created | 2018-05-23 15:25:57 |
last_update | 2018-05-23 15:25:57 |
depth | 6 |
children | 4 |
last_payout | 2018-05-30 15:25:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 27 |
author_reputation | 1,774,102,101,992,747 |
root_title | "[Python Tips] Virtual Environments" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 57,285,465 |
net_rshares | 966,049,782 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
netscape101 | 0 | 966,049,782 | 100% |
I tried installing it in a virtualenv and then I saw it installed virtualenv inside the virtualenv, which is like virtualenv inception. I'm going to try it again tomorrow. I think the change of workflow will take some time to adapt for me. I weirdly like uninstalling everything in my virtualenv and then installing from scratch from my requirements.txt, and the reason behind that is I work on some projects that have a huge list of dependencies(far too many for my liking) and often a package gets out of date or can't install anymore or a certain bug only creeps in with a specific version of a package. Are there any tools out there for converting your requirements.txt to the format that pipenv uses?
author | netscape101 |
---|---|
permlink | re-themarkymark-re-netscape101-re-themarkymark-re-netscape101-re-themarkymark-re-netscape101-re-themarkymark-python-tips-virtual-environments-20180523t191617571z |
category | programming |
json_metadata | {"tags":["programming"],"app":"steemit/0.1"} |
created | 2018-05-23 19:16:21 |
last_update | 2018-05-23 19:16:21 |
depth | 7 |
children | 3 |
last_payout | 2018-05-30 19:16:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 705 |
author_reputation | 45,783,947,118 |
root_title | "[Python Tips] Virtual Environments" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 57,320,146 |
net_rshares | 0 |