Metadata-Version: 2.1
Name: geowatch
Version: 0.0.1
Summary: The geowatch module
Author: Jon Crall
Author-email: erotemic@gmail.com
License: Apache 2
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
Requires-Dist: packaging (>=21.3)
Requires-Dist: PyYAML (>=0.6.0)
Requires-Dist: ruamel.yaml (>=0.17.21)
Requires-Dist: argcomplete (>=1.0)
Requires-Dist: cmd-queue (>=0.1.6)
Requires-Dist: sphinx (>=5.0.1)
Requires-Dist: sphinx-autobuild (>=2021.3.14)
Requires-Dist: sphinx-rtd-theme (>=1.0.0)
Requires-Dist: sphinxcontrib-napoleon (>=0.7)
Requires-Dist: sphinx-autoapi (>=1.8.4)
Requires-Dist: Pygments (>=2.9.0)
Requires-Dist: myst-parser (>=0.18.0)
Requires-Dist: sphinx-reredirects (>=0.0.1)
Requires-Dist: pandas (>=1.4.0) ; python_version < "3.10" and python_version >= "3.9"
Requires-Dist: pandas (>=1.3.5) ; python_version < "3.11" and python_version >= "3.10"
Requires-Dist: ubelt (>=0.8.1) ; python_version < "3.6" and python_version >= "2.7"
Requires-Dist: pandas (>=1.1.4) ; python_version < "3.7" and python_version >= "3.6"
Requires-Dist: rich (>=11.2.0) ; python_version < "3.8" and python_version >= "3.6"
Requires-Dist: pandas (>=1.2.0) ; python_version < "3.8" and python_version >= "3.7"
Requires-Dist: pandas (>=1.4.0) ; python_version < "3.9" and python_version >= "3.8"
Requires-Dist: pandas (>=1.5.0) ; python_version < "4.0" and python_version >= "3.11"
Requires-Dist: toml (>=0.9.6) ; python_version >= "2.7"
Requires-Dist: git-python (>=1.0.0) ; python_version >= "2.7"
Requires-Dist: xdev (>=0.3.1) ; python_version >= "3.6"
Requires-Dist: ubelt (>=1.2.1) ; python_version >= "3.6"
Requires-Dist: scriptconfig (>=0.7.0) ; python_version >= "3.6"
Requires-Dist: black (>=22.1.0) ; python_version >= "3.6.2"
Requires-Dist: rich (>=12.4.4) ; python_version >= "3.8"
Provides-Extra: all
Requires-Dist: packaging (>=21.3) ; extra == 'all'
Requires-Dist: PyYAML (>=0.6.0) ; extra == 'all'
Requires-Dist: ruamel.yaml (>=0.17.21) ; extra == 'all'
Requires-Dist: argcomplete (>=1.0) ; extra == 'all'
Requires-Dist: cmd-queue (>=0.1.6) ; extra == 'all'
Requires-Dist: sphinx (>=5.0.1) ; extra == 'all'
Requires-Dist: sphinx-autobuild (>=2021.3.14) ; extra == 'all'
Requires-Dist: sphinx-rtd-theme (>=1.0.0) ; extra == 'all'
Requires-Dist: sphinxcontrib-napoleon (>=0.7) ; extra == 'all'
Requires-Dist: sphinx-autoapi (>=1.8.4) ; extra == 'all'
Requires-Dist: Pygments (>=2.9.0) ; extra == 'all'
Requires-Dist: myst-parser (>=0.18.0) ; extra == 'all'
Requires-Dist: sphinx-reredirects (>=0.0.1) ; extra == 'all'
Requires-Dist: xdoctest (>=0.14.0) ; extra == 'all'
Requires-Dist: pytest-timeout (>=1.4.2) ; extra == 'all'
Requires-Dist: codecov (>=2.0.15) ; extra == 'all'
Provides-Extra: all-strict
Requires-Dist: packaging (==21.3) ; extra == 'all-strict'
Requires-Dist: PyYAML (==0.6.0) ; extra == 'all-strict'
Requires-Dist: ruamel.yaml (==0.17.21) ; extra == 'all-strict'
Requires-Dist: argcomplete (==1.0) ; extra == 'all-strict'
Requires-Dist: cmd-queue (==0.1.6) ; extra == 'all-strict'
Requires-Dist: sphinx (==5.0.1) ; extra == 'all-strict'
Requires-Dist: sphinx-autobuild (==2021.3.14) ; extra == 'all-strict'
Requires-Dist: sphinx-rtd-theme (==1.0.0) ; extra == 'all-strict'
Requires-Dist: sphinxcontrib-napoleon (==0.7) ; extra == 'all-strict'
Requires-Dist: sphinx-autoapi (==1.8.4) ; extra == 'all-strict'
Requires-Dist: Pygments (==2.9.0) ; extra == 'all-strict'
Requires-Dist: myst-parser (==0.18.0) ; extra == 'all-strict'
Requires-Dist: sphinx-reredirects (==0.0.1) ; extra == 'all-strict'
Requires-Dist: xdoctest (==0.14.0) ; extra == 'all-strict'
Requires-Dist: pytest-timeout (==1.4.2) ; extra == 'all-strict'
Requires-Dist: codecov (==2.0.15) ; extra == 'all-strict'
Requires-Dist: coverage (==4.5) ; (python_version < "2.7" and python_version >= "2.6") and extra == 'all-strict'
Requires-Dist: pytest (<=4.6.11,==4.6.0) ; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == 'all-strict'
Requires-Dist: pytest-cov (==2.8.1) ; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == 'all-strict'
Requires-Dist: pandas (==1.4.0) ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all-strict'
Requires-Dist: coverage (==5.3.1) ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all-strict'
Requires-Dist: pytest (==4.6.0) ; (python_version < "3.10.0" and python_version >= "3.7.0") and extra == 'all-strict'
Requires-Dist: pandas (==1.3.5) ; (python_version < "3.11" and python_version >= "3.10") and extra == 'all-strict'
Requires-Dist: coverage (==5.3.1) ; (python_version < "3.4" and python_version >= "2.7") and extra == 'all-strict'
Requires-Dist: coverage (==4.3.4) ; (python_version < "3.5" and python_version >= "3.4") and extra == 'all-strict'
Requires-Dist: pytest (<=4.6.11,==4.6.0) ; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == 'all-strict'
Requires-Dist: pytest-cov (==2.8.1) ; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == 'all-strict'
Requires-Dist: ubelt (==0.8.1) ; (python_version < "3.6" and python_version >= "2.7") and extra == 'all-strict'
Requires-Dist: coverage (==5.3.1) ; (python_version < "3.6" and python_version >= "3.5") and extra == 'all-strict'
Requires-Dist: pytest (<=6.1.2,==4.6.0) ; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == 'all-strict'
Requires-Dist: pytest-cov (==2.9.0) ; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == 'all-strict'
Requires-Dist: pandas (==1.1.4) ; (python_version < "3.7" and python_version >= "3.6") and extra == 'all-strict'
Requires-Dist: coverage (==6.1.1) ; (python_version < "3.7" and python_version >= "3.6") and extra == 'all-strict'
Requires-Dist: pytest (==4.6.0) ; (python_version < "3.7.0" and python_version >= "3.6.0") and extra == 'all-strict'
Requires-Dist: rich (==11.2.0) ; (python_version < "3.8" and python_version >= "3.6") and extra == 'all-strict'
Requires-Dist: pandas (==1.2.0) ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all-strict'
Requires-Dist: coverage (==6.1.1) ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all-strict'
Requires-Dist: pandas (==1.4.0) ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all-strict'
Requires-Dist: coverage (==6.1.1) ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all-strict'
Requires-Dist: pandas (==1.5.0) ; (python_version < "4.0" and python_version >= "3.11") and extra == 'all-strict'
Requires-Dist: toml (==0.9.6) ; (python_version >= "2.7") and extra == 'all-strict'
Requires-Dist: git-python (==1.0.0) ; (python_version >= "2.7") and extra == 'all-strict'
Requires-Dist: coverage (==6.1.1) ; (python_version >= "3.10") and extra == 'all-strict'
Requires-Dist: pytest (==6.2.5) ; (python_version >= "3.10.0") and extra == 'all-strict'
Requires-Dist: xdev (==0.3.1) ; (python_version >= "3.6") and extra == 'all-strict'
Requires-Dist: ubelt (==1.2.1) ; (python_version >= "3.6") and extra == 'all-strict'
Requires-Dist: scriptconfig (==0.7.0) ; (python_version >= "3.6") and extra == 'all-strict'
Requires-Dist: pytest-cov (==3.0.0) ; (python_version >= "3.6.0") and extra == 'all-strict'
Requires-Dist: black (==22.1.0) ; (python_version >= "3.6.2") and extra == 'all-strict'
Requires-Dist: rich (==12.4.4) ; (python_version >= "3.8") and extra == 'all-strict'
Requires-Dist: coverage (>=4.5) ; (python_version < "2.7" and python_version >= "2.6") and extra == 'all'
Requires-Dist: pytest (<=4.6.11,>=4.6.0) ; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == 'all'
Requires-Dist: pytest-cov (>=2.8.1) ; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == 'all'
Requires-Dist: pandas (>=1.4.0) ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all'
Requires-Dist: coverage (>=5.3.1) ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all'
Requires-Dist: pytest (>=4.6.0) ; (python_version < "3.10.0" and python_version >= "3.7.0") and extra == 'all'
Requires-Dist: pandas (>=1.3.5) ; (python_version < "3.11" and python_version >= "3.10") and extra == 'all'
Requires-Dist: coverage (>=5.3.1) ; (python_version < "3.4" and python_version >= "2.7") and extra == 'all'
Requires-Dist: coverage (>=4.3.4) ; (python_version < "3.5" and python_version >= "3.4") and extra == 'all'
Requires-Dist: pytest (<=4.6.11,>=4.6.0) ; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == 'all'
Requires-Dist: pytest-cov (>=2.8.1) ; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == 'all'
Requires-Dist: ubelt (>=0.8.1) ; (python_version < "3.6" and python_version >= "2.7") and extra == 'all'
Requires-Dist: coverage (>=5.3.1) ; (python_version < "3.6" and python_version >= "3.5") and extra == 'all'
Requires-Dist: pytest (<=6.1.2,>=4.6.0) ; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == 'all'
Requires-Dist: pytest-cov (>=2.9.0) ; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == 'all'
Requires-Dist: pandas (>=1.1.4) ; (python_version < "3.7" and python_version >= "3.6") and extra == 'all'
Requires-Dist: coverage (>=6.1.1) ; (python_version < "3.7" and python_version >= "3.6") and extra == 'all'
Requires-Dist: pytest (>=4.6.0) ; (python_version < "3.7.0" and python_version >= "3.6.0") and extra == 'all'
Requires-Dist: rich (>=11.2.0) ; (python_version < "3.8" and python_version >= "3.6") and extra == 'all'
Requires-Dist: pandas (>=1.2.0) ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all'
Requires-Dist: coverage (>=6.1.1) ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all'
Requires-Dist: pandas (>=1.4.0) ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all'
Requires-Dist: coverage (>=6.1.1) ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all'
Requires-Dist: pandas (>=1.5.0) ; (python_version < "4.0" and python_version >= "3.11") and extra == 'all'
Requires-Dist: toml (>=0.9.6) ; (python_version >= "2.7") and extra == 'all'
Requires-Dist: git-python (>=1.0.0) ; (python_version >= "2.7") and extra == 'all'
Requires-Dist: coverage (>=6.1.1) ; (python_version >= "3.10") and extra == 'all'
Requires-Dist: pytest (>=6.2.5) ; (python_version >= "3.10.0") and extra == 'all'
Requires-Dist: xdev (>=0.3.1) ; (python_version >= "3.6") and extra == 'all'
Requires-Dist: ubelt (>=1.2.1) ; (python_version >= "3.6") and extra == 'all'
Requires-Dist: scriptconfig (>=0.7.0) ; (python_version >= "3.6") and extra == 'all'
Requires-Dist: pytest-cov (>=3.0.0) ; (python_version >= "3.6.0") and extra == 'all'
Requires-Dist: black (>=22.1.0) ; (python_version >= "3.6.2") and extra == 'all'
Requires-Dist: rich (>=12.4.4) ; (python_version >= "3.8") and extra == 'all'
Provides-Extra: graphics
Provides-Extra: graphics-strict
Requires-Dist: opencv-python (==3.4.15.55) ; (python_version < "3.10" and python_version >= "3.9") and extra == 'graphics-strict'
Requires-Dist: opencv-python (==3.1.0.0) ; (python_version < "3.4" and python_version >= "2.7") and extra == 'graphics-strict'
Requires-Dist: opencv-python (==3.1.0.5) ; (python_version < "3.5" and python_version >= "3.4") and extra == 'graphics-strict'
Requires-Dist: opencv-python (==3.1.0.2) ; (python_version < "3.6" and python_version >= "3.5") and extra == 'graphics-strict'
Requires-Dist: opencv-python (==3.4.13.47) ; (python_version < "3.7" and python_version >= "3.6") and extra == 'graphics-strict'
Requires-Dist: opencv-python (==3.4.15.55) ; (python_version < "3.8" and python_version >= "3.7") and extra == 'graphics-strict'
Requires-Dist: opencv-python (==3.4.15.55) ; (python_version < "3.9" and python_version >= "3.8") and extra == 'graphics-strict'
Requires-Dist: opencv-python (==4.5.4.58) ; (python_version >= "3.10") and extra == 'graphics-strict'
Requires-Dist: opencv-python (>=3.4.15.55) ; (python_version < "3.10" and python_version >= "3.9") and extra == 'graphics'
Requires-Dist: opencv-python (>=3.1.0.0) ; (python_version < "3.4" and python_version >= "2.7") and extra == 'graphics'
Requires-Dist: opencv-python (>=3.1.0.5) ; (python_version < "3.5" and python_version >= "3.4") and extra == 'graphics'
Requires-Dist: opencv-python (>=3.1.0.2) ; (python_version < "3.6" and python_version >= "3.5") and extra == 'graphics'
Requires-Dist: opencv-python (>=3.4.13.47) ; (python_version < "3.7" and python_version >= "3.6") and extra == 'graphics'
Requires-Dist: opencv-python (>=3.4.15.55) ; (python_version < "3.8" and python_version >= "3.7") and extra == 'graphics'
Requires-Dist: opencv-python (>=3.4.15.55) ; (python_version < "3.9" and python_version >= "3.8") and extra == 'graphics'
Requires-Dist: opencv-python (>=4.5.4.58) ; (python_version >= "3.10") and extra == 'graphics'
Provides-Extra: headless
Provides-Extra: headless-strict
Requires-Dist: opencv-python-headless (==3.4.13.47) ; (python_version < "3.10" and python_version >= "3.9") and extra == 'headless-strict'
Requires-Dist: opencv-python-headless (==3.4.2.16) ; (python_version < "3.4" and python_version >= "2.7") and extra == 'headless-strict'
Requires-Dist: opencv-python-headless (==3.4.2.16) ; (python_version < "3.5" and python_version >= "3.4") and extra == 'headless-strict'
Requires-Dist: opencv-python-headless (==3.4.11.39) ; (python_version < "3.6" and python_version >= "3.5") and extra == 'headless-strict'
Requires-Dist: opencv-python-headless (==3.4.13.47) ; (python_version < "3.7" and python_version >= "3.6") and extra == 'headless-strict'
Requires-Dist: opencv-python-headless (==3.4.13.47) ; (python_version < "3.8" and python_version >= "3.7") and extra == 'headless-strict'
Requires-Dist: opencv-python-headless (==3.4.13.47) ; (python_version < "3.9" and python_version >= "3.8") and extra == 'headless-strict'
Requires-Dist: opencv-python-headless (==4.5.4.58) ; (python_version >= "3.10") and extra == 'headless-strict'
Requires-Dist: opencv-python-headless (>=3.4.13.47) ; (python_version < "3.10" and python_version >= "3.9") and extra == 'headless'
Requires-Dist: opencv-python-headless (>=3.4.2.16) ; (python_version < "3.4" and python_version >= "2.7") and extra == 'headless'
Requires-Dist: opencv-python-headless (>=3.4.2.16) ; (python_version < "3.5" and python_version >= "3.4") and extra == 'headless'
Requires-Dist: opencv-python-headless (>=3.4.11.39) ; (python_version < "3.6" and python_version >= "3.5") and extra == 'headless'
Requires-Dist: opencv-python-headless (>=3.4.13.47) ; (python_version < "3.7" and python_version >= "3.6") and extra == 'headless'
Requires-Dist: opencv-python-headless (>=3.4.13.47) ; (python_version < "3.8" and python_version >= "3.7") and extra == 'headless'
Requires-Dist: opencv-python-headless (>=3.4.13.47) ; (python_version < "3.9" and python_version >= "3.8") and extra == 'headless'
Requires-Dist: opencv-python-headless (>=4.5.4.58) ; (python_version >= "3.10") and extra == 'headless'
Provides-Extra: optional
Provides-Extra: optional-strict
Provides-Extra: runtime-strict
Requires-Dist: packaging (==21.3) ; extra == 'runtime-strict'
Requires-Dist: PyYAML (==0.6.0) ; extra == 'runtime-strict'
Requires-Dist: ruamel.yaml (==0.17.21) ; extra == 'runtime-strict'
Requires-Dist: argcomplete (==1.0) ; extra == 'runtime-strict'
Requires-Dist: cmd-queue (==0.1.6) ; extra == 'runtime-strict'
Requires-Dist: sphinx (==5.0.1) ; extra == 'runtime-strict'
Requires-Dist: sphinx-autobuild (==2021.3.14) ; extra == 'runtime-strict'
Requires-Dist: sphinx-rtd-theme (==1.0.0) ; extra == 'runtime-strict'
Requires-Dist: sphinxcontrib-napoleon (==0.7) ; extra == 'runtime-strict'
Requires-Dist: sphinx-autoapi (==1.8.4) ; extra == 'runtime-strict'
Requires-Dist: Pygments (==2.9.0) ; extra == 'runtime-strict'
Requires-Dist: myst-parser (==0.18.0) ; extra == 'runtime-strict'
Requires-Dist: sphinx-reredirects (==0.0.1) ; extra == 'runtime-strict'
Requires-Dist: pandas (==1.4.0) ; (python_version < "3.10" and python_version >= "3.9") and extra == 'runtime-strict'
Requires-Dist: pandas (==1.3.5) ; (python_version < "3.11" and python_version >= "3.10") and extra == 'runtime-strict'
Requires-Dist: ubelt (==0.8.1) ; (python_version < "3.6" and python_version >= "2.7") and extra == 'runtime-strict'
Requires-Dist: pandas (==1.1.4) ; (python_version < "3.7" and python_version >= "3.6") and extra == 'runtime-strict'
Requires-Dist: rich (==11.2.0) ; (python_version < "3.8" and python_version >= "3.6") and extra == 'runtime-strict'
Requires-Dist: pandas (==1.2.0) ; (python_version < "3.8" and python_version >= "3.7") and extra == 'runtime-strict'
Requires-Dist: pandas (==1.4.0) ; (python_version < "3.9" and python_version >= "3.8") and extra == 'runtime-strict'
Requires-Dist: pandas (==1.5.0) ; (python_version < "4.0" and python_version >= "3.11") and extra == 'runtime-strict'
Requires-Dist: toml (==0.9.6) ; (python_version >= "2.7") and extra == 'runtime-strict'
Requires-Dist: git-python (==1.0.0) ; (python_version >= "2.7") and extra == 'runtime-strict'
Requires-Dist: xdev (==0.3.1) ; (python_version >= "3.6") and extra == 'runtime-strict'
Requires-Dist: ubelt (==1.2.1) ; (python_version >= "3.6") and extra == 'runtime-strict'
Requires-Dist: scriptconfig (==0.7.0) ; (python_version >= "3.6") and extra == 'runtime-strict'
Requires-Dist: black (==22.1.0) ; (python_version >= "3.6.2") and extra == 'runtime-strict'
Requires-Dist: rich (==12.4.4) ; (python_version >= "3.8") and extra == 'runtime-strict'
Provides-Extra: tests
Requires-Dist: xdoctest (>=0.14.0) ; extra == 'tests'
Requires-Dist: pytest-timeout (>=1.4.2) ; extra == 'tests'
Requires-Dist: codecov (>=2.0.15) ; extra == 'tests'
Provides-Extra: tests-strict
Requires-Dist: xdoctest (==0.14.0) ; extra == 'tests-strict'
Requires-Dist: pytest-timeout (==1.4.2) ; extra == 'tests-strict'
Requires-Dist: codecov (==2.0.15) ; extra == 'tests-strict'
Requires-Dist: coverage (==4.5) ; (python_version < "2.7" and python_version >= "2.6") and extra == 'tests-strict'
Requires-Dist: pytest (<=4.6.11,==4.6.0) ; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == 'tests-strict'
Requires-Dist: pytest-cov (==2.8.1) ; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == 'tests-strict'
Requires-Dist: coverage (==5.3.1) ; (python_version < "3.10" and python_version >= "3.9") and extra == 'tests-strict'
Requires-Dist: pytest (==4.6.0) ; (python_version < "3.10.0" and python_version >= "3.7.0") and extra == 'tests-strict'
Requires-Dist: coverage (==5.3.1) ; (python_version < "3.4" and python_version >= "2.7") and extra == 'tests-strict'
Requires-Dist: coverage (==4.3.4) ; (python_version < "3.5" and python_version >= "3.4") and extra == 'tests-strict'
Requires-Dist: pytest (<=4.6.11,==4.6.0) ; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == 'tests-strict'
Requires-Dist: pytest-cov (==2.8.1) ; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == 'tests-strict'
Requires-Dist: coverage (==5.3.1) ; (python_version < "3.6" and python_version >= "3.5") and extra == 'tests-strict'
Requires-Dist: pytest (<=6.1.2,==4.6.0) ; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == 'tests-strict'
Requires-Dist: pytest-cov (==2.9.0) ; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == 'tests-strict'
Requires-Dist: coverage (==6.1.1) ; (python_version < "3.7" and python_version >= "3.6") and extra == 'tests-strict'
Requires-Dist: pytest (==4.6.0) ; (python_version < "3.7.0" and python_version >= "3.6.0") and extra == 'tests-strict'
Requires-Dist: coverage (==6.1.1) ; (python_version < "3.8" and python_version >= "3.7") and extra == 'tests-strict'
Requires-Dist: coverage (==6.1.1) ; (python_version < "3.9" and python_version >= "3.8") and extra == 'tests-strict'
Requires-Dist: coverage (==6.1.1) ; (python_version >= "3.10") and extra == 'tests-strict'
Requires-Dist: pytest (==6.2.5) ; (python_version >= "3.10.0") and extra == 'tests-strict'
Requires-Dist: pytest-cov (==3.0.0) ; (python_version >= "3.6.0") and extra == 'tests-strict'
Requires-Dist: coverage (>=4.5) ; (python_version < "2.7" and python_version >= "2.6") and extra == 'tests'
Requires-Dist: pytest (<=4.6.11,>=4.6.0) ; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == 'tests'
Requires-Dist: pytest-cov (>=2.8.1) ; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == 'tests'
Requires-Dist: coverage (>=5.3.1) ; (python_version < "3.10" and python_version >= "3.9") and extra == 'tests'
Requires-Dist: pytest (>=4.6.0) ; (python_version < "3.10.0" and python_version >= "3.7.0") and extra == 'tests'
Requires-Dist: coverage (>=5.3.1) ; (python_version < "3.4" and python_version >= "2.7") and extra == 'tests'
Requires-Dist: coverage (>=4.3.4) ; (python_version < "3.5" and python_version >= "3.4") and extra == 'tests'
Requires-Dist: pytest (<=4.6.11,>=4.6.0) ; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == 'tests'
Requires-Dist: pytest-cov (>=2.8.1) ; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == 'tests'
Requires-Dist: coverage (>=5.3.1) ; (python_version < "3.6" and python_version >= "3.5") and extra == 'tests'
Requires-Dist: pytest (<=6.1.2,>=4.6.0) ; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == 'tests'
Requires-Dist: pytest-cov (>=2.9.0) ; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == 'tests'
Requires-Dist: coverage (>=6.1.1) ; (python_version < "3.7" and python_version >= "3.6") and extra == 'tests'
Requires-Dist: pytest (>=4.6.0) ; (python_version < "3.7.0" and python_version >= "3.6.0") and extra == 'tests'
Requires-Dist: coverage (>=6.1.1) ; (python_version < "3.8" and python_version >= "3.7") and extra == 'tests'
Requires-Dist: coverage (>=6.1.1) ; (python_version < "3.9" and python_version >= "3.8") and extra == 'tests'
Requires-Dist: coverage (>=6.1.1) ; (python_version >= "3.10") and extra == 'tests'
Requires-Dist: pytest (>=6.2.5) ; (python_version >= "3.10.0") and extra == 'tests'
Requires-Dist: pytest-cov (>=3.0.0) ; (python_version >= "3.6.0") and extra == 'tests'

The geowatch Module
===================



|Pypi| |PypiDownloads|



.. |Pypi| image:: https://img.shields.io/pypi/v/geowatch.svg
    :target: https://pypi.python.org/pypi/geowatch

.. |PypiDownloads| image:: https://img.shields.io/pypi/dm/geowatch.svg
    :target: https://pypistats.org/packages/geowatch
