Metadata-Version: 2.1
Name: byteplus
Version: 1.0.21
Summary: SDK for byteplus
Home-page: https://github.com/byteplus-sdk
Author: Guowei Lei
Author-email: leiguowei@bytedance.com
License: Apache 2.0
Project-URL: Documentation, https://docs.byteplus.com
Project-URL: Source, https://github.com/byteplus-sdk/sdk-python
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3
Description-Content-Type: text/markdown

sdk for byteplus


# Install

Run:
```shell
pip install byteplus
```



