RSS 5 projects tagged "Windows"

No download No website Updated 29 Nov 2012 python-minidb

Screenshot
Pop 33.50
Vit 2.18

minidb is a Python module that utilizes the SQLite3 database library in order to store and retrieve Python objects. It utilizes Python's __slots__ mechanism to determine the column names, and uses the class name for table names. Data is always stored as text in the database, but will be converted using the type specified in __slots__ (which therefore has to be a dict).

Download Website Updated 03 Jan 2012 TkDo (II)

Screenshot
Pop 39.34
Vit 1.80

TkDo is a simple todo manager. Rather than using dates, it allows you to assign priorities to each item.

Download Website Updated 29 Nov 2012 Dagri

Screenshot
Pop 108.24
Vit 4.12

With Dagri, you can build up tables and save data within. While a spreadsheet uses one single table layout, Dagri can use many tables with different layouts on one sheet, and it gives you more focus on your data. The intention is not another spreadsheet, but something new instead: a data grid application.

No download Website Updated 13 Jun 2013 sr4.sql

Screenshot
Pop 57.39
Vit 1.00

sr4.sql is a SQLite 3 database for Shadowrun 4th edition characters, with core rules for character generation.

Download Website Updated 19 Jun 2013 YB.ORM

Screenshot
Pop 89.91
Vit 2.90

The YB.ORM library aims to simplify writing C++ code that has to deal with SQL databases. The goal is to provide a convenient interface like SQLAlchemy (Python) or Hibernate (Java). The library itself is cross-platform and supports a variety of SQL dialects: SQLite3, MySQL, Postgres, Oracle, and Firebird. Integration with Boost, Qt4, and wxWidgets is built-in. In a typical usage scenario, you would describe your database schema and table relationships in a simple XML-based format, generate SQL code to populate database schema with tables, generate C++ classes, add application-specific logic to the classes, and use these classes in cooperation with the Session object to query objects from the database, create new or modify/delete existing objects, or link and unlink objects using relations. Simple serialization to XML is supported along with connection pooling.

Screenshot

Project Spotlight

wavsilence

A tool which splits a single WAV file into multiple wav files based on silence.

Screenshot

Project Spotlight

Mozilla Firefox

A Mozilla-based browser.