Can anyone help me "compile" Radicale?

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • PyInstaller

    Freeze (package) Python programs into stand-alone executables

  • I experiemented unsuccessfully with nuitka and PyInstaller, which produced non-working or 100mb binaries. I'm wanting to build a single-file binary, Radicale.exe, so I think cx_freeze is out.

  • Nuitka

    Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, and 3.11. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.

  • I experiemented unsuccessfully with nuitka and PyInstaller, which produced non-working or 100mb binaries. I'm wanting to build a single-file binary, Radicale.exe, so I think cx_freeze is out.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • RadicaleInfCloud

    Integrate InfCloud into Radicale's web interface.

  • I just discovered there's a web interface plugin for Radicale; I'll try and add that to the binary, too

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts