AlanChen4 / choice-model-wxpython

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

choice-model-wxpython

A desktop application built using WxPython for electricity service plan optimization using a discrete choice model.

geomap

Installation

Python

Download the latest version of Python from https://www.python.org/downloads/

Project Dependencies

Most of the dependencies needed for development can be installed using the package manager pip.

pip install requirements.txt

However, remaining packages (Cartopy, Fiona, GDAL, Geopandas, Rasterio) of this time have unreliable installation through pip. If these packages cannot be installed via pip like this:

pip install Cartopy

Then download the .whl files for the dependencies here.

Usage

Inputs page: input

Graph output page: graph

About


Languages

Language:Python 100.0%