项目作者: diddypod

项目描述 :
A Python script to compare crop data over years
高级语言: Python
项目地址: git://github.com/diddypod/crop-data-comparer.git
创建时间: 2017-10-20T21:34:37Z
项目社区:https://github.com/diddypod/crop-data-comparer

开源协议:

下载


Crop-data Comparer

This program was made for the Department of Planning, Statistics and Programme Management, Government of West Bengal, India under Birla Institiute of Technology and Science, Pilani’s Practice School 1 programme.

The script compare.py takes input over 3 years in the form of .xslx files for each crop, sorted district wise, and produces output by sorting changes into given blocks and presenting in the form of .docx files for each district.

The script uses openpyxl and python-docx, and was converted to a .exe file using py2exe for in-office use and circulation.

These were developed in tandem with crop-data-converter.