Metadata-Version: 2.3
Name: scim2-django
Version: 0.0.0
Summary: Painless SCIM integration for Django
Author: Éloi Rivard
Author-email: Éloi Rivard <eloi@yaal.coop>
Requires-Dist: scim2-models>=0.6.9
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# scim2-django

This repository is empty at the moment.
This is a placeholder for a library that will help implementing SCIM2 servers with Django painlessly.
In the meantime, you can do it [manually with scim2-models](https://scim2-models.readthedocs.io/en/latest/guides/django.html)
