Skip to content

Installation Guide

prismatex edited this page Jun 9, 2025 · 6 revisions

Installation Guide

This guide walks you through installing Python Manager on your system.

Prerequisites

  • Python 3.7 or higher
  • pip (Python package manager)
  • Git (for cloning the repository)

Installation Steps

1. Clone the Repository

git clone https://github.com/prismatex/python-manager.git
cd python-manager

Clone this wiki locally