{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/4"}],"enrichment":{"capability":"Provides Pydantic data models for SCIM (System for Cross-domain Identity Management) protocol types, enabling validation and serialization of identity management data structures.","skillfed_tags":["identity-management","scim-protocol"],"use_cases":["Validate incoming SCIM API requests in an identity provider or directory service","Serialize Python objects to SCIM-compliant JSON for outbound identity sync","Parse SCIM responses from a third-party identity management system","Build a SCIM-compatible REST endpoint with type-safe request/response models"],"what_it_does":"pydantic-scim wraps SCIM protocol data structures as Pydantic models, generated from official SCIM schema files and refined by hand. It lets you validate and work with identity management objects\u2014users, groups, and related entities\u2014using Pydantic's validation and serialization machinery.\n\nThe package is a thin schema layer: it depends only on pydantic and provides type definitions for SCIM entities. It is dormant, with no activity since its latest release, so it will not receive updates for new pydantic releases or SCIM specification changes. Use it when you need to parse or validate SCIM data in a Python application and your pydantic version is compatible with the package's expectations.","worth_installing":"Yes, if you need SCIM schema validation and your environment supports Python 3.8 or later with a compatible pydantic version. The low install friction and lack of vulnerabilities make it safe to add. However, the dormant status and unclear license mean you should verify license compatibility upfront and test pydantic version compatibility before relying on it in production."},"id":"pydantic-scim","links":{"html":"https://skillfed.io/packages/pydantic-scim","md":"https://skillfed.io/packages/pydantic-scim.md","pypi":"https://pypi.org/project/pydantic-scim/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2023-10-26","license_spdx":null,"license_treatment":"unclear","name":"pydantic-scim","python_support":"supports_current","summary":"Pydantic types for SCIM"},"popularity":{"monthly_downloads":185315,"position":10012,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.0.8"}
