Skip to content

OfficialRuby/site-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

site-calculator

About

This is a mini python script that calculates and generate take of for mini buildings, this program is written in python.

Dependencies

The program heavily depends on pandas and openpyxl for generating report in spreadheet format. To install pandas and openpyxl, open terminal and run

pip install pandas
pip install openpyxl
                    OR

pip install -r requirements.txt

Usage

Clone or download the repository, open the downloaded file on your terminal and run:

cd src
python3 take_off_calculator.py

Follow the instruction that prompts on the command line and then enter Q to generate report. Report files can be found in the REPORTS directory in the project directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages