profiles-rudderstack-bin 0.20.2__py3-none-win_amd64.whl → 0.21.2__py3-none-win_amd64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- profiles_rudderstack_bin-0.21.2.data/data/pb.exe +0 -0
- profiles_rudderstack_bin-0.21.2.dist-info/METADATA +54 -0
- profiles_rudderstack_bin-0.21.2.dist-info/RECORD +5 -0
- profiles_rudderstack_bin-0.20.2.data/data/pb.exe +0 -0
- profiles_rudderstack_bin-0.20.2.dist-info/METADATA +0 -16
- profiles_rudderstack_bin-0.20.2.dist-info/RECORD +0 -5
- {profiles_rudderstack_bin-0.20.2.dist-info → profiles_rudderstack_bin-0.21.2.dist-info}/WHEEL +0 -0
- {profiles_rudderstack_bin-0.20.2.dist-info → profiles_rudderstack_bin-0.21.2.dist-info}/top_level.txt +0 -0
|
Binary file
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
Metadata-Version: 2.1
|
|
2
|
+
Name: profiles-rudderstack-bin
|
|
3
|
+
Version: 0.21.2
|
|
4
|
+
Summary: A warehouse-native semantic modeling layer that creates unified customer profiles in your data warehouse
|
|
5
|
+
Home-page: https://www.rudderstack.com/
|
|
6
|
+
Author: RudderStack
|
|
7
|
+
Author-email: profiles@rudderstack.com
|
|
8
|
+
Maintainer: RudderStack
|
|
9
|
+
License: UNKNOWN
|
|
10
|
+
Project-URL: Documentation, https://www.rudderstack.com/docs/profiles/overview/
|
|
11
|
+
Keywords: rudderstack,profiles,semantic modeling,identity stitching,data modeling,warehouse transformations,transformation,data engineering,c360
|
|
12
|
+
Platform: UNKNOWN
|
|
13
|
+
Classifier: Development Status :: 5 - Production/Stable
|
|
14
|
+
Classifier: Programming Language :: Python :: 3
|
|
15
|
+
Classifier: Intended Audience :: Developers
|
|
16
|
+
Classifier: License :: OSI Approved :: MIT License
|
|
17
|
+
Classifier: Operating System :: MacOS :: MacOS X
|
|
18
|
+
Classifier: Operating System :: POSIX :: Linux
|
|
19
|
+
Classifier: Operating System :: Microsoft :: Windows
|
|
20
|
+
Description-Content-Type: text/markdown
|
|
21
|
+
|
|
22
|
+
# profiles-rudderstack
|
|
23
|
+
|
|
24
|
+
## Introduction
|
|
25
|
+
|
|
26
|
+
RudderStack's **Profiles** (python package: `profiles-rudderstack`) is a semantic modeling layer that unifies every user touchpoint into comprehensive customer profiles, establishing the data warehouse as the core of the customer data platform.
|
|
27
|
+
|
|
28
|
+
With Profiles, data teams can efficiently resolve identities and create user features in a comprehensive customer 360 table.
|
|
29
|
+
|
|
30
|
+
Read more about Profiles [here](https://www.rudderstack.com/docs/profiles/overview/).
|
|
31
|
+
|
|
32
|
+
## Installation
|
|
33
|
+
|
|
34
|
+
You can install **profiles-rudderstack** via pip:
|
|
35
|
+
|
|
36
|
+
```bash
|
|
37
|
+
pip install profiles-rudderstack
|
|
38
|
+
```
|
|
39
|
+
|
|
40
|
+
To upgrade to the latest version:
|
|
41
|
+
|
|
42
|
+
```bash
|
|
43
|
+
pip install --upgrade profiles-rudderstack
|
|
44
|
+
```
|
|
45
|
+
|
|
46
|
+
## Changelog
|
|
47
|
+
|
|
48
|
+
For the latest updates, features, and bug fixes, check out the [Profiles RudderStack Changelog](https://www.rudderstack.com/docs/profiles/changelog/).
|
|
49
|
+
|
|
50
|
+
## Support
|
|
51
|
+
|
|
52
|
+
If you encounter any issues or have questions, please contact [RudderStack Support](https://rudderstack.com/join-rudderstack-slack-community)
|
|
53
|
+
|
|
54
|
+
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
profiles_rudderstack_bin-0.21.2.data/data/pb.exe,sha256=-AS_KeWKo1qvDHBNpeZzmw91UgurPoo_l-8nXSCVI_M,145103360
|
|
2
|
+
profiles_rudderstack_bin-0.21.2.dist-info/METADATA,sha256=Ny9kBGkLi-v-UcrUMGVjgzQBPvmWuS0eKM0YHg5kMmQ,1982
|
|
3
|
+
profiles_rudderstack_bin-0.21.2.dist-info/WHEEL,sha256=JMWfR_Dj7ISokcwe0cBhCfK6JKnIi-ZX11L6d_ntt6o,98
|
|
4
|
+
profiles_rudderstack_bin-0.21.2.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
5
|
+
profiles_rudderstack_bin-0.21.2.dist-info/RECORD,,
|
|
Binary file
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
Metadata-Version: 2.1
|
|
2
|
-
Name: profiles-rudderstack-bin
|
|
3
|
-
Version: 0.20.2
|
|
4
|
-
Summary: UNKNOWN
|
|
5
|
-
Home-page: https://www.rudderstack.com/
|
|
6
|
-
Author: rudderstack
|
|
7
|
-
Author-email: kuldeep@rudderstack.com
|
|
8
|
-
License: UNKNOWN
|
|
9
|
-
Platform: UNKNOWN
|
|
10
|
-
Classifier: Programming Language :: Python :: 3
|
|
11
|
-
Classifier: Intended Audience :: Developers
|
|
12
|
-
Classifier: License :: OSI Approved :: MIT License
|
|
13
|
-
Classifier: Operating System :: MacOS
|
|
14
|
-
|
|
15
|
-
UNKNOWN
|
|
16
|
-
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
profiles_rudderstack_bin-0.20.2.data/data/pb.exe,sha256=0WPr8Gb-x0hQWfjq_Trmgn-UJ8JKxUKtI7_W__U24ng,351727859
|
|
2
|
-
profiles_rudderstack_bin-0.20.2.dist-info/METADATA,sha256=Wu0smFLifMidmB1RgglnDwaKNcilmgkaFGRPxcwd6rQ,410
|
|
3
|
-
profiles_rudderstack_bin-0.20.2.dist-info/WHEEL,sha256=JMWfR_Dj7ISokcwe0cBhCfK6JKnIi-ZX11L6d_ntt6o,98
|
|
4
|
-
profiles_rudderstack_bin-0.20.2.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
5
|
-
profiles_rudderstack_bin-0.20.2.dist-info/RECORD,,
|
{profiles_rudderstack_bin-0.20.2.dist-info → profiles_rudderstack_bin-0.21.2.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|