You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python tools to build SCIM2 compatible applications.
2
2
3
-
The projects are mostly maintained by [Yaal Coop](https://yaal.coop). We are available for hire to help you build or integrate SCIM in your applications.
3
+
- If you need to build a SCIM server, have a look at [scim2-models](https://github.com/python-scim/scim2-models).
4
+
- If you need to interact with a SCIM server in a Python application, have a loot at [scim2-client](https://github.com/python-scim/scim2-client).
5
+
- If you need to interact with a SCIM server in a CLI, have a look at [scim2-cli](https://github.com/python-scim/scim2-cli).
6
+
- If you need to check the compliance of your SCIM server, have a look at [scim2-tester](https://github.com/python-scim/scim2-tester).
7
+
- If you need a SCIM server prototype to include in your development environment, or to take inspiration and build your own, have a loot at [scim2-server](https://github.com/python-scim/scim2-server).
8
+
- If you need to test your client code against a real world SCIM servers, in a unit test suite or a CI, have a look at [pytest-scim2-server](https://github.com/pytest-dev/pytest-scim2-server).
9
+
10
+
The projects are mostly maintained by [Yaal Coop](https://yaal.coop).
11
+
There is no precise roadmap or deadline, if you need something in the libraries, please reach us through the bug trackers.
12
+
**We are available for hire** to help you build or integrate SCIM in your applications.
0 commit comments