Projects

Click the name of the project

Introduction

Kalibro, is designed to fulfill some quality tasks which must be stipulated by organizations to meet the Quality Management Standards,

such as, ISO9001, AS9100, TS16949.

Kalibro, is intended to maintain calibration / verification records. You can check the coming calibration / verification dates to be able to schedule the calibration activities.

Kalibro, is programmed with Python programming language. It is able to use two different databases, one is MySQL and other is SQLite.

With the current version of Kalibro, only SQLite version is available. If users request a MySQL version, I will release it. But, in the future versions of the Kalibro, there will 2 database support in one software.

 

 

Installation:

1st Scenario:

Prerequisites;

Operating System: Windows

C++ 2008 redistributable Installed

so Kalibro works

 

2nd Scenario:

Prerequisites;

Operating System: Windows or Linux or Mac

Python v 2.6 Installed

wxPython v 2.8.10.1 win32 Unicode for Python 2.6

so Kalibro works

 

Kalibro is intended to work under windows, linux or mac due to the nature of the Python softwares.

However, it was tested only under Windows XP and Vista.

 

How to use Kalibro:

Kalibro is very simple to use software, so I do not believe that anybody will need any help to learn it.

If you still need any help, please ask me to add some tutorials about the software.

How to backup Data:

Simply, copy the "kalibro.sqlite" file under your installation folder to any place.

Feature Requests:

If you wish any future to be added in the future versions of the Kalibro, please e-mail me. I will give more priority to Donors over normal users on future requests.

Translation:

Kalibro supports both English and Turkish languages with the help of GNU gettext. If you wish Kalibro speaks your mother tongue,

you can follow the following steps;

1 - Get the "KalibroLite.pot" file under "locale" folder of Kalibro source code.

2 - Use an editor to edit PO file generated from POT file, for example, you can use Poedit.

3 - Submit your PO file after you have completed translation to me.

Programming Core:

Kalibro, uses wxPython library for all the widgets. For windows version, py2exe is used to make Kalibro as single executable file.

Recommended SQLite Browsers/Managers: