PaxD is a command-line package manager designed to simplify the installation and management of Python applications with streamlined dependency handling.
Built for developers who need a simple, reliable package management solution
Install, update, and remove packages with simple commands. Manage dependencies automatically.
Try packages temporarily without full installation using our innovative FastxD system.
Search and discover packages with powerful filtering and tagging system.
Built-in vulnerability scanning and security reporting to keep your system safe.
Use friendly aliases instead of long package IDs for easier installation.
Create and manage your own package repositories for private or specialized packages.
Get PaxD up and running in minutes
Install PaxD permanently on your system
curl -L -o %TEMP%\paxd_installer.py https://raw.githubusercontent.com/mralfiem591/paxd/refs/heads/main/paxd-installer.py && python %TEMP%\paxd_installer.py
Try PaxD without installing it permanently
curl -L -o %TEMP%\fastxd.py https://raw.githubusercontent.com/mralfiem591/paxd/refs/heads/main/fastxd.py && python %TEMP%\fastxd.py
Quickly interact with PaxD using custom protocol links
Note: This feature requires PaxD to be installed on your system to handle the custom protocol links. Make sure your PaxD has protocol support with paxd register-protocol at least once.
Discover official and certified packages in the PaxD ecosystem
Software Development Kit for creating PaxD packages and extensions.
paxd install paxd-sdk
Or, quickly install here.
Graphical user interface for PaxD package management.
paxd install paxd-gui
Or, quickly install here.
Scan your system for known security vulnerabilities in PaxD packages.
paxd install paxd-vulnscan
Or, quickly install here.
Everything you need to know about using and developing with PaxD