Dienstag, Dezember 30, 2008

StL

StL: "calioPY (cPY) is Open Source, cross platform software that lets you visualize, organize, publish and collaborate on calculations, clearly and simply. The software (approximately 1 kSLOC) uses a light-weight (21 tags), Python-based markup language (ASCII) that connects an extensive library of Python scientific, engineering and document processing software (over 1000 kSLOC). Procedures in cPY can be written with any text editor. Calculation output is in PDF. CalioPY knows how to evaluate and format math expressions and statements, (ascii inline, LaTex), calculation output, figures, tables, plots, create sketches, embed Python code, control the display of results, assemble PDF documents, and apply calculation page headers and title blocks. The program is designed to work within the Leo outliner, with the calioPY source code and libraries of calculation procedures both organized in the same Leo outline. This feature encourages modifications for specific needs and overall program improvement. It runs on Windows, thumb drives (Windows) and Linux (Kubuntu)."

--> TESTEN!

Sonntag, Dezember 28, 2008

Montag, Dezember 22, 2008

Welcome to Pyke

Welcome to Pyke: "Pyke introduces a form of Logic Programming (inspired by Prolog) to the Python community by providing a knowledge-based inference engine (expert system) written in 100% Python."

JJinuxLand: Python: Timesheet Calculator

JJinuxLand: Python: Timesheet Calculator: "Little programs are so much fun to write ;) Here's one that adds up the hours in my time sheet."

Donnerstag, Dezember 18, 2008

buzhug, a pure-Python database engine

buzhug, a pure-Python database engine: "buzhug is a fast, pure-Python database engine, using a syntax that Python programmers should find very intuitive

The data is stored and accessed on disk (it is not an in-memory database) ; the implementation has been designed to make all operations, and especially selection, as fast as possible with an interpreted language"

gefunden über den schockwellenreiter

Mittwoch, Dezember 17, 2008

Projektmanagement: faces

Front Matter: "faces is a powerful, flexible and free project management tool. faces stands for flexible, automated, calculating, extendible, simulating.

faces is based on python, an easy to learn and powerful programming language. Projects in faces are simple python programs, which can be edited by the graphical front-end or your favorite text editor. The comfortable auto completion function enables you to input many tasks very fast and restructure them afterwards."

--> Werde ich mir mal genauer ansehen... (Weihnachten?;-)

Samstag, Dezember 13, 2008

heise mobil - 27.10.08 - Netbook mit 12-Zoll-Display

"Das Dell Inspiron Mini 12 schließt die Lücke zwischen Netbooks und Subnotebooks"

Ist ja vielleicht endlich das, was ich mir vorstelle... Müsste nur noch mal prüfen, wie gut die Tastatur ist.

heise online - 12.12.08 - Hilfe für die Migration auf Python 3

heise online - 12.12.08 - Hilfe für die Migration auf Python 3: "Für Entwickler, die auf die neue Version 3.0 der freien Skriptsprache Python migrieren möchten, bietet die Python Software Foundation Hilfe an. So kann man sich auf die 'Python-porting Mailing List' eintragen und erhält dann Hilfe durch die Python-Entwickler selbst. Die Mailing-Liste mag aber auch von Interesse sein, wenn man erste Schritte mit Python machen möchte."

Donnerstag, Dezember 04, 2008

Pythoscope: Your way out of The Lack of Testing Death Spiral

Pythoscope: Your way out of The Lack of Testing Death Spiral: "To create an easily customizable and extensible open source tool that will automatically, or semi-automatically, generate unit tests for legacy systems written in Python."

Dienstag, Dezember 02, 2008

Amund Tveit's Blog: Tools for Accelerating Python

Amund Tveit's Blog: Tools for Accelerating Python: "If you need to speed up your Python program there are several possible approaches, with varying degree of effort needed, here is (probably not complete) overview:"

gefunden über den Schockwellenreiter