Metadata-Version: 2.1
Name: byteplus
Version: 1.0.31
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: Source, https://github.com/byteplus-sdk/sdk-python
Project-URL: Documentation, https://docs.byteplus.com
Description: ## sdk for byteplus
        
        
        #### Install the client library
        ```shell
        pip install --upgrade byteplus
        ```
        #### Example projects
        * [example](https://github.com/byteplus-sdk/example-python)
        
        #### For more details
        * [code sample](https://docs.byteplus.com/recommend/docs/code-sample)
        
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
