Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pipenv, is it still useful?
#1
Hello,
new to the forum but long time python user.
I got myself into the habit of using pipenv a lot, but I always run into issues when it comes to cross platform work, CICD setups for github actions, and the like.

I originally got into pipenv because I wasnt a big fan of typing everything out via venv. I liked my simplistic pipenv install.

However I feel like I either need to learn pipenv better and figure out how I can setup environments based on platforms, and how to leverage it properly in my yaml files. Or just drop it altogether and get with whatever is the most modern approach.

Any recommendations? Is venv and poetry the only options? Are there any rust based venv tools (not rustenv, but a pipenv equivalent written in rust)

Thank you.
Reply


Messages In This Thread
pipenv, is it still useful? - by LandonJPGinn - Jun-04-2023, 06:55 AM
RE: pipenv, is it still useful? - by jefsummers - Jun-04-2023, 11:41 AM
RE: pipenv, is it still useful? - by LandonJPGinn - Jun-04-2023, 04:14 PM
RE: pipenv, is it still useful? - by snippsat - Jun-05-2023, 11:40 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [split] Pipenv mohammadasadi4 0 328 Jan-15-2024, 10:35 AM
Last Post: mohammadasadi4
  Libraries installed with pipenv, but ModuleNotFoundError returned jpncsu 2 3,081 Sep-06-2021, 07:24 PM
Last Post: jpncsu
  setting up pipenv tobiasfw 1 2,048 Jan-13-2021, 05:46 PM
Last Post: buran
  Managing dependencies with pipenv t4keheart 6 3,011 Aug-05-2020, 12:39 AM
Last Post: t4keheart
  pipenv install command getting errors on WSL/Ubuntu sheridanrea 0 3,194 Sep-14-2018, 06:40 AM
Last Post: sheridanrea

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020