{"id":13569285,"url":"https://github.com/gretelai/gdpr-helpers","last_synced_at":"2025-04-04T05:31:53.085Z","repository":{"id":112059104,"uuid":"563173942","full_name":"gretelai/gdpr-helpers","owner":"gretelai","description":"Generative models to automatically anonymize data to meet GDPR \u0026 CCPA standards.","archived":false,"fork":false,"pushed_at":"2023-01-24T21:49:55.000Z","size":1268,"stargazers_count":31,"open_issues_count":0,"forks_count":1,"subscribers_count":23,"default_branch":"main","last_synced_at":"2025-03-20T15:03:01.005Z","etag":null,"topics":["ai","anonymization","ccpa","gdpr","generative-models","privacy","synthetic-data"],"latest_commit_sha":null,"homepage":"https://gretel.ai/blog/anonymize-tabular-data-to-meet-gdpr-privacy-requirements","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gretelai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-08T03:49:15.000Z","updated_at":"2024-12-11T07:46:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"25a6782f-efa4-4d34-bb44-eba918c13c44","html_url":"https://github.com/gretelai/gdpr-helpers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gretelai%2Fgdpr-helpers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gretelai%2Fgdpr-helpers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gretelai%2Fgdpr-helpers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gretelai%2Fgdpr-helpers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gretelai","download_url":"https://codeload.github.com/gretelai/gdpr-helpers/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247128702,"owners_count":20888232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","anonymization","ccpa","gdpr","generative-models","privacy","synthetic-data"],"created_at":"2024-08-01T14:00:38.144Z","updated_at":"2025-04-04T05:31:53.065Z","avatar_url":"https://github.com/gretelai.png","language":"Python","funding_links":[],"categories":["Awesome Privacy Engineering [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)"],"sub_categories":["Synthetic Data"],"readme":"# Quickstart\n\n## 1. Set up your virtual environment\n\n```shell\n# checkout the repo\ngit clone https://github.com/gretelai/gdpr-helpers.git\n\n# create venv\ncd gdpr-helpers\npython -m venv ./venv\nsource venv/bin/activate\n\n# install gdpr-helpers package\npip install -U .\n```\n\n## 2. Add your [Gretel API](https://console.gretel.cloud) key via the Gretel CLI.\n\nUse the Gretel client to store your API key to disk. This step is optional, the gdpr-helpers will prompt you for an API key if one cannot be found.\n\n```bash\ngretel configure\n```\n\n## 3. Anonymize a set of sample files\n\nUse the example function to anonymize all datasets in a directory. Edit ./examples/anonymize_files.py to anonymize your own datasets versus the provided samples.\n\n```bash\npython -m examples.anonymize_files\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgretelai%2Fgdpr-helpers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgretelai%2Fgdpr-helpers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgretelai%2Fgdpr-helpers/lists"}