Metadata-Version: 2.1
Name: bytededt
Version: 0.0.5
Summary: ecom debug trace python sdk
Home-page: https://code.byted.org/data_edc/bytededt
Author: rentianhang.ryan
Author-email: rentianhang.ryan@bytedance.com
Keywords: boilerplate
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*
Description-Content-Type: text/markdown
Requires-Dist: six<2.0.0,>=1.11.0
Requires-Dist: bytedenv<1.0.0,>=0.4.0
Requires-Dist: bytedtcc<2.0.0,>=1.1.4
Requires-Dist: bytedmetrics<2.0.0,>=0.9.0
Requires-Dist: byteddatabus<2.0.0,>=1.0.2
Requires-Dist: typing<4.0.0,>=3.6.4; python_version < "3.5"
Provides-Extra: dev
Requires-Dist: flake8<4.0.0,>=3.5.0; extra == "dev"
Requires-Dist: tox<4.0.0,>=3.0.0; extra == "dev"
Requires-Dist: isort<5.0.0,>=4.0.0; extra == "dev"
Requires-Dist: pytest<5.0.0,>=4.0.0; extra == "dev"
Requires-Dist: mypy>=0.620; python_version >= "3.4" and extra == "dev"


#  使用说明：
https://bytedance.larkoffice.com/wiki/E8lgwm53UiLIV8k7wwfcCmStnIc

## Install
```bash
pip install bytededt ~= 
```
