Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/preply/dj_anonymizer
Anonymize django database. Big-data anonymizer. Preply team.
https://github.com/preply/dj_anonymizer
anonymization dj-anonymizer django
Last synced: 13 days ago
JSON representation
Anonymize django database. Big-data anonymizer. Preply team.
- Host: GitHub
- URL: https://github.com/preply/dj_anonymizer
- Owner: preply
- License: mit
- Created: 2017-05-05T14:17:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-18T19:59:20.000Z (7 months ago)
- Last Synced: 2024-10-31T13:03:01.010Z (14 days ago)
- Topics: anonymization, dj-anonymizer, django
- Language: Python
- Size: 200 KB
- Stars: 46
- Watchers: 25
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
dj_anonymizer [![Build Status](https://github.com/preply/dj_anonymizer/actions/workflows/test.yml/badge.svg)](https://travis-ci.com/preply/dj_anonymizer) [![codecov.io](https://codecov.io/github/preply/dj_anonymizer/coverage.svg?branch=master)](https://codecov.io/github/preply/dj_anonymizer?branch=master) [![PyPI version](https://badge.fury.io/py/dj-anonymizer.svg)](https://badge.fury.io/py/dj_anonymizer)
==================================dj_anonymizer is a utility designed to anonymize production databases with various types of mock data, specifically designed for use within Django projects.
Project works with Django 4.2 or higher and Python 3.8 or higher.
Documentation
==================================
[https://dj-anonymizer.readthedocs.io/en/latest/](https://dj-anonymizer.readthedocs.io/en/latest/)