Search
Results
Windows embeddable Python
Install and Configure mod_wsgi on Ubuntu 16.04
mod_wsgi is an Apache module that provides a standard and efficient method for serving dynamic web applications.
Creating an Executable from a Python Script | Matt Borgerson
Fortunately, there are some pretty awesome open-source tools that can be used to package a Python program into a standalone binary executable that contains everything needed to run the application (i.e. Python interpreter, program code, libraries, data, etc.).
Welcome to PyInstaller official website — PyInstaller
PyInstaller is a program that freezes (packages) Python programs into stand-alone executables, under Windows, Linux, Mac OS X, FreeBSD, Solaris and AIX. Its main advantages over similar tools are that PyInstaller works with Python 2.7 and 3.3—3.5, it builds smaller executables thanks to transparent compression, it is fully multi-platform, and use the OS support to load the dynamic libraries, thus ensuring full compatibility.
NodeBox | NodeBox
DAG: unoconv: Convert between any document format supported by OpenOffice
One Laptop Battery Later And I'm A Django Fan
mumbles-project.org » mumbles
a plugin driven, modern notification system for Gnome
Sage: Open Source Mathematics Software
Xpertmud - Linux KDE and Windows MUD Client
Xpertmud is an extensible perl, python and ruby scriptable MUD client. It is based on Qt and KDE. There's a native Linux/KDE version as well as a native Windows/Win32 build. This enables you to use the same script on your Linux box at home and on your Windows box at work...It supports multiple windows (which are scriptable), and you can use triggers, aliases or whatever you want on every bit of text that comes from or goes to the server. There's a stable and intuitive plugin API, so you can extend the client with Qt-based C++ code. A sample plugin for the btech MUX is included.