DEV Community

Jaswant Vaddi
Jaswant Vaddi

Posted on

1 1 1 1 1

Help Me Simplify Virtual Environments with 'pve' – Community Input Needed!

Hey everyone! As a beginner, I’ve found setting up virtual environments tricky due to varying commands across systems. They’re crucial for project organization, so I’m working on making them easier for newbies like me.

Description of My Package:

I’ve started building pve, a small package to simplify virtual environments. It has two commands: pve create {env_name} to make a new environment and pve start {env_name} to activate it.

Current Issue:

The package is working as expected in Windows but The start command isn’t activating environment in MAC OS, likely due to cross-platform issues. I’d love insights from experienced devs—any tips on fixing activation or handling system differences?

GITHUB

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

DEV is better (more customized, reading settings like dark mode etc) when you're signed in!

Okay