awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
qw3rtman avatar

qw3rtman/p

0
View on GitHub↗
778 stars·49 forks·Shell·MIT·4 views

P

:snake: Python Version Management Made Simple

Features

  • Environment Management - Interactive Python version management.

Star history

Star history chart for qw3rtman/pStar history chart for qw3rtman/p

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to P

Similar open-source projects, ranked by how many features they share with P.
  • ekalinin/nodeenvekalinin avatar

    ekalinin/nodeenv

    1,784View on GitHub↗

    Virtual environment for Node.js & integrator with virtualenv

    Python
    View on GitHub↗1,784
  • isaacs/naveisaacs avatar

    isaacs/nave

    1,635View on GitHub↗

    Virtual Environments for Node

    Shellnavenodenodejs
    View on GitHub↗1,635
  • kentcdodds/cross-envkentcdodds avatar

    kentcdodds/cross-env

    6,527View on GitHub↗

    cross-env is a Node.js command line utility and cross-platform shell script runner. It functions as an environment variable setter that ensures variables are handled identically across Windows, macOS, and Linux. The tool standardizes variable assignment by wrapping shell execution in a uniform interface, allowing scripts to run consistently regardless of the underlying operating system. This enables the use of a single syntax for environment configuration across diverse shell environments. The project covers capabilities for automated build tooling, Node.js environment configuration, and the

    TypeScript
    View on GitHub↗6,527
  • coreybutler/nvm-windowscoreybutler avatar

    coreybutler/nvm-windows

    46,816View on GitHub↗

    This project is a command-line utility designed to manage multiple runtime versions on a single machine. It enables developers to install, remove, and toggle between different versions to satisfy project-specific dependency requirements, ensuring that each environment remains isolated to prevent version conflicts or path overlaps. The tool functions by storing distinct runtime versions in separate, isolated directories and utilizing symbolic links to point to the currently active version. It orchestrates these file system operations through a unified command-line interface that modifies syste

    Gogomanagementnode
    View on GitHub↗46,816
See all 20 alternatives to P→

Frequently asked questions

What does qw3rtman/p do?

:snake: Python Version Management Made Simple

What are the main features of qw3rtman/p?

The main features of qw3rtman/p are: Environment Management.

What are some open-source alternatives to qw3rtman/p?

Open-source alternatives to qw3rtman/p include: ekalinin/nodeenv — Virtual environment for Node.js & integrator with virtualenv. isaacs/nave — Virtual Environments for Node. kentcdodds/cross-env — cross-env is a Node.js command line utility and cross-platform shell script runner. It functions as an environment… nodenv/nodenv — Manage your app's Node.js environment. npm/node-which — Like the unix which utility. coreybutler/nvm-windows — This project is a command-line utility designed to manage multiple runtime versions on a single machine. It enables…