# PPM - Polyglot Package Manager ## Docs - [PPM - Polyglot Package Manager](https://kaiser.mintlify.app/index.md): The unified package manager for JavaScript and Python projects. Manage dependencies across multiple ecosystems seamlessly. - [Installation](https://kaiser.mintlify.app/installation.md): Get PPM installed on your system quickly and easily - [Quick Start Guide](https://kaiser.mintlify.app/quickstart.md): Build your first polyglot application with PPM in under 10 minutes - [Configuration](https://kaiser.mintlify.app/configuration.md): Complete guide to configuring PPM projects with project.toml - [Polyglot Projects](https://kaiser.mintlify.app/concepts/polyglot-projects.md): Understanding polyglot development and why PPM is essential for modern applications - [Dependency Management](https://kaiser.mintlify.app/concepts/dependency-management.md): How PPM handles JavaScript and Python dependencies across your polyglot project - [Virtual Environments](https://kaiser.mintlify.app/concepts/virtual-environments.md): How PPM manages isolated Python environments in polyglot projects - [CLI Commands](https://kaiser.mintlify.app/cli.md): Complete reference for all PPM command-line interface commands - [ppm init](https://kaiser.mintlify.app/cli/init.md): Initialize a new PPM project with polyglot support - [React + Flask Full-Stack App](https://kaiser.mintlify.app/examples/react-flask.md): Build a complete full-stack application with React frontend and Python Flask backend using PPM - [Data Science Project](https://kaiser.mintlify.app/examples/data-science.md): Build a machine learning project with Python analytics and JavaScript visualization ## Optional - [GitHub](https://github.com/VesperAkshay/polypm) - [Download](https://github.com/VesperAkshay/polypm/releases/latest) - [Community](https://github.com/VesperAkshay/polypm/discussions)