Metadata-Version: 2.1
Name: SensorsABTestingSDK
Version: 0.0.1
Summary: This is the official Python ABTesting SDK for Sensors Analytics.
Home-page: https://github.com/sensorsdata/abtesting-sdk-python
Author: Jianzhong YUE
Author-email: yuejianzhong@sensorsdata.cn
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE

![logo](https://opensource.sensorsdata.cn/wp-content/uploads/logo.png)
<br><br>

## 神策简介

[**神策数据**](https://www.sensorsdata.cn/)
（Sensors
Data），隶属于神策网络科技（北京）有限公司，是一家专业的大数据分析服务公司，大数据分析行业开拓者，为客户提供深度用户行为分析平台、以及专业的咨询服务和行业解决方案，致力于帮助客户实现数据驱动。神策数据立足大数据及用户行为分析的技术与实践前沿，业务现已覆盖以互联网、金融、零售快消、高科技、制造等为代表的十多个主要行业、并可支持企业多个职能部门。公司总部在北京，并在上海、深圳、合肥、武汉等地拥有本地化的服务团队，覆盖东区及南区市场；公司拥有专业的服务团队，为客户提供一对一的客户服务。公司在大数据领域积累的核心关键技术，包括在海量数据采集、存储、清洗、分析挖掘、可视化、智能应用、安全与隐私保护等领域。 [**
More**](https://www.sensorsdata.cn/about/aboutus.html)

## SDK 简介

A/B Testing SDK 是一款用于 A/B 测试的 SDK。

## 集成文档

请参考神策官网 [Python SDK 集成（A/B Testing）](https://manual.sensorsdata.cn/sa/latest/tech_ab_testing_java-30933685.html)。

## 贡献

*
    1. 在您的 GitHub 账户下 fork abtesting-sdk-python 开源项目；
*
    2. 根据您的需求在本地 clone 一份 abtesting-sdk-python 源码；
*
    3. 您修改或者新增功能后，push 到您 fork 的远程分支；
*
    4. 创建 pull request，向 abtesting-sdk-python 官方开发分支提交合入请求；
*
    5. 神策 SDK 研发团队会及时 review 代码，测试通过后合入。

## 讨论

| 扫码加入神策数据开源社区 QQ 群<br>群号：785122381 | 扫码加入神策数据开源社区微信群 |
| ------ | ------ |
|![ QQ 讨论群](https://opensource.sensorsdata.cn/wp-content/uploads/ContentCommonPic_1.png) | ![ 微信讨论群 ](https://opensource.sensorsdata.cn/wp-content/uploads/ContentCommonPic_2.png) |

## 公众号

| 扫码关注<br>神策数据开源社区 | 扫码关注<br>神策数据开源社区服务号 |
| ------ | ------ |
|![ 微信订阅号 ](https://opensource.sensorsdata.cn/wp-content/uploads/ContentCommonPic_3.png) | ![ 微信服务号 ](https://opensource.sensorsdata.cn/wp-content/uploads/ContentCommonPic_4.png) |

## 新书推荐

| 《数据驱动：从方法到实践》 | 《Android 全埋点解决方案》 | 《iOS 全埋点解决方案》
| ------ | ------ | ------ |
| [![《数据驱动：从方法到实践》](https://opensource.sensorsdata.cn/wp-content/uploads/data_driven_book_1.jpg)](https://item.jd.com/12322322.html) | [![《Android 全埋点解决方案》](https://opensource.sensorsdata.cn/wp-content/uploads/Android-全埋点thumbnail_1.png)](https://item.jd.com/12574672.html) | [![《iOS 全埋点解决方案》](https://opensource.sensorsdata.cn/wp-content/uploads/iOS-全埋点thumbnail_1.png)](https://item.jd.com/12867068.html)

## License

Copyright 2015－2022 Sensors Data Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the
License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "
AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific
language governing permissions and limitations under the License.

