{"id":2748607,"name":"gitlab3","ecosystem":"pypi","description":"GitLab API v3 Python Wrapper.","homepage":"http://github.com/doctormo/python-gitlab3","licenses":"LGPLv3","normalized_licenses":["LGPL-3.0"],"repository_url":"https://github.com/doctormo/python-gitlab3","keywords_array":["gitlab","api","client","wrapper"],"namespace":null,"versions_count":16,"first_release_published_at":"2013-08-23T04:07:11.000Z","latest_release_published_at":"2017-03-18T19:38:52.000Z","latest_release_number":"0.5.8","last_synced_at":"2026-03-25T18:50:04.878Z","created_at":"2022-04-10T11:08:53.453Z","updated_at":"2026-03-25T18:50:06.285Z","registry_url":"https://pypi.org/project/gitlab3/","install_command":"pip install gitlab3 --index-url https://pypi.org/simple","documentation_url":"https://gitlab3.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"gitlab3","project_status":null},"repo_metadata":{"id":57434658,"uuid":"12313879","full_name":"doctormo/python-gitlab3","owner":"doctormo","description":"Python wrapper for the entire GitLab API","archived":false,"fork":false,"pushed_at":"2020-02-06T15:02:04.000Z","size":252,"stargazers_count":46,"open_issues_count":5,"forks_count":25,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-25T09:25:21.695Z","etag":null,"topics":["gitlab","gitlab-api","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/doctormo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-08-23T03:43:51.000Z","updated_at":"2024-09-30T18:18:25.000Z","dependencies_parsed_at":"2022-09-04T15:23:36.410Z","dependency_job_id":null,"html_url":"https://github.com/doctormo/python-gitlab3","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/doctormo/python-gitlab3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doctormo%2Fpython-gitlab3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doctormo%2Fpython-gitlab3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doctormo%2Fpython-gitlab3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doctormo%2Fpython-gitlab3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doctormo","download_url":"https://codeload.github.com/doctormo/python-gitlab3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doctormo%2Fpython-gitlab3/sbom","scorecard":{"id":349383,"data":{"date":"2025-08-11","repo":{"name":"github.com/doctormo/python-gitlab3","commit":"033ff9f7c251800e0be2eaae2ceed41b14e5faae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/26 approved changesets -- score normalized to 1","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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: GNU Lesser General Public License v3.0: 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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-18T07:55:32.057Z","repository_id":57434658,"created_at":"2025-08-18T07:55:32.057Z","updated_at":"2025-08-18T07:55:32.057Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29747995,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T07:44:07.782Z","status":"ssl_error","status_checked_at":"2026-02-23T07:44:07.432Z","response_time":90,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"doctormo","name":"Martin Owens","uuid":"589384","kind":"user","description":"Most of my code is not on GitHub, it's on GitLab.\r\n\r\nSupport my Inkscape work on Patreon! https://patreon.com/doctormo","email":"","website":"https://patreon.com/doctormo","location":"Boston, USA","twitter":"realdoctormo","company":"Independent","icon_url":"https://avatars.githubusercontent.com/u/589384?v=4","repositories_count":3,"last_synced_at":"2023-03-01T11:25:36.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/doctormo","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T09:14:49.655Z","updated_at":"2023-03-01T11:25:36.345Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doctormo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doctormo/repositories"},"tags":[{"name":"v0.5.8","sha":"4199bd9ea141fa60f5eea1171015bd0017545601","kind":"commit","published_at":"2017-03-19T00:54:54.000Z","download_url":"https://codeload.github.com/doctormo/python-gitlab3/tar.gz/v0.5.8","html_url":"https://github.com/doctormo/python-gitlab3/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doctormo/python-gitlab3@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doctormo%2Fpython-gitlab3/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doctormo%2Fpython-gitlab3/tags/v0.5.8/manifests"},{"name":"v0.5.4","sha":"9d12a0f7ecc4d0534373d68890df7e406f738b8d","kind":"commit","published_at":"2014-01-31T02:00:26.000Z","download_url":"https://codeload.github.com/doctormo/python-gitlab3/tar.gz/v0.5.4","html_url":"https://github.com/doctormo/python-gitlab3/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doctormo/python-gitlab3@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doctormo%2Fpython-gitlab3/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doctormo%2Fpython-gitlab3/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"f0c4da4f3d18e15f52de28decfb0eefb82f9508c","kind":"commit","published_at":"2014-01-31T01:57:48.000Z","download_url":"https://codeload.github.com/doctormo/python-gitlab3/tar.gz/v0.5.3","html_url":"https://github.com/doctormo/python-gitlab3/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doctormo/python-gitlab3@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doctormo%2Fpython-gitlab3/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doctormo%2Fpython-gitlab3/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"449e848fd1129d144a49678ac08c66774763ba7c","kind":"tag","published_at":"2013-11-20T02:57:14.000Z","download_url":"https://codeload.github.com/doctormo/python-gitlab3/tar.gz/v0.5.2","html_url":"https://github.com/doctormo/python-gitlab3/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doctormo/python-gitlab3@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doctormo%2Fpython-gitlab3/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doctormo%2Fpython-gitlab3/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"803ed2b669013d91fbb951e001db36dad26339af","kind":"tag","published_at":"2013-11-12T20:28:46.000Z","download_url":"https://codeload.github.com/doctormo/python-gitlab3/tar.gz/v0.5.1","html_url":"https://github.com/doctormo/python-gitlab3/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doctormo/python-gitlab3@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doctormo%2Fpython-gitlab3/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doctormo%2Fpython-gitlab3/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"4e31f02b0bda2f9c9225bc557bfec08a0938f1da","kind":"tag","published_at":"2013-11-12T20:19:10.000Z","download_url":"https://codeload.github.com/doctormo/python-gitlab3/tar.gz/v0.5.0","html_url":"https://github.com/doctormo/python-gitlab3/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doctormo/python-gitlab3@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doctormo%2Fpython-gitlab3/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doctormo%2Fpython-gitlab3/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"c825b73b8968e9c9a977e5560542d9e42d41d715","kind":"tag","published_at":"2013-11-12T16:45:00.000Z","download_url":"https://codeload.github.com/doctormo/python-gitlab3/tar.gz/v0.4.2","html_url":"https://github.com/doctormo/python-gitlab3/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doctormo/python-gitlab3@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doctormo%2Fpython-gitlab3/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doctormo%2Fpython-gitlab3/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"62297a827858356f3e21437ccbc2e8daceccf4b4","kind":"tag","published_at":"2013-11-12T16:44:15.000Z","download_url":"https://codeload.github.com/doctormo/python-gitlab3/tar.gz/v0.4.1","html_url":"https://github.com/doctormo/python-gitlab3/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doctormo/python-gitlab3@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doctormo%2Fpython-gitlab3/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doctormo%2Fpython-gitlab3/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"0888f2500e83646144346dabcb465efd8c4c5b06","kind":"tag","published_at":"2013-11-12T16:43:30.000Z","download_url":"https://codeload.github.com/doctormo/python-gitlab3/tar.gz/v0.4.0","html_url":"https://github.com/doctormo/python-gitlab3/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doctormo/python-gitlab3@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doctormo%2Fpython-gitlab3/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doctormo%2Fpython-gitlab3/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"aff1afbb0e00a1684d5cddfa1313eaa2d6cf87c7","kind":"tag","published_at":"2013-11-12T16:43:03.000Z","download_url":"https://codeload.github.com/doctormo/python-gitlab3/tar.gz/v0.3.0","html_url":"https://github.com/doctormo/python-gitlab3/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doctormo/python-gitlab3@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doctormo%2Fpython-gitlab3/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doctormo%2Fpython-gitlab3/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"74f55a59ad8a5b9d46d09714dd1f90c8a9cd9109","kind":"tag","published_at":"2013-11-12T16:42:14.000Z","download_url":"https://codeload.github.com/doctormo/python-gitlab3/tar.gz/v0.2.1","html_url":"https://github.com/doctormo/python-gitlab3/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doctormo/python-gitlab3@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doctormo%2Fpython-gitlab3/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doctormo%2Fpython-gitlab3/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"5e03b23c6612e17dbdf86e75a8a8b7acdb3bf60d","kind":"tag","published_at":"2013-11-12T16:40:55.000Z","download_url":"https://codeload.github.com/doctormo/python-gitlab3/tar.gz/v0.2.0","html_url":"https://github.com/doctormo/python-gitlab3/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doctormo/python-gitlab3@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doctormo%2Fpython-gitlab3/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doctormo%2Fpython-gitlab3/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-03-25T18:50:06.258Z","dependent_packages_count":0,"downloads":96,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":13.571905461343302,"dependent_repos_count":7.504330705657009,"dependent_packages_count":10.102944879846767,"stargazers_count":9.90843713637144,"forks_count":7.665719245369399,"docker_downloads_count":null,"average":9.750667485717583},"purl":"pkg:pypi/gitlab3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/gitlab3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/gitlab3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/gitlab3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-01T15:14:42.116Z","issues_count":21,"pull_requests_count":13,"avg_time_to_close_issue":44928151.25,"avg_time_to_close_pull_request":26116835.0,"issues_closed_count":16,"pull_requests_closed_count":13,"pull_request_authors_count":8,"issue_authors_count":11,"avg_comments_per_issue":2.6666666666666665,"avg_comments_per_pull_request":2.5384615384615383,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/doctormo%2Fpython-gitlab3/issues","maintainers":[{"login":"doctormo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/doctormo"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gitlab3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gitlab3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gitlab3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gitlab3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gitlab3/codemeta","maintainers":[{"uuid":"doctormo","login":"doctormo","name":null,"email":null,"url":null,"packages_count":27,"html_url":"https://pypi.org/user/doctormo/","role":null,"created_at":"2023-02-24T08:04:03.978Z","updated_at":"2023-02-24T08:04:03.978Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/doctormo/packages"},{"uuid":"alexvh","login":"alexvh","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/alexvh/","role":null,"created_at":"2023-02-24T08:04:03.967Z","updated_at":"2023-02-24T08:04:03.967Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/alexvh/packages"}]}