Metadata-Version: 2.1
Name: pyteamtv
Version: 0.17.0
Summary: API for TeamTV Platform
Home-page: https://github.com/teamtv/pyteamtv
Author: Koen Vossen
Author-email: info@koenvossen.nl
License: GPL-3
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
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: License :: OSI Approved
Classifier: Topic :: Scientific/Engineering
Description-Content-Type: text/markdown
Requires-Dist: requests (>=2.0.0)
Requires-Dist: PyJWT (>=1.7.1)
Requires-Dist: pyjwt[crypto] (>=1.7.1)
Requires-Dist: tuspy (==0.2.5)
Provides-Extra: cache
Requires-Dist: requests-cache (>=0.9.7) ; extra == 'cache'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pandas (>=1.0.0) ; extra == 'test'

# pyteamtv

Documentation is very much "Work in progress"
