Metadata-Version: 2.4
Name: homestock
Version: 1.5.1
Summary: homestock scrapes US Census Bureau data to calculate attainable housing stock for each census tract within a selected county.
Author-email: Joshua Pepper <jepepper19@gmail.com>
License: MIT License
Project-URL: Homepage, https://github.com/jpepper19/homestock
Keywords: homestock
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: black
Requires-Dist: black[jupyter]
Requires-Dist: build
Requires-Dist: bump-my-version
Requires-Dist: click
Requires-Dist: codespell
Requires-Dist: flake8
Requires-Dist: folium
Requires-Dist: geopandas
Requires-Dist: ipykernel
Requires-Dist: ipyleaflet
Requires-Dist: ipywidgets
Requires-Dist: livereload
Requires-Dist: localtileserver
Requires-Dist: matplotlib
Requires-Dist: mkdocs
Requires-Dist: mkdocs-git-revision-date-localized-plugin
Requires-Dist: mkdocs-git-revision-date-plugin
Requires-Dist: mkdocs-jupyter>=0.24.0
Requires-Dist: mkdocs-material>=9.1.3
Requires-Dist: mkdocs-pdf-export-plugin
Requires-Dist: mkdocstrings==0.28.2
Requires-Dist: mkdocstrings-crystal
Requires-Dist: mkdocstrings-python-legacy
Requires-Dist: nbconvert
Requires-Dist: nbformat
Requires-Dist: numpy
Requires-Dist: pygments
Requires-Dist: pymdown-extensions
Requires-Dist: pytest>=7.0.0
Requires-Dist: pytest-runner
Requires-Dist: rasterio
Requires-Dist: setuptools
Requires-Dist: sphinx
Requires-Dist: twine
Requires-Dist: watchdog
Requires-Dist: wheel
Provides-Extra: all
Requires-Dist: homestock[extra]; extra == "all"
Provides-Extra: extra
Requires-Dist: pandas; extra == "extra"
Dynamic: license-file

# homestock


[![image](https://img.shields.io/pypi/v/homestock.svg)](https://pypi.python.org/pypi/homestock)
[![image](https://img.shields.io/conda/vn/conda-forge/homestock.svg)](https://anaconda.org/conda-forge/homestock)

[![image](https://pyup.io/repos/github/jpepper19/homestock/shield.svg)](https://pyup.io/repos/github/jpepper19/homestock)


**homestock scrapes US Census Bureau data to calculate attainable housing stock for each census tract within a selected county.**


-   Free software: MIT License
-   Documentation: https://jpepper19.github.io/homestock


## Features

-   TODO
