{"id":16587650,"url":"https://github.com/danymat/insanonym-utils","last_synced_at":"2025-10-29T08:33:15.688Z","repository":{"id":46124966,"uuid":"359440566","full_name":"danymat/INSAnonym-utils","owner":"danymat","description":"Execute anonymization scripts on a table.","archived":false,"fork":false,"pushed_at":"2021-11-12T10:58:11.000Z","size":848,"stargazers_count":8,"open_issues_count":3,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-09T06:02:36.376Z","etag":null,"topics":["anonymization"],"latest_commit_sha":null,"homepage":"https://danymat.github.io/INSAnonym-utils","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danymat.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}},"created_at":"2021-04-19T11:50:11.000Z","updated_at":"2023-03-05T12:42:56.000Z","dependencies_parsed_at":"2022-07-26T10:30:08.774Z","dependency_job_id":null,"html_url":"https://github.com/danymat/INSAnonym-utils","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/danymat/INSAnonym-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danymat%2FINSAnonym-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danymat%2FINSAnonym-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danymat%2FINSAnonym-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danymat%2FINSAnonym-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danymat","download_url":"https://codeload.github.com/danymat/INSAnonym-utils/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danymat%2FINSAnonym-utils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281588599,"owners_count":26526992,"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","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["anonymization"],"created_at":"2024-10-11T22:54:44.117Z","updated_at":"2025-10-29T08:33:15.109Z","avatar_url":"https://github.com/danymat.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](.images/INSA-3.png)\n\nINSA'nonym-utils is a python library capable of doing operations on a table.\nAt the moment, it is capable of:\n\n- Creating a DataFrame from the table.\n- Execute multiple algorithms on the table.\n- Execute algorithms created by the user.\n- Export the resulting Dataframe with the specified format.\n\n## Installation\n\nInstallation is compatible with python versions `3.8` and `3.9`.\n\n```bash\npip install insanonym-utils\n```\n\nIn order to upgrade to latest version:\n\n```bash\npip install insanonym-utils --upgrade\n```\n\nVersion informations are in the github [Releases](https://github.com/danymat/INSAnonym-utils/releases).\n\n## Documentation\n\n- [First steps](https://github.com/danymat/INSAnonym-utils/blob/main/docs/premiers-pas.md)\n- In order to know more about pre-defined algorithms, please see [Algorithms](docs/algorithmes.md).\n- In order to understand how to create your own algorithm, please see [Algorithms Creation](docs/creation-algorithmes.md).\n- In order to see source code documentation, please follow the docs [INSAnonym-utils](https://danymat.github.io/INSAnonym-utils).\n\n## INSAnonym Related Documentation\n\n- To know the utility metrics used in the competition, please see [Metrics](https://github.com/danymat/INSAnonym-utils/blob/main/docs/insanonym-metrics.md).\n- [User guide](https://github.com/danymat/INSAnonym-utils/blob/main/docs/user-documentation-insanonym.md)\n- [Attack file example](https://github.com/danymat/INSAnonym-utils/blob/main/insanonym_utils/F_user_7_0d54717e83a17d6eb39491c4a3f9eaa27a776572b769f9c7af6c23195f70fa6c)\n\n## Development\n\nPrerequisites:\n\n- [Poetry](https://python-poetry.org/docs/#installation)\n\n```\ngit clone https://github.com/danymat/INSAnonym-utils.git\ncd INSAnonym-utils\npoetry install\n```\n\nRun the tests:\n\n```bash\ncd tests\npoetry run pytest\n```\n\n## Roadmap\n\n[Roadmap](https://github.com/danymat/INSAnonym-utils/projects/1).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanymat%2Finsanonym-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanymat%2Finsanonym-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanymat%2Finsanonym-utils/lists"}