RSS 20 projects tagged "SQLite 3"

Download Website Updated 01 Apr 2013 superseriousstats

Screenshot
Pop 250.67
Vit 25.01

superseriousstats is a small and efficient program for creating a Web page with statistics from various types of IRC logs. It keeps track of its parse history and only processes new activity before storing any accumulated data in a SQLite or MySQL database. It is suitable for high volume IRC channels and large log archives, and is relatively easy to integrate with IRC services (e.g. bots) that interact with the database and provide last seen information and many other statistics directly in your channel.

No download No website Updated 18 Oct 2009 popword

Screenshot
Pop 31.40
Vit 36.17

Pop Words is an application that logs text of interest the user may come across on the Web. The tally of the most popular keywords will be displayed. A rule of thumb to select which headlines to log with are those that one would click to read on.

Download Website Updated 11 May 2011 Swarmtv

Screenshot
Pop 85.59
Vit 4.40

SwarmTv is a command line broad-catching program that downloads selected torrents/NZB's from an RSS or Twitter feed and puts them in a directory for your torrent program to download. The torrents to download are selected using filters that look at the name, size, and episode/season of the torrent. A mechanism is in place to prevent double downloads. Swarmtv can even send an email when a new episode is found.

Download Website Updated 02 Aug 2010 Accounting for Developers

Screenshot
Pop 36.69
Vit 1.42

Accounting for Developers (A4D) is a SQLite database intended to ease tracking of incomes and expenses. It offers no GUI, only the SQLite commandline, and thus lets the user use the full power of SQL. However, basic SQL knowledge is thus required to use it.

No download Website Updated 18 Nov 2012 ITDB

Screenshot
Pop 237.00
Vit 9.43

ITDB is a Web-based tool used to store information about assets found in office environments, with a focus on IT assets, but not limited to such. It will help you keep track of hardware, software, relationships between assets, invoices, locations, contracts, people, and rack layouts. It can also print labels for all assets.

Download Website Updated 31 May 2011 PyJuice

Screenshot
Pop 17.41
Vit 30.60

PyJuice is an simple Web application for the small office intranet. It features a simple log, tasks, timetracker, and a simple Wiki. It can be run from virtually any Web server that has support for CGI. It is low on resources and easy to maintain.

No download No website Updated 29 Nov 2012 python-minidb

Screenshot
Pop 35.44
Vit 2.34

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 No website Updated 11 Feb 2011 Hybrid HTTP API Tester

Screenshot
Pop 21.21
Vit 28.96

Hybrid HTTP API Tester is a general purpose API tester GUI. You can specify a URL and send GET or POST requests to it as a client with an interface allowing you to set up a database of API commands and their parameters. It is useful for probing 3rd party APIs or building your own.

Download Website Updated 12 Jun 2011 Tentacles-orm

Screenshot
Pop 19.13
Vit 1.04

Tentacles is an object-relational mapping (ORM) written in Python. Its main goal is to allow developers to manipulate stored data as they do for Python data structures.

Download Website Updated 22 Jan 2012 Vocab Builder

Screenshot
Pop 96.59
Vit 3.76

Vocab Builder is a collection of two separate programs. The client is the testing application that uses a drill-style method of building your vocabulary in a foreign language, similar to using flash-cards. The editor allows you to create a new, or modify an existing, database for your own personal use. Since the design of the project allows a user to create their own databases/tests, they can not only focus on the words they want/need to learn, but also are not restricted by availability of choice. No more are you restricted by only the databases available to you. Many language teaching applications only allow you to learn the languages they've supplied you. Most North American-based programs cater to English speaking users and only give you a selection of other languages to choose from. Not only can Vocab Builder use any language combination of Native and Secondary languages but it's also open-ended. You can share your tests with others. You can expand the database of words in any direction you want. Word lists are meant to be broken down into categories like colors, sizes, numbers, etc.

Screenshot

Project Spotlight

libvterm

A terminal emulator library.

Screenshot

Project Spotlight

Mahotas

An image processing library for Python.