ms4py.blog

Projects

SITforC

SITforC stands for System Identification Toolkit for Control theory. It is a simple but powerful open-source application to identify a control system by experimental data.

Project Homepage | GitHub Repository

latexmk.py

Latexmk.py completely automates the process of generating a LaTeX document. Given the source files for a document, latexmk.py issues the appropriate sequence of commands to generate a .dvi or .pdf version of the document. It is specialized to run as a custom builder for the Eclipse-Plugin "Texlipse". More information is on the Wiki at Bitbucket.

GitHub Repository

PySeeek

PySeeek is an experimental search engine in Python. The development process is accompanied by a series of blog posts describing the implementation and design. As database backend the NoSQL solution MongoDB is used.

Blogpost #1 | Blogpost #2 | Blogpost #3 |

GitHub Repository