Metadata-Version: 2.1
Name: honors-board-extractor
Version: 1.1.5
Summary: pulls data from honors board api and outputs as json
Author: Jake Loughridge
Author-email: james.loughridge@afficienta.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: aiohttp[speedups] (>=3.6.2,<4.0.0)
Requires-Dist: click (>=7.1.2,<8.0.0)
Requires-Dist: motor (>=2.2.0,<3.0.0)
Requires-Dist: pandas (>=1.1.2,<2.0.0)
