arthurgailes / ca_rent_to_income

Submission to CA Yimby for their California Rents to Income Map

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ca_rent_to_income

Python environment

The python environment was created with conda. It can be installed locally with the following command:

conda env create -p PATH/TO/DIRETORY/venv --file environment.yml`

And (re) exported with:

conda env export --from-history>environment.yml

About

Submission to CA Yimby for their California Rents to Income Map


Languages

Language:Python 100.0%