https://github.com/trycua/pylume
A lightweight Python library to create, run and manage macOS and Linux virtual machines (VMs) natively on Apple Silicon.
https://github.com/trycua/pylume
apple cua lume macos python virtualization virtualization-framework
Last synced: about 2 months ago
JSON representation
A lightweight Python library to create, run and manage macOS and Linux virtual machines (VMs) natively on Apple Silicon.
- Host: GitHub
- URL: https://github.com/trycua/pylume
- Owner: trycua
- License: mit
- Created: 2025-01-31T21:25:42.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-16T18:56:03.000Z (3 months ago)
- Last Synced: 2025-03-16T12:15:30.310Z (about 2 months ago)
- Topics: apple, cua, lume, macos, python, virtualization, virtualization-framework
- Language: Python
- Homepage:
- Size: 1.66 MB
- Stars: 53
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
[](#)
[](#)
[](https://discord.com/invite/mVnXXpdE85)
[](https://pypi.org/project/pylume/)
> **Archived** - PyLume is now part of the [cua monorepo](https://github.com/trycua/cua).
**pylume** is a lightweight Python library based on [lume](https://github.com/trycua/lume) to create, run and manage macOS and Linux virtual machines (VMs) natively on Apple Silicon.
![]()
```bash
pip install pylume
```## Usage
Please refer to this [Notebook](./samples/nb.ipynb) for a quickstart. More details about the underlying API used by pylume are available [here](https://github.com/trycua/lume/docs/API-Reference.md).
## Prebuilt Images
Pre-built images are available on [ghcr.io/trycua](https://github.com/orgs/trycua/packages).
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](https://discord.com/invite/mVnXXpdE85) to discuss ideas or get assistance.
## License
lume is open-sourced under the MIT License - see the [LICENSE](LICENSE) file for details.
## Stargazers over time
[](https://starchart.cc/trycua/pylume)