3 projects tagged "py2exe"
Python Packager is a Web application that converts Python source code into stand-alone applications for Windows and Linux. Python Packager creates a portable exe, a portable directory, and an installer for Microsoft Windows. Python Packager also creates portable files, portable directories, and DEB and RPM pacakges for Linux. Other features include analysis of the source code using linting tools, adding licensing terms to the code, and automatic generation of documentation. Python Packager is similar to tools such as Py2Exe, PyInstaller, cx_Freeze, and bbFreeze. Python Packager simply uses existing tools "under the hood". It does not claim to add any extra features which can be achieved with existing tools. It builds Python executables on Linux and Windows using PyInstaller (much like Py2Exe). It also uses PyLint to analyse the source code. It documents code with epydoc.
I Only Think (IOT) is a brain-computer interface that allows you to control a computer by thought. It relies on the OpenViBE technology to analyze electrical signals emitted by the brain. The project is primarily intended for people with reduced mobility, allowing them more autonomy.
MetaPath is a tool for the analysis of metabolic pathways and associated visualization of experimental data. Built on the MetaCyc database, it provides an interactive map in which multiple pathways can be simultaneously visualized. Multiple annotations from the MetaCyc database are available, including synonyms, associated reactions and pathways, and database unification links. Metabolomics change data can be imported via simple CSV formats for visualization on targeted pathways. Pathways can be mined and removed algorithmically to identify key regulated pathways within a given dataset, providing a simper route to metabolic functions.