LICENSE
README.md
setup.cfg
setup.py
stapy/__init__.py
stapy/__main__.py
stapy/version.py
stapy.egg-info/PKG-INFO
stapy.egg-info/SOURCES.txt
stapy.egg-info/dependency_links.txt
stapy.egg-info/entry_points.txt
stapy.egg-info/requires.txt
stapy.egg-info/top_level.txt
stapy/cli/__init__.py
stapy/cli/cli.py
stapy/cli/main.py
stapy/cli/parser.py
stapy/common/__init__.py
stapy/common/config.py
stapy/common/log.py
stapy/common/retry.py
stapy/common/util.py
stapy/sta/__init__.py
stapy/sta/abstract_entity.py
stapy/sta/abstract_request.py
stapy/sta/delete.py
stapy/sta/entity.py
stapy/sta/geo.py
stapy/sta/patch.py
stapy/sta/post.py
stapy/sta/query.py
stapy/sta/request.py
stapy/sta/time.py
stapy/sta/entities/__init__.py
stapy/sta/entities/datastream.py
stapy/sta/entities/featureofinterest.py
stapy/sta/entities/location.py
stapy/sta/entities/observation.py
stapy/sta/entities/observedproperty.py
stapy/sta/entities/sensor.py
stapy/sta/entities/thing.py