Skip to main content

Allows installing pre-built LLVM packages for various operating systems

Project description

llvm-installer

https://pypi.org/project/llvm-installer/

Helps installing pre-built LLVM packages for various operating systems.

Usage as module

Getting LLVM installation URL for a particular OS/version/architecture.

from llvm_installer import LlvmInstaller
import sys_detection

local_sys_conf = sys_detection.local_sys_conf()
llvm_installer = LlvmInstaller(
    short_os_name_and_version=local_sys_conf.short_os_name_and_version(),
    architecture=local_sys_conf.architecture)
llvm_url = llvm_installer.get_llvm_url(major_llvm_version=major_llvm_version)

Command-line usage

python3 -m llvm_installer

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

llvm_installer-1.4.9.tar.gz (19.5 kB view details)

Uploaded Source

File details

Details for the file llvm_installer-1.4.9.tar.gz.

File metadata

  • Download URL: llvm_installer-1.4.9.tar.gz
  • Upload date:
  • Size: 19.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for llvm_installer-1.4.9.tar.gz
Algorithm Hash digest
SHA256 fb678b4133e7d2848befa04e75d4a17be9f140678b88e00955d0eba68ec852d3
MD5 95187fa04f0761da5edfd1557c97c4d9
BLAKE2b-256 946e1e2a623852ae64feb98bd164a43ca221c0a7f7c3b9b0eef9a134138a5b9e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page