Skip to content

Commit b6073b4

Browse files
committed
updating docs announcing DeepDiff moving under Qluster umbrella
1 parent e11cd99 commit b6073b4

4 files changed

Lines changed: 17 additions & 46 deletions

File tree

README.md

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
[![Build Status](https://github.com/seperman/deepdiff/workflows/Unit%20Tests/badge.svg)](https://github.com/seperman/deepdiff/actions)
77
[![codecov](https://codecov.io/gh/seperman/deepdiff/branch/master/graph/badge.svg?token=KkHZ3siA3m)](https://codecov.io/gh/seperman/deepdiff)
88

9+
**DeepDiff is now part of [Qluster](https://qluster.ai).**
10+
11+
*If you're building workflows around data validation and correction, [Qluster](https://qluster.ai) gives your team a structured way to manage rules, review failures, approve fixes, and reuse decisions—without building the entire system from scratch.*
12+
913
## Modules
1014

1115
- [DeepDiff](https://zepworks.com/deepdiff/current/diff.html): Deep Difference of dictionaries, iterables, strings, and ANY other object.
@@ -99,17 +103,6 @@ Install optional packages:
99103

100104
<https://zepworks.com/deepdiff/current/>
101105

102-
### A message from Sep, the creator of DeepDiff
103-
104-
> 👋 Hi there,
105-
>
106-
> Thank you for using DeepDiff!
107-
> As an engineer, I understand the frustration of wrestling with **unruly data** in pipelines.
108-
> That's why I developed a new tool - [Qluster](https://qluster.ai/solution) to empower non-engineers to control and resolve data issues at scale autonomously and **stop bugging the engineers**! 🛠️
109-
>
110-
> If you are going through this pain now, I would love to give you [early access](https://www.qluster.ai/try-qluster) to Qluster and get your feedback.
111-
112-
113106
# ChangeLog
114107

115108
Please take a look at the [CHANGELOG](CHANGELOG.md) file.

docs/diff_doc.rst

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
DeepDiff
44
========
55

6+
**DeepDiff is now part of** `Qluster <https://qluster.ai>`__.
7+
8+
*If you're building workflows around data validation and correction,* `Qluster <https://qluster.ai>`__ *gives your team a structured way to manage rules, review failures, approve fixes, and reuse decisions—without building the entire system from scratch.*
9+
610
Deep Difference of dictionaries, iterables, strings and almost any other object.
711
It will recursively look for all the changes.
812

@@ -220,14 +224,4 @@ view: string, default = text
220224

221225
**Supported data types**
222226

223-
int, string, unicode, dictionary, list, tuple, set, frozenset, OrderedDict, NamedTuple, Numpy, custom objects and more!
224-
225-
.. admonition:: A message from `Sep <https://github.com/seperman>`__, the creator of DeepDiff
226-
227-
| 👋 Hi there,
228-
|
229-
| Thank you for using DeepDiff!
230-
| As an engineer, I understand the frustration of wrestling with **unruly data** in pipelines.
231-
| That's why I developed a new tool - `Qluster <https://qluster.ai/solution>`__ to empower non-engineers to control and resolve data issues at scale autonomously and **stop bugging the engineers**! 🛠️
232-
|
233-
| If you are going through this pain now, I would love to give you `early access <https://www.qluster.ai/try-qluster>`__ to Qluster and get your feedback.
227+
int, string, unicode, dictionary, list, tuple, set, frozenset, OrderedDict, NamedTuple, Numpy, custom objects and more!

docs/faq.rst

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
F.A.Q
44
=====
55

6+
**DeepDiff is now part of** `Qluster <https://qluster.ai>`__.
7+
8+
*If you're building workflows around data validation and correction,* `Qluster <https://qluster.ai>`__ *gives your team a structured way to manage rules, review failures, approve fixes, and reuse decisions—without building the entire system from scratch.*
9+
610
.. Note::
711
|:mega:| **Please fill out our** `fast 5-question survey <https://forms.gle/E6qXexcgjoKnSzjB8>`__ so that we can learn how & why you use DeepDiff, and what improvements we should make. Thank you! |:dancers:|
812

@@ -174,14 +178,4 @@ That is different than what Python does. Python assumes your timezone naive date
174178

175179
---------
176180

177-
.. admonition:: A message from `Sep <https://github.com/seperman>`__, the creator of DeepDiff
178-
179-
| 👋 Hi there,
180-
|
181-
| Thank you for using DeepDiff!
182-
| As an engineer, I understand the frustration of wrestling with **unruly data** in pipelines.
183-
| That's why I developed a new tool - `Qluster <https://qluster.ai/solution>`__ to empower non-engineers to control and resolve data issues at scale autonomously and **stop bugging the engineers**! 🛠️
184-
|
185-
| If you are going through this pain now, I would love to give you `early access <https://www.qluster.ai/try-qluster>`__ to Qluster and get your feedback.
186-
187181
Back to :doc:`/index`

docs/support.rst

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,13 @@
33
Support
44
=======
55

6-
👋 Hi there,
6+
**DeepDiff is now part of** `Qluster <https://qluster.ai>`__.
7+
8+
*If you're building workflows around data validation and correction,* `Qluster <https://qluster.ai>`__ *gives your team a structured way to manage rules, review failures, approve fixes, and reuse decisions—without building the entire system from scratch.*
79

810
Thank you for using DeepDiff!
911
If you find a bug, please create a ticket on our `GitHub repo <https://github.com/seperman/deepdiff>`__
1012

11-
I am **available for consulting** if you need immediate help or custom implementations of DeepDiff. You can reach me by emailing hello at this domain.
12-
13-
I love working on DeepDiff and other open-source projects. These projects will stay free and open source forever. If my work has been helpful to you, I would appreciate any sponsorship.
14-
15-
Please `click here <https://github.com/sponsors/seperman>`__ for sponsorship information.
16-
17-
| Lastly, you might be interested in another tool I've crafted: ⚡ `Qluster <https://qluster.ai/solution>`__.
18-
| As an engineer, I understand the frustration of wrestling with **unruly data** in pipelines.
19-
| I developed Qluster to empower product managers and ops teams to control and resolve data issues autonomously and **stop bugging the engineers**! 🛠️
20-
|
21-
| If you are going through this pain now, I would love to give you `early access <https://www.qluster.ai/try-qluster>`__ to Qluster and get your feedback.
22-
23-
13+
We are **available for consulting** if you need immediate help or custom implementations of DeepDiff. You can reach us via filling up `this form <https://qluster.ai/contact-us>`__
2414

2515
Back to :doc:`/index`

0 commit comments

Comments
 (0)