Skip to content
This repository has been archived by the owner on Jun 15, 2018. It is now read-only.

dopatraman/abode-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abode scripts

A convenient place to store scripts. Doesn't have any structure yet.

Zoning document parser

This is a one off for parsing a zoning document (spreadsheet) that has 2 columns: 1. rule_name 2. rule_value

once you've run

pip install -r requirements.txt

run the main script with arguments for the workbook name and sheet:

python main.py --workbookname ZoningSurvey.xlsm --sheetname "Zoning Analysis"

You should get a dict of key-value pairs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages