Metadata-Version: 2.1
Name: wistia-py
Version: 0.1.0
Summary: A simple requests wrapper for the Wistia API
Home-page: https://github.com/UpliftAgency/wistia-py
Author: Paul Craciunoiu
Author-email: paul@craciunoiu.net
License: MIT
Keywords: wistia wistia-py wistia_py wistiapy wistia-python
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Operating System :: OS Independent
Provides-Extra: tests
Requires-Dist: requests
Provides-Extra: tests
Requires-Dist: mock; extra == 'tests'
Requires-Dist: nose; extra == 'tests'
Requires-Dist: coverage; extra == 'tests'
Requires-Dist: yanc; extra == 'tests'
Requires-Dist: preggy; extra == 'tests'
Requires-Dist: tox; extra == 'tests'
Requires-Dist: ipdb; extra == 'tests'
Requires-Dist: coveralls; extra == 'tests'
Requires-Dist: sphinx; extra == 'tests'


A simple requests wrapper for the Wistia API


