SkillAgentSearch skills...

Pylume

A lightweight Python library to create, run and manage macOS and Linux virtual machines (VMs) natively on Apple Silicon.

Install / Use

/learn @trycua/Pylume
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center"> <h1> <div class="image-wrapper" style="display: inline-block;"> <picture> <source media="(prefers-color-scheme: dark)" alt="logo" height="150" srcset="img/logo_white.png" style="display: block; margin: auto;"> <source media="(prefers-color-scheme: light)" alt="logo" height="150" srcset="img/logo_black.png" style="display: block; margin: auto;"> <img alt="Shows my svg"> </picture> </div>

Python macOS Discord PyPI

</h1> </div>

Archived - PyLume is now part of the cua monorepo.

pylume is a lightweight Python library based on lume to create, run and manage macOS and Linux virtual machines (VMs) natively on Apple Silicon.

<div align="center"> <img src="img/py.png" alt="lume-py"> </div>
pip install pylume

Usage

Please refer to this Notebook for a quickstart. More details about the underlying API used by pylume are available here.

Prebuilt Images

Pre-built images are available on ghcr.io/trycua. These images come pre-configured with an SSH server and auto-login enabled.

Contributing

We welcome and greatly appreciate contributions to lume! Whether you're improving documentation, adding new features, fixing bugs, or adding new VM images, your efforts help make pylume better for everyone.

Join our Discord community to discuss ideas or get assistance.

License

lume is open-sourced under the MIT License - see the LICENSE file for details.

Stargazers over time

Stargazers over time

Related Skills

View on GitHub
GitHub Stars61
CategoryDevelopment
Updated3h ago
Forks2

Languages

Python

Security Score

100/100

Audited on Mar 30, 2026

No findings