Livia for Python
A New Frontier in Macro Development
Official Python bindings for the Livia .NET library, an avant-garde open-source C# automation framework and engine that brings reusable, extensible software architecture to Roblox macros, challenging the status quo of building automation as isolated, one-off scripts.
"Magnus ab integro saeclorum nascitur ordo" —Virgil, Eclogue IV (c. 40 BCE)
Requirements
- Python 3.11 or later
- .NET 10 Desktop Runtime
- Windows 11 x86-64
Installation
Livia can be added to an existing Python project by adding the package:
pip install livia-python # -> import livia
API Usage
The public Livia APIs are exposed directly through the livia package.
import livia
print(livia.WindowUtils)
For example, force focusing a window:
import livia
hwnd = 12345678
if livia.WindowUtils.ForceFocusWindow(hwnd):
print("Window focused")
The Python package uses Python.NET to expose the underlying .NET APIs and .NET-specific types.
Release files for livia-python 1.16.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| livia_python-1.16.0-py3-none-win_amd64.whl | Python 3 | none | Windows x86-64 | Details |
Release files / livia_python-1.16.0-py3-none-win_amd64.whl
| Download URL | livia_python-1.16.0-py3-none-win_amd64.whl |
|---|---|
| Size | 58.3 kB |
| Tags | Python 3 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
e4bb4651fc7bb942667e24abbd6b55082f682045df171d9145bfdf7eba24a6e3
|
|
BLAKE2b-256 checksum How to use checksums |
e8542a0fdd72261460e9700e47a342cb3e55e83d1b2d63c714c13f38a213806a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.
Transparency log