Name | tmlt.analytics JSON |
Version |
0.20.2
JSON |
| download |
home_page | None |
Summary | Tumult's differential privacy analytics API |
upload_time | 2025-09-11 08:34:45 |
maintainer | None |
docs_url | None |
author | None |
requires_python | <3.13,>=3.9 |
license | None |
keywords |
differential
privacy
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
[](https://pypi.org/project/tmlt-analytics/) |
[](https://docs.tmlt.dev/analytics/latest/) |
[][slack]
[slack]: https://join.slack.com/t/opendp/shared_invite/zt-1aca9bm7k-hG7olKz6CiGm8htI2lxE8w
# Tumult Analytics — an OpenDP project
Tumult Analytics is a Python library to execute differentially private
operations on data, with a strong emphasis on usability and scalability. It is
built atop the [Tumult Core library](https://github.com/opendp/tumult-core).
It was originally developed by
[Tumult Labs](https://www.linkedin.com/company/tmltlabs), and joined the
[OpenDP project](https://opendp.org) after the Tumult Labs team joined LinkedIn.
## Demo video
Want to see Tumult Analytics in action? Check out this video introducing the
interface fundamentals:
[](https://www.youtube.com/watch?v=SNfbYOp0CEs)
A selection of more advanced features is shown on the second part of this demo,
in a [separate video](https://www.youtube.com/watch?v=BRUPlfwzHHo).
## Installation
See the [installation instructions in the documentation](https://docs.tmlt.dev/analytics/latest/installation.html#prerequisites)
for information about setting up prerequisites such as Spark.
Once the prerequisites are installed, you can install Tumult Analytics using [pip](https://pypi.org/project/pip).
```bash
pip install tmlt.analytics
```
## Documentation
The full documentation is located at https://docs.tmlt.dev/analytics/latest/.
## Support
If you have any questions, feedback, or feature requests, please reach out via the [OpenDP Slack][slack].
## Contributing
We welcome external volunteers! If you are interested in contributing, please
let us know on [Slack][slack].
See [CONTRIBUTING.md](https://github.com/opendp/tumult-analytics/blob/main/CONTRIBUTING.md) for information about installing our development dependencies and running tests.
## Citing Tumult Analytics
If you use Tumult Analytics for a scientific publication, we would appreciate citations to the published software or/and its whitepaper. Both citations can be found below; for the software citation, please replace the version with the version you are using.
```
@software{tumultanalyticssoftware,
author = {Tumult Labs},
title = {Tumult {{Analytics}}},
month = dec,
year = 2022,
version = {latest},
url = {https://tmlt.dev}
}
```
```
@article{tumultanalyticswhitepaper,
title={Tumult {{Analytics}}: a robust, easy-to-use, scalable, and expressive framework for differential privacy},
author={Berghel, Skye and Bohannon, Philip and Desfontaines, Damien and Estes, Charles and Haney, Sam and Hartman, Luke and Hay, Michael and Machanavajjhala, Ashwin and Magerlein, Tom and Miklau, Gerome and Pai, Amritha and Sexton, William and Shrestha, Ruchit},
journal={arXiv preprint arXiv:2212.04133},
month = dec,
year={2022}
}
```
## License
Tumult Analytics' source code is licensed under the Apache License, version 2.0
(Apache-2.0). Tumult Analytics' documentation is licensed under Creative Commons
Attribution-ShareAlike 4.0 International (CC-BY-SA-4.0).
Raw data
{
"_id": null,
"home_page": null,
"name": "tmlt.analytics",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.13,>=3.9",
"maintainer_email": null,
"keywords": "differential privacy",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/7b/ff/cb2ba7a717800bc0b259c6beab81d29bb7f36dc45959e20af567a2550335/tmlt_analytics-0.20.2.tar.gz",
"platform": null,
"description": "[](https://pypi.org/project/tmlt-analytics/) |\n[](https://docs.tmlt.dev/analytics/latest/) |\n[][slack]\n\n[slack]: https://join.slack.com/t/opendp/shared_invite/zt-1aca9bm7k-hG7olKz6CiGm8htI2lxE8w\n\n# Tumult Analytics \u2014 an OpenDP project\n\nTumult Analytics is a Python library to execute differentially private\noperations on data, with a strong emphasis on usability and scalability. It is\nbuilt atop the [Tumult Core library](https://github.com/opendp/tumult-core).\n\nIt was originally developed by\n[Tumult Labs](https://www.linkedin.com/company/tmltlabs), and joined the\n[OpenDP project](https://opendp.org) after the Tumult Labs team joined LinkedIn.\n\n## Demo video\n\nWant to see Tumult Analytics in action? Check out this video introducing the\ninterface fundamentals:\n\n[](https://www.youtube.com/watch?v=SNfbYOp0CEs)\n\nA selection of more advanced features is shown on the second part of this demo,\nin a [separate video](https://www.youtube.com/watch?v=BRUPlfwzHHo).\n\n## Installation\n\nSee the [installation instructions in the documentation](https://docs.tmlt.dev/analytics/latest/installation.html#prerequisites)\nfor information about setting up prerequisites such as Spark.\n\nOnce the prerequisites are installed, you can install Tumult Analytics using [pip](https://pypi.org/project/pip).\n\n```bash\npip install tmlt.analytics\n```\n\n## Documentation\n\nThe full documentation is located at https://docs.tmlt.dev/analytics/latest/.\n\n## Support\n\nIf you have any questions, feedback, or feature requests, please reach out via the [OpenDP Slack][slack].\n\n## Contributing\n\nWe welcome external volunteers! If you are interested in contributing, please\nlet us know on [Slack][slack].\n\nSee [CONTRIBUTING.md](https://github.com/opendp/tumult-analytics/blob/main/CONTRIBUTING.md) for information about installing our development dependencies and running tests.\n\n## Citing Tumult Analytics\n\nIf you use Tumult Analytics for a scientific publication, we would appreciate citations to the published software or/and its whitepaper. Both citations can be found below; for the software citation, please replace the version with the version you are using.\n\n```\n@software{tumultanalyticssoftware,\n author = {Tumult Labs},\n title = {Tumult {{Analytics}}},\n month = dec,\n year = 2022,\n version = {latest},\n url = {https://tmlt.dev}\n}\n```\n\n```\n@article{tumultanalyticswhitepaper,\n title={Tumult {{Analytics}}: a robust, easy-to-use, scalable, and expressive framework for differential privacy},\n author={Berghel, Skye and Bohannon, Philip and Desfontaines, Damien and Estes, Charles and Haney, Sam and Hartman, Luke and Hay, Michael and Machanavajjhala, Ashwin and Magerlein, Tom and Miklau, Gerome and Pai, Amritha and Sexton, William and Shrestha, Ruchit},\n journal={arXiv preprint arXiv:2212.04133},\n month = dec,\n year={2022}\n}\n```\n\n## License\n\nTumult Analytics' source code is licensed under the Apache License, version 2.0\n(Apache-2.0). Tumult Analytics' documentation is licensed under Creative Commons\nAttribution-ShareAlike 4.0 International (CC-BY-SA-4.0).\n",
"bugtrack_url": null,
"license": null,
"summary": "Tumult's differential privacy analytics API",
"version": "0.20.2",
"project_urls": {
"documentation": "https://tmlt.dev/platform/latest",
"homepage": "https://www.tmlt.dev/",
"repository": "https://github.com/opendp/tumult-analytics"
},
"split_keywords": [
"differential",
"privacy"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "46f7253502747dc93106d29c611979be5c0827ea57c8070fe13034b69a2e8727",
"md5": "13b597359546b6d0affe640168ff14d4",
"sha256": "941b04bb4f286b2430576b8725840a116214135ff551d8146201d7e706d640e8"
},
"downloads": -1,
"filename": "tmlt_analytics-0.20.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "13b597359546b6d0affe640168ff14d4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.9",
"size": 161436,
"upload_time": "2025-09-11T08:34:43",
"upload_time_iso_8601": "2025-09-11T08:34:43.760236Z",
"url": "https://files.pythonhosted.org/packages/46/f7/253502747dc93106d29c611979be5c0827ea57c8070fe13034b69a2e8727/tmlt_analytics-0.20.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7bffcb2ba7a717800bc0b259c6beab81d29bb7f36dc45959e20af567a2550335",
"md5": "52e09c724c788860dc80930328bc3bd9",
"sha256": "df4caffbdf98a1c27b6d427e3b52e651f659abb0cdec9ea75ff328ef87983f2f"
},
"downloads": -1,
"filename": "tmlt_analytics-0.20.2.tar.gz",
"has_sig": false,
"md5_digest": "52e09c724c788860dc80930328bc3bd9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13,>=3.9",
"size": 1987932,
"upload_time": "2025-09-11T08:34:45",
"upload_time_iso_8601": "2025-09-11T08:34:45.326472Z",
"url": "https://files.pythonhosted.org/packages/7b/ff/cb2ba7a717800bc0b259c6beab81d29bb7f36dc45959e20af567a2550335/tmlt_analytics-0.20.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-11 08:34:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "opendp",
"github_project": "tumult-analytics",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "tmlt.analytics"
}