Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
qt-converter-2.1.tar.bz2 | 2011-07-17 | 79.7 kB | |
README | 2011-07-17 | 1.9 kB | |
qt-converter-2.0.2.tar.bz2 | 2011-03-28 | 91.4 kB | |
PyQt-converter-2.0.1.tar.bz2 | 2011-03-06 | 93.2 kB | |
PyQt-converter-2.0.zip | 2010-07-28 | 112.9 kB | |
PyQt-converter-1.1.tar.gz | 2010-04-11 | 116.4 kB | |
Totals: 6 Items | 495.5 kB | 3 |
Author: Alex Borisov Copyright (c) 2010-2011 Alex Borisov This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. ********************************************* * Cute Converter - Qt-based Units Converter * ********************************************* This unit conversion program is based on the latest standard of International System of Units (SI) and NIST Special Publication 811 (1995 Edition) and provides many more conversions. Ver. 2.1 Features: - System of Units (SI) and NIST compliant - Add/Edit/Delete existing and custom units - Written in Python and Qt - OS independent - Minimalistic and simplistic approach - Licensed under GPL3 Prerequisites: - Python-2.6+ (please note Python-3.x is not suitable) - Qt-4.6+ For Windows users: - Python: http://www.python.org/download/ - Portable Python: http://www.portablepython.com/wiki/Download - Qt: http://www.riverbankcomputing.co.uk/software/pyqt/download (For Portable Python on Windows, PyQt has to be installed in ..\PortablePython\App) - Make sure PyQt version matches Python version (e.g. if Python-2.7.* is installed, then install corresponding PyQt-Py2.7-*, otherwise it will not work) To start Cute Converter, run 'QtConverter.pyw'. (For Windows users: open 'QtConverter.pyw' with 'pythonw.exe')