GitHunt
MA

manuvarkey/GEstimator

GEstimator is a simple civil estimation software written in Python and GTK+. GEstimator can prepare estimates along with rate analysis and supports multiple databases.

GEstimator

Website
Forum
Bug tracker
Git repository

Release
License

Download for Windows
Download on Flathub
Download on Snap Store

GEstimator is a civil estimation software for preparing cost and quantity estimates of civil/electrical works along with detailed rate analysis. It supports multiple user databases and comes bundled with DSR 2021 (Civil) and DSR 2022 (E&M).

The program is organised in three tabs - Schedule Items, Details of Measurements and Resource Items. Schedule Items implements an interface to input the estimate schedule/import the schedule from a .xlsx file. On editing (Edit) any schedule item an Analysis View is displayed allowing edit of the rate analysis. Details of Measurements allows the details of measurements to be recorded against items added under Schedule Items. Resource Items allows input/manipulation of the resources like material, labour and tools/plants upon which the rate analysis will be framed.

The estimates can be rendered into a .xlsx document from Menu->Export.... The exported sheet includes - the schedule of rates for the work, schedule of resources, details of measurements, resource usage for the work and analysis of rates for various items of work.

Tutorials

Simple Usage

Advanced Usage

Screenshots

Image 1
Image 2
Image 3
Image 4
Image 5

Resources

Additional libraries and other resources can be downloaded from GEstimator Other Databases.

Installation

Latest source code and binaries for GEstimator can be downloaded from this page under Releases.

Source installation

Application can be installed using python setup.py install. It has been tested with Python 3.4 and Gtk 3.18, and has the following extra dependencies.

Dependencies:

Python 3 (v3.5)

Python Modules:

  • undo - Included along with distribution.
  • openpyxl (v2.5.1) - Not included
  • appdirs (v1.4.3) - Not included
  • jdcal - Not included
  • et_xmlfile - Not included
  • peewee (v3.2.0) - Not included
  • pycairo - Not included
  • PyGObject - Not included

GTK3 (v3.36)

Languages

Python98.7%NSIS1.3%Shell0.0%

Contributors

GNU General Public License v3.0
Created October 18, 2017
Updated March 2, 2026