Metadata-Version: 2.1
Name: satnogs_webscraper
Version: 1.4.3
Summary: Scrape SATNOGS data into a pandas dataframe
Author: Ada L
Author-email: the.nostra.tymus@gmail.com
License: MIT
Keywords: satellite satnogs
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
License-File: LICENSE.rst
Requires-Dist: pillow
Requires-Dist: numpy
Requires-Dist: requests
Requires-Dist: bs4
Requires-Dist: html5lib
Requires-Dist: pandas
Requires-Dist: dask[complete]
Requires-Dist: pytest

A webscraper to pull multiple satnogs observations into a single pandas dataframe
