Hari's Software

A small collection of my apps and scripts

BiaWeb Qt

Contents

Description

BiaWeb Qt is a graphical static website content manager which stores the data in SQLite 3 and exports pure HTML. Written in Python and PyQt4, this application allows you to build a complete website on your desktop and export it to a HTML directory structure ready for transferring to a web server.

Screenshots

Main Window
Site configuration
Category create/edit
Article create/edit
Site generator

Requirements/Dependencies

Download & Usage

To run the program, no installation is necessary. Simply extract the archive into an empty directory and execute the main script biaweb_qt script within the directory.

Usage tips