Description: The .NET Micro Framework for Linux is a small, free and open-source platform by Microsoft that allows writing .NET applications for resource-constrained devices running Linux. It includes a small version of the .NET runtime and libraries.
Type: software
Pricing: Open Source
Description: cx_Freeze is a Python utility to compile Python code into standalone executable files for distribution. It works by analyzing the Python scripts, finding all imports, and putting them along with the Python interpreter into a folder structure that can be compressed into a single executable file.
Type: software
Pricing: Free