Skip to main content

desireeia

Python wrapper for DesireeIA, a local LLM inference engine (GGUF models, CPU/GPU backends). This package ships a thin ctypes binding over the native engine, with prebuilt binaries bundled per-platform so it works without a separate native install step.

Full documentation, model compatibility notes, and the C++/CLI side of the project live in the main repository: https://github.com/francescopaolopassaro/DesireeIA (see the project README for details).

Published on PyPI since 2026-09-16: https://pypi.org/project/desireeia/

Install

pip install desireeia

Bundled platforms

This wheel bundles the native engine for the platforms it was built on. Check desireeia/lib/ in the installed package for the exact list — at minimum win-x64 and linux-x64 are included. If your platform/arch isn't bundled yet, the package will raise a clear error on import rather than silently failing.

  • Windows: the engine DLL and its CUDA runtime (cudart64_13.dll, for GPU acceleration) are bundled. It also needs the Microsoft Visual C++ Redistributable (x64) on the system — already present on most Windows machines (installed by countless other apps, .NET, GPU drivers, etc.), but not bundled in this package. If import fails with a missing-DLL error, install it from https://aka.ms/vs/17/release/vc_redist.x64.exe and retry.
  • Linux: the engine .so only depends on libstdc++, libgcc_s and glibc — present on essentially every distribution by default, nothing extra to install. GPU acceleration is not packaged for Linux yet (CPU-only); this is a known gap, not a silent limitation.
  • macOS: not built yet (osx-x64/osx-arm64 are not bundled) — importing on macOS will fail with a clear error until a macOS build is produced.

License

See LICENSE — proprietary, no modification or unauthorized integration, no AI training/ingestion without explicit written consent from the author.

Release files for desireeia 0.0.3

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for desireeia 0.0.3
File Size Uploaded
desireeia-0.0.3.tar.gz 1.5 MB Details

Built distribution (wheel)

Table of built distributions (wheels) for desireeia 0.0.3
File Interpreter ABI Platform
desireeia-0.0.3-py3-none-any.whl Python 3 none any Details

Total release size: 2.9 MB

Release files / desireeia-0.0.3.tar.gz

Download URL desireeia-0.0.3.tar.gz
Size 1.5 MB
Tags Source
SHA-256 checksum
How to use checksums
1c0da2f5b83b91b04d3699ebcac4d649d0e55eb72b5a512d96ad5c725cb8ca4f
BLAKE2b-256 checksum
How to use checksums
9489222d555a49d94abbe1aac056670b37fbc4555ef98f2f7039317e2d285a0b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.10

Release files / desireeia-0.0.3-py3-none-any.whl

Download URL desireeia-0.0.3-py3-none-any.whl
Size 1.5 MB
Tags Python 3
SHA-256 checksum
How to use checksums
ccbbce818d43a930c21d9a58263677d6ac8699fbe803b12a17677aeded706711
BLAKE2b-256 checksum
How to use checksums
8f92adb0fd62ea48e4234051ab52cd9d89a3a144d6d1b50778958a0c7a680f5f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.10

Release history Release notifications | RSS feed

This release

0.0.3 This release

2 release files

0.0.2

2 release files

0.0.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page