Planning the launch of Syden Compliance Engine – feedback from Django devs?
Hi everyone 👋
I’m Denys, the maker of Syden Compliance Engine.
It’s a lightweight GDPR-style data deletion, export and audit toolkit for Django/Python. The idea is simple: you should be able to add privacy features to an existing project in minutes, not days.
Right now I’m preparing the launch. The engine:
• Installs in about 5 minutes (drop into your Django project, run migrations, add a few settings)
• Gives ready endpoints for data removal and export
• Adds an audit log for sensitive operations
• Is built to be easy to read and extend (no black-box SaaS)
I’d really love some feedback from Django developers:
1. Which part is more interesting for you: deletion, export or audit logging?
2. Would you prefer a very minimal setup or more “batteries included”?
3. What would you expect from the docs / quickstart?
On launch day I plan to give a free license to the first 25 people who are interested and ready to try it in a real project.
Happy to answer any questions and hear your thoughts 🙏


Replies