Metadata-Version: 2.1
Name: escapepod-sdk
Version: 1.0.0
Summary: The EscapePod SDK for Cyb3rVector's EscapePod Extension Proxy
Home-page: https://github.com/cyb3rdog/escapepod_python_sdk
Author: cyb3rdog
Author-email: 
License: Apache License, Version 2.0
Keywords: anki,ddl,vector,cyb3rvector,robot,escapepod,extension,proxy,sdk,python
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
License-File: LICENSE
License-File: LICENSE.txt
Requires-Dist: aiogrpc (>=1.4)
Requires-Dist: cryptography
Requires-Dist: flask
Requires-Dist: googleapis-common-protos
Requires-Dist: numpy (>=1.11)
Requires-Dist: Pillow (>=3.3)
Requires-Dist: requests
Provides-Extra: docs
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Requires-Dist: sphinx-autodoc-typehints ; extra == 'docs'
Provides-Extra: experimental
Requires-Dist: keras ; extra == 'experimental'
Requires-Dist: scikit-learn ; extra == 'experimental'
Requires-Dist: scipy ; extra == 'experimental'
Requires-Dist: tensorflow ; extra == 'experimental'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: requests ; extra == 'test'
Requires-Dist: requests-toolbelt ; extra == 'test'


EscapePod Extension SDK:
    by cyb3rdog

For more information, please visit the project Github site: https://github.com/cyb3rdog/escapepod_python_sdk
It's powerful but easy to use, complex but not complicated, and versatile enough.

Requirements:
    * Python 3.6.1
    * Python 3.7
    * Python 3.8
    * Python 3.9


