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·11 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

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with P

These projects share indexed features with P. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 20 related projects→

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.

Which projects share features with qw3rtman/p?

Projects with overlapping indexed features 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…