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: about 1 year 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-18T19:59:20.000Z (about 2 years ago)
- Last Synced: 2024-10-31T13:03:01.010Z (over 1 year 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 [](https://travis-ci.com/preply/dj_anonymizer) [](https://codecov.io/github/preply/dj_anonymizer?branch=master) [](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/)