You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-49Lines changed: 0 additions & 49 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,55 +2,6 @@
2
2
3
3
The UID 2 Project is subject to Tech Lab IPR’s Policy and is managed by the IAB Tech Lab Addressability Working Group and Privacy & Rearc Commit Group. Please review [the governance rules](https://github.com/IABTechLab/uid2-core/blob/master/Software%20Development%20and%20Release%20Procedures.md).
4
4
5
-
This document includes:
6
-
*[Requirements](#requirements)
7
-
*[Install](#install)
8
-
*[Usage](#usage)
9
-
*[Development](#development)
10
-
*[Example Usage](#example-usage)
11
-
12
-
## Requirements
13
-
14
-
This SDK supports Python 3.6 and above.
15
-
16
-
## Install
17
-
18
-
The SDK can be installed using pip.
19
-
```
20
-
pip install uid2-client
21
-
```
22
-
23
5
## Usage
24
6
25
7
For documentation on usage, see the [UID2 SDK for Python Reference Guide](https://unifiedid.com/docs/sdks/uid2-sdk-ref-python).
0 commit comments