Metadata-Version: 2.4
Name: satnogs_webscraper
Version: 1.5.0
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
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

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