{"id":2809222,"name":"msgraph-core","ecosystem":"pypi","description":"Core component of the Microsoft Graph Python SDK","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core","keywords_array":["msgraph","openAPI","Microsoft","Graph"],"namespace":null,"versions_count":29,"first_release_published_at":"2021-06-10T18:24:35.000Z","latest_release_published_at":"2026-07-13T23:41:24.000Z","latest_release_number":"1.5.1","last_synced_at":"2026-09-25T03:27:22.483Z","created_at":"2022-04-10T11:39:49.844Z","updated_at":"2026-09-25T03:28:53.342Z","registry_url":"https://pypi.org/project/msgraph-core/","install_command":"pip install msgraph-core --index-url https://pypi.org/simple","documentation_url":"https://msgraph-core.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14"],"normalized_name":"msgraph-core","project_status":null},"repo_metadata":{"id":39826332,"uuid":"242847794","full_name":"microsoftgraph/msgraph-sdk-python-core","owner":"microsoftgraph","description":"Microsoft Graph client library for Python","archived":false,"fork":false,"pushed_at":"2026-09-24T21:39:23.000Z","size":2680,"stargazers_count":288,"open_issues_count":46,"forks_count":53,"subscribers_count":20,"default_branch":"main","last_synced_at":"2026-09-25T00:40:56.915Z","etag":null,"topics":["devxeng","msgraph","msgraph-sdk-python","sdk"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microsoftgraph.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-24T21:30:22.000Z","updated_at":"2026-09-16T22:39:22.000Z","dependencies_parsed_at":"2024-01-08T15:53:33.342Z","dependency_job_id":"720b6122-2642-4b66-bac7-633b845e07ca","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoftgraph","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/sbom","scorecard":{"id":643607,"data":{"date":"2025-08-11","repo":{"name":"github.com/microsoftgraph/msgraph-sdk-python-core","commit":"30d13d6f149ab152c6e7bee7dfe0ea7d5d40c7f6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto-merge-dependabot.yml:9","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/conflicting-pr-label.yml:16","Warn: no topLevel permission defined: .github/workflows/project-auto-add.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-merge-dependabot.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-python-core/auto-merge-dependabot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-python-core/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-python-core/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-python-core/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-python-core/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-python-core/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-python-core/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/conflicting-pr-label.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-python-core/conflicting-pr-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/project-auto-add.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-python-core/project-auto-add.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-python-core/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-python-core/publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:28","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:12"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2022-202"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T11:27:46.524Z","repository_id":39826332,"created_at":"2025-08-21T11:27:46.524Z","updated_at":"2025-08-21T11:27:46.524Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37664841,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-25T02:00:20.896Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"microsoftgraph","name":"Microsoft Graph","uuid":"17304259","kind":"organization","description":"Unified endpoint for accessing data, relationships and insights coming from the Microsoft cloud","email":null,"website":"https://graph.microsoft.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17304259?v=4","repositories_count":232,"last_synced_at":"2026-09-24T09:27:36.912Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/microsoftgraph","funding_links":[],"total_stars":14288,"followers":1467,"following":0,"created_at":"2022-11-02T16:33:17.857Z","updated_at":"2026-09-24T09:27:37.253Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoftgraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoftgraph/repositories"},"tags":[{"name":"v1.5.1","sha":"d23507bf38497aa514763f3ffa56b8ed8eceef70","kind":"commit","published_at":"2026-07-13T23:28:33.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/v1.5.1","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"8c1d38b879074a88ee2acb2392975b1c0bea903a","kind":"commit","published_at":"2026-07-06T21:36:25.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/v1.5.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"7c2fe2754ab0b84f390e7f7aaca050c560ff286a","kind":"commit","published_at":"2026-05-20T00:24:36.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/v1.4.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.4.0/manifests"},{"name":"v1.3.8","sha":"a33614f802864a8d9ea2b1f6686df4721c88bf93","kind":"commit","published_at":"2025-09-11T22:44:56.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/v1.3.8","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"7e5c7073a0b5bf39039118de34790b1c1996ba41","kind":"commit","published_at":"2025-09-11T22:26:04.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/v1.3.7","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"30d13d6f149ab152c6e7bee7dfe0ea7d5d40c7f6","kind":"commit","published_at":"2025-08-05T12:05:58.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/v1.3.6","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"fdfd5c267a8a4fc9a906fe83b06156087cfb8866","kind":"commit","published_at":"2025-06-27T15:53:15.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/v1.3.5","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"97e6d580f24e2979fdb7a8e9e927d8d57fa24c65","kind":"commit","published_at":"2025-06-02T14:49:19.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/v1.3.4","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"c320452c7dbb72dfb264390855f0d77a831a7d79","kind":"commit","published_at":"2025-03-24T13:00:31.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/v1.3.3","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"d5648554a578e134b8108928c127ad7f81e57eb1","kind":"commit","published_at":"2025-02-25T17:14:00.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/v1.3.2","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"86b1d2685afbd5024757ba9e8047959b7251642f","kind":"commit","published_at":"2025-02-06T14:43:22.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/v1.3.1","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d094d32262d0b0ef8103f945b0925829271c7654","kind":"commit","published_at":"2025-02-03T13:59:55.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/v1.3.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"dc99d8e6e062fe99930e3ffb3b2362d064993bf1","kind":"commit","published_at":"2025-01-30T12:37:40.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/v1.2.1","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f929b9c7ac900d3575338f4a600d6cdad2fc017d","kind":"commit","published_at":"2025-01-14T09:13:12.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/v1.2.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.2.0/manifests"},{"name":"v1.1.8","sha":"0a596198b43a41554c88223a8d4dc818985bb40d","kind":"commit","published_at":"2024-12-18T08:40:13.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/v1.1.8","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"78afee148266cd2e7212c257e91573cf1d8c1f96","kind":"commit","published_at":"2024-11-21T11:15:38.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/v1.1.7","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"e22bff3dcc59e0ab395a75577ca33632ad044f27","kind":"commit","published_at":"2024-10-18T10:36:29.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/v1.1.6","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"491d90fb985dfccafc2783471617ac3762a5ad8e","kind":"commit","published_at":"2024-10-02T12:54:23.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/v1.1.5","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"504bfaca51dc745704a97157e7559c2bb2d3d2aa","kind":"commit","published_at":"2024-09-24T13:34:03.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/v1.1.4","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"756455f4efdfad83d56357222e2b8666338f4148","kind":"commit","published_at":"2024-09-03T11:27:43.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/v1.1.3","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"5f2b8da637f03fc298fd2b2493a5c3ef828cca5d","kind":"commit","published_at":"2024-07-12T14:31:12.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/v1.1.2","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"e1ae3bb51cb72fb48f2f80101793143f4e45d1d7","kind":"commit","published_at":"2024-07-10T10:44:43.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/v1.1.1","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"d5f40d90ed3b6b6445dfd6c7bcc9d614cdb6bfe0","kind":"commit","published_at":"2024-06-19T12:47:00.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/v1.1.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"abdd3bb4ee1d5f08b07c163f34f8029d1307f303","kind":"tag","published_at":"2024-01-09T13:08:38.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/v1.0.1","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b4316f592bce1f6fa32692eddb512a78c7c4a075","kind":"tag","published_at":"2023-12-14T14:25:22.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/v1.0.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v1.0.0/manifests"},{"name":"v0.3.0-preview","sha":"4f6df1418bf194428c314df13168f12dbb53fa22","kind":"commit","published_at":"2022-11-21T14:35:37.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/v0.3.0-preview","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core/releases/tag/v0.3.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core@v0.3.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v0.3.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v0.3.0-preview/manifests"},{"name":"v0.2.2","sha":"d14eda5bafaf548154c9472e765599beeb9c04f9","kind":"tag","published_at":"2021-07-27T08:02:01.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/v0.2.2","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"c88b1a1934a081029a8bce007e51390f047d6bca","kind":"tag","published_at":"2021-07-27T07:23:41.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/v0.2.1","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"e8a95c054707cf211473fc947ad8c243e54befc9","kind":"tag","published_at":"2021-07-16T12:22:11.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/v0.2.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/v0.2.0/manifests"},{"name":"0.1.2","sha":"4404367456d5b6a66fe950b1a2d6c8a75d0b7882","kind":"commit","published_at":"2021-06-10T18:12:29.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/0.1.2","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/0.1.2/manifests"},{"name":"0.1.0","sha":"103e7fe90d5649cd1dbee6e6c253298147dcf8ed","kind":"commit","published_at":"2021-06-04T20:56:42.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-python-core/tar.gz/0.1.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-python-core/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-python-core@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-25T03:28:53.342Z","dependent_packages_count":15,"downloads":7488449,"downloads_period":"last-month","dependent_repos_count":50,"rankings":{"downloads":0.5988366473826539,"dependent_repos_count":2.0820222879361463,"dependent_packages_count":0.7594921722383806,"stargazers_count":4.285942526672492,"forks_count":6.705595723064479,"docker_downloads_count":2.059832380967409,"average":2.74862028971026},"purl":"pkg:pypi/msgraph-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/msgraph-core","docker_dependents_count":16,"docker_downloads_count":9651,"usage_url":"https://repos.ecosyste.ms/usage/pypi/msgraph-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/msgraph-core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-24T14:11:57.779Z","issues_count":91,"pull_requests_count":1262,"avg_time_to_close_issue":35997658.35714286,"avg_time_to_close_pull_request":243955.2330694811,"issues_closed_count":70,"pull_requests_closed_count":1137,"pull_request_authors_count":33,"issue_authors_count":53,"avg_comments_per_issue":1.7142857142857142,"avg_comments_per_pull_request":0.6561014263074485,"merged_pull_requests_count":1036,"bot_issues_count":6,"bot_pull_requests_count":1128,"past_year_issues_count":3,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":7465.0,"past_year_avg_time_to_close_pull_request":3442490.066666667,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":1.5416666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":38,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-python-core/issues","maintainers":[{"login":"baywet","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baywet"},{"login":"shemogumbe","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shemogumbe"},{"login":"jasonjoh","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasonjoh"},{"login":"andrueastman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrueastman"},{"login":"gavinbarron","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gavinbarron"},{"login":"isvargasmsft","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isvargasmsft"},{"login":"Initial-heart-1","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Initial-heart-1"},{"login":"jhfnetboy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhfnetboy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/msgraph-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/msgraph-core/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/msgraph-core/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/msgraph-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/msgraph-core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/msgraph-core/codemeta","maintainers":[{"uuid":"microsoft","login":"microsoft","name":null,"email":null,"url":null,"packages_count":1164,"html_url":"https://pypi.org/user/microsoft/","role":null,"created_at":"2023-02-02T00:43:01.787Z","updated_at":"2023-02-02T00:43:01.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/microsoft/packages"},{"uuid":"msgraphsdkteam","login":"msgraphsdkteam","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/msgraphsdkteam/","role":null,"created_at":"2023-02-02T00:43:01.827Z","updated_at":"2023-02-02T00:43:01.827Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/msgraphsdkteam/packages"}]}