{"id":371765,"url":"https://github.com/mongodb/mongo-python-driver","last_synced_at":"2026-05-29T19:03:31.711Z","repository":{"id":482368,"uuid":"108051","full_name":"mongodb/mongo-python-driver","owner":"mongodb","description":"PyMongo - the Official MongoDB Python driver","archived":false,"fork":false,"pushed_at":"2026-05-13T16:20:16.000Z","size":30832,"stargazers_count":4346,"open_issues_count":23,"forks_count":1146,"subscribers_count":228,"default_branch":"master","last_synced_at":"2026-05-14T07:03:20.152Z","etag":null,"topics":["mongodb","mongodb-driver","pymongo","python","python-library"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/languages/python/pymongo-driver/current/","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"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":"2009-01-15T15:18:06.000Z","updated_at":"2026-05-14T00:40:39.000Z","dependencies_parsed_at":"2023-07-05T15:02:50.537Z","dependency_job_id":"f96eae3b-ab9e-4acb-95d3-73e3f36baa76","html_url":"https://github.com/mongodb/mongo-python-driver","commit_stats":{"total_commits":5883,"total_committers":233,"mean_commits":"25.248927038626608","dds":0.8079211286758456,"last_synced_commit":"0733c4da44d4cd5c2a32c092762e639e14c3dc27"},"previous_names":[],"tags_count":189,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-python-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/sbom","scorecard":{"id":37429,"data":{"date":"2025-08-04","repo":{"name":"github.com/mongodb/mongo-python-driver","commit":"578a5323953d33cbcec966aa3ba6791f90991e15"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.9,"checks":[{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release-python.yml:66","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-python.yml:99","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release-python.yml:101","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-python.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-python.yml:226","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-python.yml:252","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/zizmor.yml:14","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/dist.yml:1","Warn: no topLevel permission defined: .github/workflows/release-python.yml:1","Warn: no topLevel permission defined: .github/workflows/test-python.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-python.yml:70"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Info: codeowner review is required on branch 'master'","Info: 'last push approval' is required to merge on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3rq5-2g8h-59hc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":8,"reason":"4 out of the last 4 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: pymongo-4.14.0-cp310-cp310-macosx_10_9_x86_64.whl.sig: https://github.com/mongodb/mongo-python-driver/releases/tag/4.14.0","Info: signed release artifact: pymongo-4.13.2-cp310-cp310-macosx_10_9_x86_64.whl.sig: https://github.com/mongodb/mongo-python-driver/releases/tag/4.13.2","Info: signed release artifact: pymongo-4.13.1-cp310-cp310-macosx_10_9_x86_64.whl.sig: https://github.com/mongodb/mongo-python-driver/releases/tag/4.13.1","Info: signed release artifact: pymongo-4.12.1-cp310-cp310-macosx_10_9_x86_64.whl.sig: https://github.com/mongodb/mongo-python-driver/releases/tag/4.12.1","Warn: release artifact 4.14.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-python-driver/releases/237979677","Warn: release artifact 4.13.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-python-driver/releases/225649309","Warn: release artifact 4.13.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-python-driver/releases/224702899","Warn: release artifact 4.12.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-python-driver/releases/215566671"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-python.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-python.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-python.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-python.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-python.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-python.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-python.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/zizmor.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .evergreen/combine-coverage.sh:17","Warn: pipCommand not pinned by hash: .evergreen/scripts/check-import-time.sh:28","Warn: pipCommand not pinned by hash: .evergreen/scripts/install-dependencies.sh:29","Warn: downloadThenRun not pinned by hash: .evergreen/scripts/install-dependencies.sh:53","Warn: pipCommand not pinned by hash: .evergreen/utils.sh:67","Warn: pipCommand not pinned by hash: .github/workflows/codeql.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/create-release-branch.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/dist.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/dist.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/dist.yml:125","Warn: pipCommand not pinned by hash: .github/workflows/dist.yml:130","Warn: pipCommand not pinned by hash: .github/workflows/test-python.yml:221","Warn: pipCommand not pinned by hash: .github/workflows/test-python.yml:184","Warn: pipCommand not pinned by hash: .github/workflows/test-python.yml:41","Info:   2 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:  23 out of  32 third-party GitHubAction dependencies pinned","Info:   0 out of  13 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-14T20:38:40.983Z","repository_id":482368,"created_at":"2025-08-14T20:38:40.983Z","updated_at":"2025-08-14T20:38:40.983Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33246970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T04:48:54.280Z","status":"ssl_error","status_checked_at":"2026-05-20T04:48:10.851Z","response_time":356,"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":{"login":"mongodb","name":"mongodb","uuid":"45120","kind":"organization","description":"","email":"iteng@mongodb.com","website":"http://www.mongodb.com/","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45120?v=4","repositories_count":293,"last_synced_at":"2026-05-16T15:59:20.831Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mongodb","funding_links":[],"total_stars":98439,"followers":4479,"following":0,"created_at":"2022-11-02T16:21:32.383Z","updated_at":"2026-05-16T15:59:20.831Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb/repositories"},"packages":[{"id":13298433,"name":"python310Packages.pymongo","ecosystem":"nixpkgs","description":"Python driver for MongoDB","homepage":"https://github.com/mongodb/mongo-python-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-python-driver","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:33:18.653Z","latest_release_published_at":"2026-02-02T06:33:18.653Z","latest_release_number":"4.5.0","last_synced_at":"2026-04-15T05:05:54.181Z","created_at":"2026-02-02T06:33:07.368Z","updated_at":"2026-04-15T05:05:54.182Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.pymongo","install_command":"nix-env -iA nixpkgs.python310Packages.pymongo","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/pymongo/default.nix#L39","metadata":{"nix_attribute":"python3.10-pymongo-4.5.0","position":"pkgs/development/python-modules/pymongo/default.nix:39","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pymongo","upstream_purl":"pkg:pypi/pymongo"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.pymongo?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.pymongo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.pymongo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.pymongo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pymongo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pymongo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pymongo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pymongo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pymongo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pymongo/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":7779263,"name":"py3-mongo","ecosystem":"alpine","description":"Python3 driver for MongoDB","homepage":"https://github.com/mongodb/mongo-python-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-python-driver","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-20T11:27:31.000Z","latest_release_published_at":"2023-04-20T11:27:31.000Z","latest_release_number":"4.3.3-r0","last_synced_at":"2026-04-08T18:07:18.634Z","created_at":"2023-05-22T14:28:32.275Z","updated_at":"2026-04-08T18:07:18.635Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-mongo","install_command":"apk add py3-mongo","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"108051","full_name":"mongodb/mongo-python-driver","owner":"mongodb","description":"PyMongo - the Official MongoDB Python driver","archived":false,"fork":false,"pushed_at":"2023-05-15T11:36:37.000Z","size":22033,"stargazers_count":3838,"open_issues_count":5,"forks_count":1107,"subscribers_count":239,"default_branch":"master","last_synced_at":"2023-05-15T12:27:43.644Z","etag":null,"topics":["mongodb","mongodb-driver","pymongo","python","python-library"],"latest_commit_sha":null,"homepage":"https://pymongo.readthedocs.io","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mongodb.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2009-01-15T15:18:06.000Z","updated_at":"2023-05-15T06:13:04.000Z","dependencies_parsed_at":"2023-01-14T10:45:19.987Z","dependency_job_id":null,"html_url":"https://github.com/mongodb/mongo-python-driver","commit_stats":null,"previous_names":[],"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":133136767,"owners_count":6005042,"icon_url":"https://github.com/github.png","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"}},"repo_metadata_updated_at":"2023-05-22T14:28:32.345Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":3.6955762804847634,"forks_count":1.635828636975712,"docker_downloads_count":null,"average":1.332851229365119},"purl":"pkg:apk/alpine/py3-mongo?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-mongo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-mongo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-mongo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-18T02:34:11.804Z","issues_count":0,"pull_requests_count":218,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":417734.0857142857,"issues_closed_count":0,"pull_requests_closed_count":210,"pull_request_authors_count":17,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.7660550458715596,"merged_pull_requests_count":199,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":217,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":377711.019138756,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":209,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.7695852534562212,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":198},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-mongo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-mongo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-mongo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-mongo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-mongo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-mongo/codemeta","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":280,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-05-23T07:16:55.014Z","updated_at":"2023-05-23T07:16:55.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-04-27T18:20:23.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":5290406,"name":"pymongo","ecosystem":"conda","description":null,"homepage":"https://github.com/mongodb/mongo-python-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-python-driver","keywords_array":[],"namespace":null,"versions_count":21,"first_release_published_at":"2021-11-30T04:30:42.000Z","latest_release_published_at":"2022-10-19T12:27:35.000Z","latest_release_number":"4.3.2","last_synced_at":"2026-04-01T16:19:47.499Z","created_at":"2022-10-03T15:49:49.448Z","updated_at":"2026-04-01T16:19:48.038Z","registry_url":"https://anaconda.org/conda-forge/pymongo","install_command":"conda install -c conda-forge pymongo","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"108051","full_name":"mongodb/mongo-python-driver","owner":"mongodb","description":"PyMongo - the Official MongoDB Python driver","archived":false,"fork":false,"pushed_at":"2023-03-21T23:59:35.000Z","size":21296,"stargazers_count":3800,"open_issues_count":5,"forks_count":1095,"subscribers_count":239,"default_branch":"master","last_synced_at":"2023-03-22T07:24:23.279Z","etag":null,"topics":["mongodb","mongodb-driver","pymongo","python","python-library"],"latest_commit_sha":null,"homepage":"https://pymongo.readthedocs.io","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2009-01-15T15:18:06.000Z","updated_at":"2023-03-20T11:29:22.000Z","dependencies_parsed_at":"2023-01-14T10:45:19.987Z","dependency_job_id":null,"html_url":"https://github.com/mongodb/mongo-python-driver","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"mongodb","name":"mongodb","uuid":"45120","kind":"organization","description":"","email":null,"website":"http://www.mongodb.com/","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/45120?v=4","repositories_count":158,"last_synced_at":"2023-02-19T21:15:19.327Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb"},"tags":[{"name":"3.2.1","sha":"22fd629968527edcacf08322df60a4bf92572f65","kind":"tag","published_at":"2016-02-02T22:49:10.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.2.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.2.1"},{"name":"2.9.2","sha":"ab14c6f728b298f5de8c035c4d09f5c28302d713","kind":"tag","published_at":"2016-02-01T22:20:21.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.9.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.9.2"},{"name":"3.2","sha":"23478e84c63d7ba9ec66229890dd6c4e1ddf2b2c","kind":"tag","published_at":"2015-12-08T00:28:21.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.2"},{"name":"3.2rc0","sha":"a2170e61403e7b547b64aaec7a242f5b4b21e14b","kind":"tag","published_at":"2015-11-19T05:09:46.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.2rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.2rc0"},{"name":"3.1.1","sha":"953cfaafd7e3061c3fda519d2d7392ef0c2cf62f","kind":"tag","published_at":"2015-11-18T00:40:16.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.1.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.1.1"},{"name":"2.9.1","sha":"8aec72b74b5c4f5050eda7c2a9537e3f04231e1f","kind":"tag","published_at":"2015-11-17T23:52:48.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.9.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.9.1"},{"name":"3.1","sha":"928b06882b359949e8cd2fd522064634117ccb56","kind":"tag","published_at":"2015-11-02T22:58:44.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.1"},{"name":"3.1rc0","sha":"06f200e1d5448a0a7e7a232cb9c920d67a48040b","kind":"tag","published_at":"2015-10-20T00:11:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.1rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.1rc0"},{"name":"2.9","sha":"5936007de602a54c482946702acd90852f374d2b","kind":"tag","published_at":"2015-09-30T23:32:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.9","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.9"},{"name":"2.9rc0","sha":"17e04afebcc04ff282f9b0201776d2babf8489de","kind":"tag","published_at":"2015-08-06T03:37:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.9rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.9rc0"},{"name":"3.0.3","sha":"f3931c1e19707eec0afa1f58d2096bd2c1ed2732","kind":"tag","published_at":"2015-07-01T00:37:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0.3"},{"name":"3.0.2","sha":"3271ea29c385f15d9202abcf4c87d229b9b8cbd8","kind":"tag","published_at":"2015-05-12T19:26:33.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0.2"},{"name":"2.8.1","sha":"c284c51c8749cc3ab13f193a78b4113b8715dd51","kind":"tag","published_at":"2015-05-11T20:24:04.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.8.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.8.1"},{"name":"3.0.1","sha":"a5131ff2344bc0bb5001e89b64a326e6f98276d5","kind":"tag","published_at":"2015-04-21T20:36:15.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0.1"},{"name":"3.0","sha":"18328a909545ece6e1cd7e172e28271a59e367d5","kind":"tag","published_at":"2015-04-07T22:05:34.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0"},{"name":"3.0rc1","sha":"3dd53093784a9e89d34096d03c8a651ac8543b95","kind":"tag","published_at":"2015-04-02T01:09:26.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0rc1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0rc1"},{"name":"3.0rc0","sha":"8e5fdc61343cb7420585b2e8240c00c6e779ee95","kind":"tag","published_at":"2015-03-25T20:17:04.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0rc0"},{"name":"3.0b1","sha":"7d1bcb08a32e6785b2734ce39f24fbe0397d8f1d","kind":"tag","published_at":"2015-03-17T00:02:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0b1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0b1"},{"name":"3.0b0","sha":"53a792eb40da9ced1d64aaa35e33bba224fe9ed0","kind":"tag","published_at":"2015-03-10T00:33:42.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0b0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0b0"},{"name":"2.8","sha":"7f4c0588bc9ec083b7e385151092f48916138f81","kind":"tag","published_at":"2015-01-28T21:19:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.8","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.8"},{"name":"2.8rc2","sha":"0b715cff2eaaa345d5e345ff5dd52012c35e098f","kind":"tag","published_at":"2014-12-24T19:38:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.8rc2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.8rc2"},{"name":"2.8rc1","sha":"698e099969a5a073fde7ddce01493b7ef84c77fe","kind":"tag","published_at":"2014-12-03T00:07:32.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.8rc1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.8rc1"},{"name":"2.8rc0","sha":"21ef41346ae1966e4330481074e4b48d43db6803","kind":"tag","published_at":"2014-11-12T17:55:51.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.8rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.8rc0"},{"name":"2.7.2","sha":"0d4a2ef28a04efd4fd9714b91081a99a59963717","kind":"tag","published_at":"2014-07-29T21:37:07.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.7.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.7.2"},{"name":"2.7.1","sha":"e959aad948106f3336102aac53ae9fe6e461599a","kind":"tag","published_at":"2014-05-23T21:45:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.7.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.7.1"},{"name":"2.7","sha":"a7575fa14f5a9aaeb0149981899f776af9e1ad1c","kind":"tag","published_at":"2014-04-03T18:29:40.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.7","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.7"},{"name":"2.7rc1","sha":"26960c8436efa49fd55abc57023cca1561963a83","kind":"tag","published_at":"2014-03-12T01:12:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.7rc1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.7rc1"},{"name":"2.7rc0","sha":"196e79a4653e617b95cdc1967ef22b74e133897a","kind":"tag","published_at":"2014-02-14T21:12:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.7rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.7rc0"},{"name":"2.6.3","sha":"8d0167a5f29ac7735ac8e86279b45e43e71ccbb3","kind":"tag","published_at":"2013-10-11T17:20:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.6.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.6.3"},{"name":"2.6.2","sha":"7fede98efd352421efa3c7dc8bb91071e07ae516","kind":"tag","published_at":"2013-09-06T20:54:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.6.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.6.2"},{"name":"2.6.1","sha":"43b30817f96e263f914fcc17e14a074815160518","kind":"tag","published_at":"2013-09-04T00:09:14.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.6.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.6.1"},{"name":"2.6","sha":"5d8f19310fb109d0433d35c6af92e2e101550c5c","kind":"tag","published_at":"2013-08-19T19:25:10.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.6","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.6"},{"name":"2.5.2","sha":"1c0596b86eb45db220f5e010afba189b8b418820","kind":"tag","published_at":"2013-06-01T17:07:47.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.5.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.5.2"},{"name":"2.5.1","sha":"a9d14571b85b19c6d69cc46349216cab477fa695","kind":"tag","published_at":"2013-05-13T20:56:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.5.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.5.1"},{"name":"2.5","sha":"57e05f24e12f77dc8d63fff5e47dcad962a78f0a","kind":"tag","published_at":"2013-03-22T19:49:39.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.5","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.5"},{"name":"2.4.2","sha":"5333d4b73329b8e2a484c7662d3eda3bb585ea57","kind":"tag","published_at":"2013-01-24T00:47:51.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.4.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.4.2"},{"name":"2.4.1","sha":"2d4761a2ccac668c1838f87343de196dbe4dadec","kind":"tag","published_at":"2012-12-06T18:20:08.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.4.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.4.1"},{"name":"2.4","sha":"3e96570e6634b9a124b810e58584590e4cf3a34e","kind":"tag","published_at":"2012-11-27T22:03:08.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.4","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.4"},{"name":"2.3","sha":"c2bb04ba5ac4ddf990092c42f0fec2349e107637","kind":"tag","published_at":"2012-08-29T18:03:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.3"},{"name":"2.3rc1","sha":"d239f9858683c451a76dbd685aa66ffe27566a9b","kind":"tag","published_at":"2012-08-17T21:32:57.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.3rc1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.3rc1"},{"name":"2.2.1","sha":"7e24efb51705882ef1dc9b1769c3d0e2728851fd","kind":"tag","published_at":"2012-07-06T19:57:39.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.2.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.2.1"},{"name":"2.2","sha":"ddf523d8ec226bd1f873a009bc1e835383c038f6","kind":"tag","published_at":"2012-04-30T20:36:53.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.2"},{"name":"2.2rc1","sha":"2afb2bf304d513fb996d4d4653d1c12f2950e7a3","kind":"tag","published_at":"2012-04-23T21:08:54.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.2rc1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.2rc1"},{"name":"2.1.1","sha":"d24baee7baabf5562745db3eeb59360850ad1911","kind":"tag","published_at":"2012-01-04T23:04:20.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.1.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.1.1"},{"name":"2.1","sha":"7d4bf54124a113053fc38628b4a874932f84ab2f","kind":"tag","published_at":"2011-12-07T19:09:58.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.1"},{"name":"2.0.1","sha":"fcb88ee4d24205a7e4a58555500c26a8fbab54f0","kind":"tag","published_at":"2011-08-15T23:49:41.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.0.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.0.1"},{"name":"2.0","sha":"af3ecfdb39355cbba0a9eb6669c73ea856ed9840","kind":"tag","published_at":"2011-08-05T21:41:31.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.0"},{"name":"1.11","sha":"b3be4a76162183b92130b0adb7222981c7dbe4b2","kind":"tag","published_at":"2011-05-05T22:20:05.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.11","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.11"},{"name":"1.10.1","sha":"ee3df8963d5a729550cdb8fb0a0d4e6dbdd4f500","kind":"tag","published_at":"2011-04-07T18:46:07.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.10.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.10.1"},{"name":"1.10","sha":"d0c54416bad2746ecb11b12e23f28334ef9e4444","kind":"tag","published_at":"2011-03-30T20:53:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.10","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.10"},{"name":"1.9","sha":"1992b6cd290d7b4e8a37f5ce5a10740d9f993bf5","kind":"commit","published_at":"2010-09-28T14:48:46.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.9","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.9"},{"name":"1.8.1","sha":"c3808a65e729706040bd938ffa6f291a814f7745","kind":"tag","published_at":"2010-08-13T14:47:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.8.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.8.1"},{"name":"1.8","sha":"a3a8cf2d79caff581cc062c316d0f85cf70d46fb","kind":"tag","published_at":"2010-08-05T14:05:22.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.8","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.8"},{"name":"1.7","sha":"2bb4d67c12742e5f014e124bb0a7094d73e4dae9","kind":"commit","published_at":"2010-06-17T16:46:33.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.7","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.7"},{"name":"1.6","sha":"f2029b175c23b224465a99b9caee8acfdf4dd2cb","kind":"tag","published_at":"2010-05-11T20:08:12.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.6","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.6"},{"name":"1.5.2","sha":"59e471811d7b39cb2305ea79c0511ab8c06926c4","kind":"tag","published_at":"2010-03-31T15:31:19.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.5.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.5.2"},{"name":"1.5.1","sha":"35f52cc31d319f6d90e329a8706a946437ea9cff","kind":"commit","published_at":"2010-03-17T14:48:18.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.5.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.5.1"},{"name":"1.5","sha":"4817ba87705c8838fc10ca82179080ac5961203e","kind":"commit","published_at":"2010-03-10T19:12:20.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.5","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.5"},{"name":"1.4","sha":"80537456c380f48db59d705e95689012d102894c","kind":"commit","published_at":"2010-01-27T17:07:42.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.4","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.4"},{"name":"1.3","sha":"afab7f6dc373ef7b70e7e89a0214d73b2d00e5f5","kind":"commit","published_at":"2009-12-16T16:29:10.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.3"},{"name":"1.2.1","sha":"18bb4bacc2bc47bc0cbbfb9a29fb86cd82f3cfcc","kind":"commit","published_at":"2009-12-10T20:52:28.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.2.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.2.1"},{"name":"1.2","sha":"18bbe73da25340affdfbb81ffc33d72a34938b40","kind":"commit","published_at":"2009-12-09T16:53:01.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.2"},{"name":"1.1.2","sha":"7fb8bb63f444afe5f478154f72fb836f9d3fc074","kind":"commit","published_at":"2009-11-23T20:58:19.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.1.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.1.2"},{"name":"1.1.1","sha":"139990669ecd529d24cf137874d6249c4eacc397","kind":"commit","published_at":"2009-11-14T21:42:03.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.1.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.1.1"},{"name":"1.1","sha":"a4b2b4efe5a34d8dea43b053abcf5536f84d3504","kind":"commit","published_at":"2009-10-21T20:44:17.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.1"},{"name":"1.0","sha":"021960f3ec899e0a02bc614402cb99342b5b66f7","kind":"commit","published_at":"2009-09-30T18:30:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.0"},{"name":"0.16","sha":"9f0a7b64875dfad4d3b4e5c58f222128cfb62b23","kind":"commit","published_at":"2009-09-16T15:29:25.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.16","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.16"},{"name":"0.15.2","sha":"02a03fd0823f3716ac7bb3dcd09b2a28389e21f5","kind":"commit","published_at":"2009-09-09T18:52:47.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.15.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.15.2"},{"name":"0.15.1","sha":"824985364770fda368b715ab743553fe15bc535b","kind":"commit","published_at":"2009-09-02T22:03:34.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.15.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.15.1"},{"name":"0.15","sha":"d5df1abff7b5d06e3da1b694ff35b66322312f26","kind":"commit","published_at":"2009-08-26T18:26:16.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.15","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.15"},{"name":"0.14.2","sha":"04e516bd03a17375cbd64d683e73267602c538f7","kind":"commit","published_at":"2009-08-24T16:18:00.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.14.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.14.2"},{"name":"0.14.1","sha":"c5842bef64acd1bec3ee7788164344efdd8d75af","kind":"commit","published_at":"2009-08-21T18:25:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.14.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.14.1"},{"name":"0.14","sha":"b2dbd4a724f05bab0a520585afde338cb43b46cb","kind":"commit","published_at":"2009-08-19T20:22:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.14","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.14"},{"name":"0.13","sha":"bd8e7c0b0ed9f278614556aad9972eeee622215a","kind":"commit","published_at":"2009-07-29T15:07:07.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.13","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.13"},{"name":"0.12","sha":"2e4b1055b78616c70db9172f90c00601d5dcc50f","kind":"commit","published_at":"2009-07-08T15:00:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.12","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.12"},{"name":"0.11.3","sha":"c53038c4c7ab6d75161e07cd41fb2c041a92ef28","kind":"commit","published_at":"2009-06-18T19:02:32.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.11.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.11.3"},{"name":"0.11.2","sha":"eeb7f659aa9fc1bc3786f791399366e843b9a698","kind":"commit","published_at":"2009-06-08T21:24:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.11.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.11.2"},{"name":"0.11.1","sha":"1d1f4ab922ec9bc7c33f4b36ebe13ee1dba4f199","kind":"commit","published_at":"2009-06-04T19:26:08.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.11.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.11.1"},{"name":"0.11","sha":"4237ce65c87bfaeef1ac54ed3ec04ff63049940d","kind":"commit","published_at":"2009-06-03T16:25:11.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.11","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.11"},{"name":"0.10.3","sha":"46f28e78f7e19aaeccace0dc309814627ef6df29","kind":"commit","published_at":"2009-05-27T19:57:31.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.10.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.10.3"},{"name":"0.10.2","sha":"10f0b888762415a548f7b579aa766991061947ec","kind":"commit","published_at":"2009-05-22T16:11:40.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.10.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.10.2"},{"name":"0.10.1","sha":"806b4ee21c5fba261d6188551c5374514470d401","kind":"commit","published_at":"2009-05-18T15:27:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.10.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.10.1"},{"name":"0.10","sha":"cc9ae51b46d4672ed12e2e56eaacc03c292b9efd","kind":"commit","published_at":"2009-05-14T19:52:20.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.10","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.10"},{"name":"0.9.5","sha":"a5ba1017518e167ae2808ddc6a2a80b5d8fc37a5","kind":"commit","published_at":"2009-04-15T18:55:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.9.5","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.9.5"},{"name":"0.9.4","sha":"934f6a12aec693e63923c3af0fb4788e7a1ec340","kind":"commit","published_at":"2009-04-15T14:45:28.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.9.4","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.9.4"},{"name":"0.9.3","sha":"8bf2ad3d397cbde745fd92ad41c5b13976fac2b5","kind":"commit","published_at":"2009-04-03T13:33:44.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.9.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.9.3"},{"name":"0.9.2","sha":"ac7e4bccfa58e947ed87c3e5f963029358056e2c","kind":"tag","published_at":"2009-03-26T16:01:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.9.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.9.2"},{"name":"0.9.1","sha":"5e8dedfc38fd7dbf76e94bc44aad407fb2f23718","kind":"commit","published_at":"2009-03-18T18:00:05.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.9.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.9.1"},{"name":"0.9","sha":"9f3ad7f0d4c5bb1564f6c259751dd4e70c460a65","kind":"commit","published_at":"2009-03-17T17:37:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.9","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.9"},{"name":"0.8.1","sha":"838bf0248148ead04af6e4ca05284662d4f3ab1d","kind":"tag","published_at":"2009-02-27T15:31:41.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.8.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.8.1"},{"name":"0.8","sha":"691a1a1fb6687a1ac6aa35e9442539353650a43b","kind":"tag","published_at":"2009-02-20T20:08:14.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.8","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.8"},{"name":"0.7.2","sha":"75fb46a7320f2e460596ad81b91918828cc57c4e","kind":"tag","published_at":"2009-02-20T16:09:04.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.7.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.7.2"},{"name":"0.7.1","sha":"0f6a6591e2a0cc795483f44a63f7c2fb36e16c58","kind":"tag","published_at":"2009-02-20T14:28:04.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.7.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.7.1"},{"name":"0.7","sha":"4362fafd2401dd713eead23eb4b8530c40b751ab","kind":"tag","published_at":"2009-02-17T16:40:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.7","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.7"},{"name":"0.6","sha":"2323e04c254ed1a551e88bbd946b2f76f86c100d","kind":"tag","published_at":"2009-02-10T23:12:54.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.6","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.6"},{"name":"0.5.3pre","sha":"749fd7fd1cf60dcada3e3b3602648f8c29269785","kind":"tag","published_at":"2009-02-09T22:44:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.5.3pre","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.5.3pre"},{"name":"0.5.2pre","sha":"0c9c4e725233cfaf989232b3c9b3c6a20bef8aff","kind":"tag","published_at":"2009-02-06T21:10:46.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.5.2pre","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.5.2pre"},{"name":"0.5.1pre","sha":"c9b7f2e40ffb230808d71898e38352077ef52bab","kind":"tag","published_at":"2009-02-06T15:01:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.5.1pre","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.5.1pre"},{"name":"0.5pre","sha":"c220a6031b3d154ad1557691a3655c361316499d","kind":"tag","published_at":"2009-02-05T22:19:00.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.5pre","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.5pre"},{"name":"0.4pre","sha":"9109d8ca5a8c798bf1ce0d6f76a6a2bad8c62288","kind":"tag","published_at":"2009-02-05T14:09:57.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.4pre","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.4pre"}]},"repo_metadata_updated_at":"2026-04-01T16:19:48.003Z","dependent_packages_count":56,"downloads":5954540,"downloads_period":"total","dependent_repos_count":82,"rankings":{"downloads":null,"dependent_repos_count":3.8532568005989516,"dependent_packages_count":1.3226853007237334,"stargazers_count":5.854754180184677,"forks_count":4.532068879460943,"docker_downloads_count":null,"average":3.890691290242076},"purl":"pkg:conda/pymongo?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pymongo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pymongo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pymongo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-18T02:34:11.804Z","issues_count":0,"pull_requests_count":218,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":417734.0857142857,"issues_closed_count":0,"pull_requests_closed_count":210,"pull_request_authors_count":17,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.7660550458715596,"merged_pull_requests_count":199,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":217,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":377711.019138756,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":209,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.7695852534562212,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":198},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pymongo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pymongo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pymongo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pymongo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pymongo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pymongo/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5284688,"name":"pymongo","ecosystem":"conda","description":"The PyMongo distribution contains tools for interacting with MongoDB database from Python. The bson package is an implementation of the BSON format for Python. The pymongo package is a native Python driver for MongoDB. The gridfs package is a gridfs implementation on top of pymongo.","homepage":"https://www.mongodb.org","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-python-driver","keywords_array":[],"namespace":null,"versions_count":18,"first_release_published_at":"2018-07-09T00:07:34.000Z","latest_release_published_at":"2026-05-14T08:02:45.000Z","latest_release_number":"4.17.0","last_synced_at":"2026-05-14T09:09:04.988Z","created_at":"2022-10-03T15:41:11.040Z","updated_at":"2026-05-14T13:51:39.414Z","registry_url":"https://anaconda.org/anaconda/pymongo","install_command":"conda install -c anaconda pymongo","documentation_url":null,"metadata":{},"repo_metadata":{"id":482368,"uuid":"108051","full_name":"mongodb/mongo-python-driver","owner":"mongodb","description":"PyMongo - the Official MongoDB Python driver","archived":false,"fork":false,"pushed_at":"2026-03-06T08:55:50.000Z","size":30350,"stargazers_count":4336,"open_issues_count":10,"forks_count":1141,"subscribers_count":229,"default_branch":"master","last_synced_at":"2026-03-06T13:09:46.147Z","etag":null,"topics":["mongodb","mongodb-driver","pymongo","python","python-library"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/languages/python/pymongo-driver/current/","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"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":"2009-01-15T15:18:06.000Z","updated_at":"2026-03-05T18:24:25.000Z","dependencies_parsed_at":"2023-07-05T15:02:50.537Z","dependency_job_id":"f96eae3b-ab9e-4acb-95d3-73e3f36baa76","html_url":"https://github.com/mongodb/mongo-python-driver","commit_stats":{"total_commits":5883,"total_committers":233,"mean_commits":"25.248927038626608","dds":0.8079211286758456,"last_synced_commit":"0733c4da44d4cd5c2a32c092762e639e14c3dc27"},"previous_names":[],"tags_count":189,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-python-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/sbom","scorecard":{"id":37429,"data":{"date":"2025-08-04","repo":{"name":"github.com/mongodb/mongo-python-driver","commit":"578a5323953d33cbcec966aa3ba6791f90991e15"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.9,"checks":[{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release-python.yml:66","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-python.yml:99","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release-python.yml:101","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-python.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-python.yml:226","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-python.yml:252","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/zizmor.yml:14","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/dist.yml:1","Warn: no topLevel permission defined: .github/workflows/release-python.yml:1","Warn: no topLevel permission defined: .github/workflows/test-python.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-python.yml:70"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Info: codeowner review is required on branch 'master'","Info: 'last push approval' is required to merge on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3rq5-2g8h-59hc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":8,"reason":"4 out of the last 4 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: pymongo-4.14.0-cp310-cp310-macosx_10_9_x86_64.whl.sig: https://github.com/mongodb/mongo-python-driver/releases/tag/4.14.0","Info: signed release artifact: pymongo-4.13.2-cp310-cp310-macosx_10_9_x86_64.whl.sig: https://github.com/mongodb/mongo-python-driver/releases/tag/4.13.2","Info: signed release artifact: pymongo-4.13.1-cp310-cp310-macosx_10_9_x86_64.whl.sig: https://github.com/mongodb/mongo-python-driver/releases/tag/4.13.1","Info: signed release artifact: pymongo-4.12.1-cp310-cp310-macosx_10_9_x86_64.whl.sig: https://github.com/mongodb/mongo-python-driver/releases/tag/4.12.1","Warn: release artifact 4.14.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-python-driver/releases/237979677","Warn: release artifact 4.13.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-python-driver/releases/225649309","Warn: release artifact 4.13.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-python-driver/releases/224702899","Warn: release artifact 4.12.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-python-driver/releases/215566671"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-python.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-python.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-python.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-python.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-python.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-python.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-python.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/zizmor.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .evergreen/combine-coverage.sh:17","Warn: pipCommand not pinned by hash: .evergreen/scripts/check-import-time.sh:28","Warn: pipCommand not pinned by hash: .evergreen/scripts/install-dependencies.sh:29","Warn: downloadThenRun not pinned by hash: .evergreen/scripts/install-dependencies.sh:53","Warn: pipCommand not pinned by hash: .evergreen/utils.sh:67","Warn: pipCommand not pinned by hash: .github/workflows/codeql.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/create-release-branch.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/dist.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/dist.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/dist.yml:125","Warn: pipCommand not pinned by hash: .github/workflows/dist.yml:130","Warn: pipCommand not pinned by hash: .github/workflows/test-python.yml:221","Warn: pipCommand not pinned by hash: .github/workflows/test-python.yml:184","Warn: pipCommand not pinned by hash: .github/workflows/test-python.yml:41","Info:   2 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:  23 out of  32 third-party GitHubAction dependencies pinned","Info:   0 out of  13 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-14T20:38:40.983Z","repository_id":482368,"created_at":"2025-08-14T20:38:40.983Z","updated_at":"2025-08-14T20:38:40.983Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30200756,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"ssl_error","status_checked_at":"2026-03-06T18:57:34.882Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":"mongodb","name":"mongodb","uuid":"45120","kind":"organization","description":"","email":"iteng@mongodb.com","website":"http://www.mongodb.com/","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45120?v=4","repositories_count":273,"last_synced_at":"2025-04-05T00:02:27.902Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mongodb","funding_links":[],"total_stars":93009,"followers":3588,"following":0,"created_at":"2022-11-02T16:21:32.383Z","updated_at":"2025-04-05T00:02:27.902Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb/repositories"},"tags":[{"name":"4.16.0","sha":"32901018ca14d9acb05004a88d65b6ab0b29c877","kind":"tag","published_at":"2026-01-07T17:46:33.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.16.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.16.0/manifests"},{"name":"4.16.0.dev0","sha":"1496b8d2ff244a0638ad46c50b7b9f403c77817d","kind":"tag","published_at":"2025-12-11T00:10:07.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.16.0.dev0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.16.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.16.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.16.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.16.0.dev0/manifests"},{"name":"4.15.5","sha":"7a8420caad3244afe6f44af6e9caf3d6d25c1247","kind":"tag","published_at":"2025-12-02T18:24:26.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.15.5","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.15.5/manifests"},{"name":"4.15.4","sha":"07d51b10a3f90857549dcf2c06a168dc9e30396e","kind":"tag","published_at":"2025-11-11T20:33:20.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.15.4","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.15.4/manifests"},{"name":"4.15.3","sha":"611681140700c774d606d0cc1bce288b2b6683f8","kind":"tag","published_at":"2025-10-07T21:38:22.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.15.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.15.3/manifests"},{"name":"4.15.2","sha":"eda41f3e872b0c777c1d8b83322ed4d05702cb82","kind":"tag","published_at":"2025-10-01T21:06:29.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.15.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.15.2/manifests"},{"name":"4.15.1","sha":"8cf65796daf32be283367b2ebc40a41dfe034b9b","kind":"tag","published_at":"2025-09-16T16:24:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.15.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.15.1/manifests"},{"name":"4.15.0","sha":"1514e9b784ed395e7dad806c7b722fef531ecb15","kind":"tag","published_at":"2025-09-10T16:30:01.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.15.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.15.0/manifests"},{"name":"4.14.1","sha":"0d2a4b462eaa60d4dc152b37554006db06bf6b21","kind":"tag","published_at":"2025-08-19T18:04:51.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.14.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.14.1/manifests"},{"name":"4.14.0","sha":"6354d6cae770d765dd536eeaace13088dc09b993","kind":"tag","published_at":"2025-08-06T13:26:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.14.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.14.0/manifests"},{"name":"4.13.2","sha":"0a150feeeff5e19944b85a55875dd7e91dca6ce9","kind":"tag","published_at":"2025-06-16T18:01:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.13.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.13.2/manifests"},{"name":"4.13.1","sha":"5f800da807bb7772d544a6e6775c74dacdb1ffd5","kind":"tag","published_at":"2025-06-11T19:08:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.13.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.13.1/manifests"},{"name":"4.13.0","sha":"84411b91190e44a1ebf1eec40df63ae0d431fe22","kind":"tag","published_at":"2025-05-14T18:52:40.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.13.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.13.0/manifests"},{"name":"4.13.0.dev1","sha":"397c280217c347bead06c6f7892cb921789c6eb7","kind":"tag","published_at":"2025-05-14T18:26:22.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.13.0.dev1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.13.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.13.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.13.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.13.0.dev1/manifests"},{"name":"4.13.0.dev0","sha":"60faca02530eefc654d24834fc9447a72a1ad81d","kind":"tag","published_at":"2025-05-14T18:03:34.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.13.0.dev0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.13.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.13.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.13.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.13.0.dev0/manifests"},{"name":"4.12.1","sha":"84d0d3db4d5883a20875b4722e985c79406a2da7","kind":"tag","published_at":"2025-04-29T18:30:05.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.12.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.12.1/manifests"},{"name":"4.12.0","sha":"98b656f286790ecbfc98acd5bbdf5bb128ad2804","kind":"tag","published_at":"2025-04-08T12:52:59.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.12.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.12.0/manifests"},{"name":"4.11.3","sha":"82407a56c0c9c695243db7b53d04412443e51892","kind":"tag","published_at":"2025-03-18T12:29:03.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.11.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.11.3/manifests"},{"name":"4.11.2","sha":"c27fa509fd9617f30d61c8d0964e1907e10517a4","kind":"tag","published_at":"2025-03-03T21:16:38.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.11.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.11.2/manifests"},{"name":"4.11.1","sha":"d175edff9f1160e9259e7a8872c168a4fe445399","kind":"tag","published_at":"2025-02-10T19:42:31.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.11.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.11.1/manifests"},{"name":"4.11","sha":"cae161ecddbc9c380c21b675da8c042603450c63","kind":"tag","published_at":"2025-01-28T15:30:54.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.11","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.11/manifests"},{"name":"4.9.2","sha":"ce5395085c175f344b94cdbeccb48466822c75c7","kind":"tag","published_at":"2024-10-02T16:20:41.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.9.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.9.2/manifests"},{"name":"4.10.1","sha":"77cd7ab9f6dc48e72a3bae94d2cca2e4200e6978","kind":"tag","published_at":"2024-10-01T22:53:28.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.10.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.10.1/manifests"},{"name":"4.10.0","sha":"4713afa910f12d013571778a12fda2287d0bf19d","kind":"tag","published_at":"2024-10-01T02:14:18.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.10.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.10.0/manifests"},{"name":"4.9.1","sha":"8b26d4bc0952c4fe4b19eaf593b9040a1d62a9e0","kind":"tag","published_at":"2024-09-18T22:10:53.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.9.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.9.1/manifests"},{"name":"4.9","sha":"699d9627583081ff1b09b8932acbc95e09e7beb4","kind":"tag","published_at":"2024-09-18T14:15:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.9","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.9/manifests"},{"name":"4.8.0","sha":"d504d14eb2588d7b5074ef22a8bdcd51d674197a","kind":"tag","published_at":"2024-06-26T18:33:29.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.8.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.8.0/manifests"},{"name":"4.8.0b0","sha":"113b9da2d419c23a359b6da9f5e10a40ecd797e7","kind":"tag","published_at":"2024-06-25T22:11:33.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.8.0b0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.8.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.8.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.8.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.8.0b0/manifests"},{"name":"4.7.3","sha":"398be02d23a5e0bfc07e841d0b953d8fb22a07f6","kind":"tag","published_at":"2024-06-04T18:43:46.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.7.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.7.3/manifests"},{"name":"4.7.2","sha":"29f4d5cf8952b1abe0a73b11631ff84818b7f9ed","kind":"tag","published_at":"2024-05-07T20:21:43.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.7.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.7.2/manifests"},{"name":"4.7.1","sha":"08410399419a6e921b0f42eb663af91bce8c6c37","kind":"tag","published_at":"2024-04-30T14:39:29.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.7.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.7.1/manifests"},{"name":"4.7.0","sha":"366492530a6ba55d61b956a11134065f0a7038d0","kind":"tag","published_at":"2024-04-24T18:01:07.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.7.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.7.0/manifests"},{"name":"4.6.3","sha":"8da192f9ca2d4f6464897b22b3029c227043f0cb","kind":"tag","published_at":"2024-03-27T23:53:38.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.6.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"e04576de22c06a4609b16db0f6e10e86ad5c8dad","kind":"tag","published_at":"2024-02-21T19:30:17.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.6.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"485e0a5e56f2d524b5cbc31538a0c455e3ddd858","kind":"tag","published_at":"2023-11-27T19:45:22.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.6.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"8e25ce1ca876d76b810cbe070cc52f1c18bd46f0","kind":"tag","published_at":"2023-11-01T20:28:17.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.6.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"3353b11cf236921426917b00f257e486d760e782","kind":"tag","published_at":"2023-08-22T11:24:02.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.5.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.5.0/manifests"},{"name":"4.4.1","sha":"aab9bcb4e1bbfbb1fabda05bab9d99fd80241b4b","kind":"tag","published_at":"2023-07-12T18:00:05.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.4.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"55a9bee81012057e90c47d08f396377c112e47bb","kind":"tag","published_at":"2023-06-21T16:58:22.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.4.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.4.0/manifests"},{"name":"4.4.0b0","sha":"0b843b76f6a426b1a6840872cd2991d1aaa3f0e9","kind":"tag","published_at":"2023-01-25T22:10:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.4.0b0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.4.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.4.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.4.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.4.0b0/manifests"},{"name":"4.3.3","sha":"3d032768a0c617e4c594cb3f971df1cd06b3e0d4","kind":"tag","published_at":"2022-11-17T20:59:43.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.3.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.3.3/manifests"},{"name":"3.13.0","sha":"27a009b95ff13c0f27c94263637487389afda1e5","kind":"tag","published_at":"2022-11-01T18:16:33.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.13.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.13.0/manifests"},{"name":"4.3.2","sha":"bed75044e8116abdbf4e5610db2bf7760ff07566","kind":"tag","published_at":"2022-10-18T14:09:58.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.3.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.3.2/manifests"},{"name":"4.3.1","sha":"1c9193f226c02d3396e5658ce0e89c254c030ed1","kind":"tag","published_at":"2022-10-17T14:46:41.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.3.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"3eb316ed3042d7b9690afbf04acb86b318b82658","kind":"tag","published_at":"2022-10-13T22:07:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.3.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"9bc134cf612fc29675a0388b6d30840c05fc1475","kind":"tag","published_at":"2022-07-20T15:35:14.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.2.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.2.0/manifests"},{"name":"4.2.0b0","sha":"83ade52b1b7eef0ed526a3180b507338dd6c74b2","kind":"tag","published_at":"2022-06-08T00:24:20.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.2.0b0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.2.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.2.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.2.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.2.0b0/manifests"},{"name":"4.1.1","sha":"8b3eaafb40b751e8cc78db1152c480eedd1c4c0f","kind":"tag","published_at":"2022-04-13T20:33:44.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.1.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"6e99bf451503825577213ef148ec6b519a41257b","kind":"tag","published_at":"2022-04-04T18:01:45.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.1.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.1.0/manifests"},{"name":"4.0.2","sha":"e2dcb868c445d9dcad41335c3aced2872b2f78ae","kind":"tag","published_at":"2022-03-03T18:04:31.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.0.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"eb9e036b72340fdbbb6b3a7005dd95c48198360f","kind":"tag","published_at":"2021-12-07T22:36:44.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.0.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.0.1/manifests"},{"name":"3.12.3","sha":"0fe4ba7f0ba6389d9083b56bc43d57d4ee095f32","kind":"tag","published_at":"2021-12-07T21:47:57.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.12.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.3/manifests"},{"name":"4.0","sha":"2c28149a301bb33b3347bf38f8dbfe085215ca38","kind":"tag","published_at":"2021-11-29T18:31:45.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.0/manifests"},{"name":"3.12.2","sha":"b420ae69ad93cf0279570f15d2f334b1c2822ad8","kind":"tag","published_at":"2021-11-29T18:23:32.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.12.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.2/manifests"},{"name":"3.12.1","sha":"687630a467250096e91a83f046401925173436fd","kind":"tag","published_at":"2021-10-19T19:17:45.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.12.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.1/manifests"},{"name":"3.12.0","sha":"78cb0f2c1ac6f55d2d088e77c94af2bb3f49d5d6","kind":"tag","published_at":"2021-07-13T17:48:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.12.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.0/manifests"},{"name":"3.12.0b1","sha":"439c6ebc0c60c22d3861e34de252c51aff6e0008","kind":"tag","published_at":"2021-05-27T21:46:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.12.0b1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.12.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.12.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.0b1/manifests"},{"name":"3.11.4","sha":"291f282d669dee7d5df97dc2c1feed61cacd5ff2","kind":"tag","published_at":"2021-05-04T21:37:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.11.4","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.4/manifests"},{"name":"3.12.0b0","sha":"0729a1c5dd068b374de281d306652ab6b15fd11f","kind":"tag","published_at":"2021-03-31T19:54:54.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.12.0b0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.12.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.12.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.0b0/manifests"},{"name":"3.11.3","sha":"b47a1aa7915801e3a24c77324f16648d080d543d","kind":"tag","published_at":"2021-02-03T01:34:55.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.11.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.3/manifests"},{"name":"3.11.2","sha":"14dadbb728264ebd658e319e86c58e0526e72185","kind":"tag","published_at":"2020-12-02T22:13:47.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.11.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.2/manifests"},{"name":"3.11.1","sha":"1d651b9be8c155131c669516896fce2b832e6dc7","kind":"tag","published_at":"2020-11-17T00:03:34.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.11.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.1/manifests"},{"name":"3.11.0","sha":"31949fb7e5877938a52e36e1d3c5738671d5c095","kind":"tag","published_at":"2020-07-30T21:04:56.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.11.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.0/manifests"},{"name":"3.11.0rc0","sha":"63574b93603cda2c87fd99f1b90033970380b72b","kind":"tag","published_at":"2020-07-15T18:04:48.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.11.0rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.11.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.11.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.0rc0/manifests"},{"name":"3.11.0b1","sha":"8fdda6857fb35cb9c8063ee9c3a76020e4811778","kind":"tag","published_at":"2020-06-09T17:13:47.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.11.0b1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.11.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.11.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.0b1/manifests"},{"name":"3.11.0b0","sha":"5ec01ca6100140c779281f9fb7c8a4a1299ffc20","kind":"tag","published_at":"2020-04-10T16:48:37.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.11.0b0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.11.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.11.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.0b0/manifests"},{"name":"3.10.1","sha":"d7d94b2776098dba32686ddf3ada1f201172daaf","kind":"tag","published_at":"2020-01-08T00:42:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.10.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"25a9b98cb31fad17ceb338161e5555793e6b3641","kind":"tag","published_at":"2019-12-10T18:53:26.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.10.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"e152e9eafa3c3e84f6e47159a148f70e0fb9508a","kind":"tag","published_at":"2019-08-14T01:05:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.9.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.9.0/manifests"},{"name":"3.9.0b1","sha":"1535a72b7f0f8e50aae629aae042927d42b3eb3a","kind":"tag","published_at":"2019-06-16T16:27:30.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.9.0b1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.9.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.9.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.9.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.9.0b1/manifests"},{"name":"3.8.0","sha":"1c69dd0860f3a65df2e46a571443fe6023e77f8a","kind":"tag","published_at":"2019-04-22T21:40:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.8.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.8.0/manifests"},{"name":"3.9.0b0","sha":"97af797898374dd20feae6f59dd0a4980cded278","kind":"tag","published_at":"2019-03-07T23:36:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.9.0b0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.9.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.9.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.9.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.9.0b0/manifests"},{"name":"3.7.2","sha":"7ddd372ed051c57e4094e09430d2e5c22bc5f961","kind":"tag","published_at":"2018-10-10T18:57:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.7.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.7.2/manifests"},{"name":"3.7.1","sha":"46f860c4e97e5dadd1cc999a9bc9fcfdcb4c6930","kind":"tag","published_at":"2018-07-16T23:07:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.7.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.7.1/manifests"},{"name":"3.7.0","sha":"35391b7c2cbd78e748850e6879323a6c746e4bdf","kind":"tag","published_at":"2018-06-26T19:37:58.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.7.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.7.0/manifests"},{"name":"3.7.0b0","sha":"537b033327fb1e1cb3913dbbe575daa2bbc65ee3","kind":"tag","published_at":"2018-04-18T17:07:56.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.7.0b0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.7.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.7.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.7.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.7.0b0/manifests"},{"name":"3.6.1","sha":"a9e219291915710e62aa6f3e1caea17f87b8c5c2","kind":"tag","published_at":"2018-03-01T22:55:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.6.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.6.1/manifests"},{"name":"3.6.0","sha":"5db2048df6cb682abfaea4a169664253b30cacf1","kind":"tag","published_at":"2017-12-05T22:41:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.6.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.6.0/manifests"},{"name":"3.6rc0","sha":"36a31ff94a03bbcb5a81c9167bb4bbb27cd2812e","kind":"tag","published_at":"2017-11-20T23:16:01.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.6rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.6rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.6rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.6rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.6rc0/manifests"},{"name":"3.5.1","sha":"ca57ecea4a2b5590779259ab96ccc7fff61e6acf","kind":"tag","published_at":"2017-08-23T23:24:45.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.5.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"0b0f045d56176807edea9e547ab6a1288740a5d8","kind":"tag","published_at":"2017-08-08T23:34:53.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.5.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.5.0/manifests"},{"name":"2.9.5","sha":"4828e426d8058d5a8425a80361f3c6437cd3461a","kind":"tag","published_at":"2017-06-30T22:13:33.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.9.5","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9.5/manifests"},{"name":"3.4.0","sha":"f2aff0fd1434b88f293f19a015865f159ee4752a","kind":"tag","published_at":"2016-11-29T17:37:59.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.4.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"efd443f1bcd050932761fec25590fd08a94abae4","kind":"commit","published_at":"2016-10-26T20:36:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.3.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.3.1/manifests"},{"name":"2.9.4","sha":"1c136a627b13467d56ace25cdaf63b84b2dd5b20","kind":"tag","published_at":"2016-09-30T17:46:59.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.9.4","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9.4/manifests"},{"name":"3.4rc0","sha":"17e36833842dd37f8e1f5a7975b818945b3537c8","kind":"tag","published_at":"2016-09-20T01:02:15.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.4rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.4rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.4rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.4rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.4rc0/manifests"},{"name":"3.3.0","sha":"21550d352cce7ff14ce9750ec603a898e768012c","kind":"tag","published_at":"2016-07-12T21:22:26.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.3.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.3.0/manifests"},{"name":"3.2.2","sha":"0b34f9702ca8bed45792a53287d33a2292b99152","kind":"tag","published_at":"2016-03-15T22:48:57.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.2.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.2.2/manifests"},{"name":"2.9.3","sha":"f185c87b47d913be5ceb6190ebe0ff062a18b827","kind":"tag","published_at":"2016-03-15T21:26:32.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.9.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9.3/manifests"},{"name":"3.2.1","sha":"22fd629968527edcacf08322df60a4bf92572f65","kind":"tag","published_at":"2016-02-02T22:49:10.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.2.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.2.1/manifests"},{"name":"2.9.2","sha":"ab14c6f728b298f5de8c035c4d09f5c28302d713","kind":"tag","published_at":"2016-02-01T22:20:21.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.9.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9.2/manifests"},{"name":"3.2","sha":"23478e84c63d7ba9ec66229890dd6c4e1ddf2b2c","kind":"tag","published_at":"2015-12-08T00:28:21.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.2/manifests"},{"name":"3.2rc0","sha":"a2170e61403e7b547b64aaec7a242f5b4b21e14b","kind":"tag","published_at":"2015-11-19T05:09:46.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.2rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.2rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.2rc0/manifests"},{"name":"3.1.1","sha":"953cfaafd7e3061c3fda519d2d7392ef0c2cf62f","kind":"tag","published_at":"2015-11-18T00:40:16.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.1.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.1.1/manifests"},{"name":"2.9.1","sha":"8aec72b74b5c4f5050eda7c2a9537e3f04231e1f","kind":"tag","published_at":"2015-11-17T23:52:48.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.9.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9.1/manifests"},{"name":"3.1","sha":"928b06882b359949e8cd2fd522064634117ccb56","kind":"tag","published_at":"2015-11-02T22:58:44.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.1/manifests"},{"name":"3.1rc0","sha":"06f200e1d5448a0a7e7a232cb9c920d67a48040b","kind":"tag","published_at":"2015-10-20T00:11:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.1rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.1rc0/manifests"},{"name":"2.9","sha":"5936007de602a54c482946702acd90852f374d2b","kind":"tag","published_at":"2015-09-30T23:32:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.9","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9/manifests"},{"name":"2.9rc0","sha":"17e04afebcc04ff282f9b0201776d2babf8489de","kind":"tag","published_at":"2015-08-06T03:37:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.9rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.9rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.9rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9rc0/manifests"},{"name":"3.0.3","sha":"f3931c1e19707eec0afa1f58d2096bd2c1ed2732","kind":"tag","published_at":"2015-07-01T00:37:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"3271ea29c385f15d9202abcf4c87d229b9b8cbd8","kind":"tag","published_at":"2015-05-12T19:26:33.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0.2/manifests"},{"name":"2.8.1","sha":"c284c51c8749cc3ab13f193a78b4113b8715dd51","kind":"tag","published_at":"2015-05-11T20:24:04.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.8.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.8.1/manifests"},{"name":"3.0.1","sha":"a5131ff2344bc0bb5001e89b64a326e6f98276d5","kind":"tag","published_at":"2015-04-21T20:36:15.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0.1/manifests"},{"name":"3.0","sha":"18328a909545ece6e1cd7e172e28271a59e367d5","kind":"tag","published_at":"2015-04-07T22:05:34.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0/manifests"},{"name":"3.0rc1","sha":"3dd53093784a9e89d34096d03c8a651ac8543b95","kind":"tag","published_at":"2015-04-02T01:09:26.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0rc1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0rc1/manifests"},{"name":"3.0rc0","sha":"8e5fdc61343cb7420585b2e8240c00c6e779ee95","kind":"tag","published_at":"2015-03-25T20:17:04.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0rc0/manifests"},{"name":"3.0b1","sha":"7d1bcb08a32e6785b2734ce39f24fbe0397d8f1d","kind":"tag","published_at":"2015-03-17T00:02:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0b1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0b1/manifests"},{"name":"3.0b0","sha":"53a792eb40da9ced1d64aaa35e33bba224fe9ed0","kind":"tag","published_at":"2015-03-10T00:33:42.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0b0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0b0/manifests"},{"name":"2.8","sha":"7f4c0588bc9ec083b7e385151092f48916138f81","kind":"tag","published_at":"2015-01-28T21:19:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.8","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.8/manifests"},{"name":"2.8rc2","sha":"0b715cff2eaaa345d5e345ff5dd52012c35e098f","kind":"tag","published_at":"2014-12-24T19:38:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.8rc2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.8rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.8rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.8rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.8rc2/manifests"},{"name":"2.8rc1","sha":"698e099969a5a073fde7ddce01493b7ef84c77fe","kind":"tag","published_at":"2014-12-03T00:07:32.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.8rc1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.8rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.8rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.8rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.8rc1/manifests"},{"name":"2.8rc0","sha":"21ef41346ae1966e4330481074e4b48d43db6803","kind":"tag","published_at":"2014-11-12T17:55:51.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.8rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.8rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.8rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.8rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.8rc0/manifests"},{"name":"2.7.2","sha":"0d4a2ef28a04efd4fd9714b91081a99a59963717","kind":"tag","published_at":"2014-07-29T21:37:07.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.7.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"e959aad948106f3336102aac53ae9fe6e461599a","kind":"tag","published_at":"2014-05-23T21:45:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.7.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.7.1/manifests"},{"name":"2.7","sha":"a7575fa14f5a9aaeb0149981899f776af9e1ad1c","kind":"tag","published_at":"2014-04-03T18:29:40.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.7","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.7/manifests"},{"name":"2.7rc1","sha":"26960c8436efa49fd55abc57023cca1561963a83","kind":"tag","published_at":"2014-03-12T01:12:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.7rc1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.7rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.7rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.7rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.7rc1/manifests"},{"name":"2.7rc0","sha":"196e79a4653e617b95cdc1967ef22b74e133897a","kind":"tag","published_at":"2014-02-14T21:12:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.7rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.7rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.7rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.7rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.7rc0/manifests"},{"name":"2.6.3","sha":"8d0167a5f29ac7735ac8e86279b45e43e71ccbb3","kind":"tag","published_at":"2013-10-11T17:20:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.6.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"7fede98efd352421efa3c7dc8bb91071e07ae516","kind":"tag","published_at":"2013-09-06T20:54:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.6.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"43b30817f96e263f914fcc17e14a074815160518","kind":"tag","published_at":"2013-09-04T00:09:14.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.6.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.6.1/manifests"},{"name":"2.6","sha":"5d8f19310fb109d0433d35c6af92e2e101550c5c","kind":"tag","published_at":"2013-08-19T19:25:10.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.6","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.6/manifests"},{"name":"2.5.2","sha":"1c0596b86eb45db220f5e010afba189b8b418820","kind":"tag","published_at":"2013-06-01T17:07:47.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.5.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"a9d14571b85b19c6d69cc46349216cab477fa695","kind":"tag","published_at":"2013-05-13T20:56:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.5.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.5.1/manifests"},{"name":"2.5","sha":"57e05f24e12f77dc8d63fff5e47dcad962a78f0a","kind":"tag","published_at":"2013-03-22T19:49:39.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.5","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.5/manifests"},{"name":"2.4.2","sha":"5333d4b73329b8e2a484c7662d3eda3bb585ea57","kind":"tag","published_at":"2013-01-24T00:47:51.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.4.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"2d4761a2ccac668c1838f87343de196dbe4dadec","kind":"tag","published_at":"2012-12-06T18:20:08.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.4.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.4.1/manifests"},{"name":"2.4","sha":"3e96570e6634b9a124b810e58584590e4cf3a34e","kind":"tag","published_at":"2012-11-27T22:03:08.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.4","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.4/manifests"},{"name":"2.3","sha":"c2bb04ba5ac4ddf990092c42f0fec2349e107637","kind":"tag","published_at":"2012-08-29T18:03:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.3/manifests"},{"name":"2.3rc1","sha":"d239f9858683c451a76dbd685aa66ffe27566a9b","kind":"tag","published_at":"2012-08-17T21:32:57.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.3rc1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.3rc1/manifests"},{"name":"2.2.1","sha":"7e24efb51705882ef1dc9b1769c3d0e2728851fd","kind":"tag","published_at":"2012-07-06T19:57:39.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.2.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.2.1/manifests"},{"name":"2.2","sha":"ddf523d8ec226bd1f873a009bc1e835383c038f6","kind":"tag","published_at":"2012-04-30T20:36:53.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.2/manifests"},{"name":"2.2rc1","sha":"2afb2bf304d513fb996d4d4653d1c12f2950e7a3","kind":"tag","published_at":"2012-04-23T21:08:54.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.2rc1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.2rc1/manifests"},{"name":"2.1.1","sha":"d24baee7baabf5562745db3eeb59360850ad1911","kind":"tag","published_at":"2012-01-04T23:04:20.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.1.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.1.1/manifests"},{"name":"2.1","sha":"7d4bf54124a113053fc38628b4a874932f84ab2f","kind":"tag","published_at":"2011-12-07T19:09:58.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.1/manifests"},{"name":"2.0.1","sha":"fcb88ee4d24205a7e4a58555500c26a8fbab54f0","kind":"tag","published_at":"2011-08-15T23:49:41.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.0.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.0.1/manifests"},{"name":"2.0","sha":"af3ecfdb39355cbba0a9eb6669c73ea856ed9840","kind":"tag","published_at":"2011-08-05T21:41:31.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.0/manifests"},{"name":"1.11","sha":"b3be4a76162183b92130b0adb7222981c7dbe4b2","kind":"tag","published_at":"2011-05-05T22:20:05.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.11","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.11/manifests"},{"name":"1.10.1","sha":"ee3df8963d5a729550cdb8fb0a0d4e6dbdd4f500","kind":"tag","published_at":"2011-04-07T18:46:07.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.10.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.10.1/manifests"},{"name":"1.10","sha":"d0c54416bad2746ecb11b12e23f28334ef9e4444","kind":"tag","published_at":"2011-03-30T20:53:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.10","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.10/manifests"},{"name":"1.9","sha":"1992b6cd290d7b4e8a37f5ce5a10740d9f993bf5","kind":"commit","published_at":"2010-09-28T14:48:46.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.9","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.9/manifests"},{"name":"1.8.1","sha":"c3808a65e729706040bd938ffa6f291a814f7745","kind":"tag","published_at":"2010-08-13T14:47:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.8.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.8.1/manifests"},{"name":"1.8","sha":"a3a8cf2d79caff581cc062c316d0f85cf70d46fb","kind":"tag","published_at":"2010-08-05T14:05:22.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.8","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.8/manifests"},{"name":"1.7","sha":"2bb4d67c12742e5f014e124bb0a7094d73e4dae9","kind":"commit","published_at":"2010-06-17T16:46:33.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.7","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.7/manifests"},{"name":"1.6","sha":"f2029b175c23b224465a99b9caee8acfdf4dd2cb","kind":"tag","published_at":"2010-05-11T20:08:12.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.6","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.6/manifests"},{"name":"1.5.2","sha":"59e471811d7b39cb2305ea79c0511ab8c06926c4","kind":"tag","published_at":"2010-03-31T15:31:19.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.5.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"35f52cc31d319f6d90e329a8706a946437ea9cff","kind":"commit","published_at":"2010-03-17T14:48:18.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.5.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.5.1/manifests"},{"name":"1.5","sha":"4817ba87705c8838fc10ca82179080ac5961203e","kind":"commit","published_at":"2010-03-10T19:12:20.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.5","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.5/manifests"},{"name":"1.4","sha":"80537456c380f48db59d705e95689012d102894c","kind":"commit","published_at":"2010-01-27T17:07:42.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.4","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.4/manifests"},{"name":"1.3","sha":"afab7f6dc373ef7b70e7e89a0214d73b2d00e5f5","kind":"commit","published_at":"2009-12-16T16:29:10.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.3/manifests"},{"name":"1.2.1","sha":"18bb4bacc2bc47bc0cbbfb9a29fb86cd82f3cfcc","kind":"commit","published_at":"2009-12-10T20:52:28.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.2.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.2.1/manifests"},{"name":"1.2","sha":"18bbe73da25340affdfbb81ffc33d72a34938b40","kind":"commit","published_at":"2009-12-09T16:53:01.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.2/manifests"},{"name":"1.1.2","sha":"7fb8bb63f444afe5f478154f72fb836f9d3fc074","kind":"commit","published_at":"2009-11-23T20:58:19.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.1.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"139990669ecd529d24cf137874d6249c4eacc397","kind":"commit","published_at":"2009-11-14T21:42:03.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.1.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.1.1/manifests"},{"name":"1.1","sha":"a4b2b4efe5a34d8dea43b053abcf5536f84d3504","kind":"commit","published_at":"2009-10-21T20:44:17.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.1/manifests"},{"name":"1.0","sha":"021960f3ec899e0a02bc614402cb99342b5b66f7","kind":"commit","published_at":"2009-09-30T18:30:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.0/manifests"},{"name":"0.16","sha":"9f0a7b64875dfad4d3b4e5c58f222128cfb62b23","kind":"commit","published_at":"2009-09-16T15:29:25.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.16","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.16/manifests"},{"name":"0.15.2","sha":"02a03fd0823f3716ac7bb3dcd09b2a28389e21f5","kind":"commit","published_at":"2009-09-09T18:52:47.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.15.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"824985364770fda368b715ab743553fe15bc535b","kind":"commit","published_at":"2009-09-02T22:03:34.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.15.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.15.1/manifests"},{"name":"0.15","sha":"d5df1abff7b5d06e3da1b694ff35b66322312f26","kind":"commit","published_at":"2009-08-26T18:26:16.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.15","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.15/manifests"},{"name":"0.14.2","sha":"04e516bd03a17375cbd64d683e73267602c538f7","kind":"commit","published_at":"2009-08-24T16:18:00.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.14.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"c5842bef64acd1bec3ee7788164344efdd8d75af","kind":"commit","published_at":"2009-08-21T18:25:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.14.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.14.1/manifests"},{"name":"0.14","sha":"b2dbd4a724f05bab0a520585afde338cb43b46cb","kind":"commit","published_at":"2009-08-19T20:22:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.14","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.14/manifests"},{"name":"0.13","sha":"bd8e7c0b0ed9f278614556aad9972eeee622215a","kind":"commit","published_at":"2009-07-29T15:07:07.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.13","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.13/manifests"},{"name":"0.12","sha":"2e4b1055b78616c70db9172f90c00601d5dcc50f","kind":"commit","published_at":"2009-07-08T15:00:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.12","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.12/manifests"},{"name":"0.11.3","sha":"c53038c4c7ab6d75161e07cd41fb2c041a92ef28","kind":"commit","published_at":"2009-06-18T19:02:32.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.11.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"eeb7f659aa9fc1bc3786f791399366e843b9a698","kind":"commit","published_at":"2009-06-08T21:24:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.11.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"1d1f4ab922ec9bc7c33f4b36ebe13ee1dba4f199","kind":"commit","published_at":"2009-06-04T19:26:08.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.11.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.11.1/manifests"},{"name":"0.11","sha":"4237ce65c87bfaeef1ac54ed3ec04ff63049940d","kind":"commit","published_at":"2009-06-03T16:25:11.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.11","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.11/manifests"},{"name":"0.10.3","sha":"46f28e78f7e19aaeccace0dc309814627ef6df29","kind":"commit","published_at":"2009-05-27T19:57:31.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.10.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"10f0b888762415a548f7b579aa766991061947ec","kind":"commit","published_at":"2009-05-22T16:11:40.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.10.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"806b4ee21c5fba261d6188551c5374514470d401","kind":"commit","published_at":"2009-05-18T15:27:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.10.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.10.1/manifests"},{"name":"0.10","sha":"cc9ae51b46d4672ed12e2e56eaacc03c292b9efd","kind":"commit","published_at":"2009-05-14T19:52:20.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.10","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.10/manifests"},{"name":"0.9.5","sha":"a5ba1017518e167ae2808ddc6a2a80b5d8fc37a5","kind":"commit","published_at":"2009-04-15T18:55:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.9.5","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"934f6a12aec693e63923c3af0fb4788e7a1ec340","kind":"commit","published_at":"2009-04-15T14:45:28.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.9.4","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"8bf2ad3d397cbde745fd92ad41c5b13976fac2b5","kind":"commit","published_at":"2009-04-03T13:33:44.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.9.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"ac7e4bccfa58e947ed87c3e5f963029358056e2c","kind":"tag","published_at":"2009-03-26T16:01:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.9.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"5e8dedfc38fd7dbf76e94bc44aad407fb2f23718","kind":"commit","published_at":"2009-03-18T18:00:05.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.9.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9.1/manifests"},{"name":"0.9","sha":"9f3ad7f0d4c5bb1564f6c259751dd4e70c460a65","kind":"commit","published_at":"2009-03-17T17:37:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.9","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9/manifests"},{"name":"0.8.1","sha":"838bf0248148ead04af6e4ca05284662d4f3ab1d","kind":"tag","published_at":"2009-02-27T15:31:41.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.8.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.8.1/manifests"},{"name":"0.8","sha":"691a1a1fb6687a1ac6aa35e9442539353650a43b","kind":"tag","published_at":"2009-02-20T20:08:14.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.8","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.8/manifests"},{"name":"0.7.2","sha":"75fb46a7320f2e460596ad81b91918828cc57c4e","kind":"tag","published_at":"2009-02-20T16:09:04.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.7.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"0f6a6591e2a0cc795483f44a63f7c2fb36e16c58","kind":"tag","published_at":"2009-02-20T14:28:04.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.7.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.7.1/manifests"},{"name":"0.7","sha":"4362fafd2401dd713eead23eb4b8530c40b751ab","kind":"tag","published_at":"2009-02-17T16:40:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.7","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.7/manifests"},{"name":"0.6","sha":"2323e04c254ed1a551e88bbd946b2f76f86c100d","kind":"tag","published_at":"2009-02-10T23:12:54.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.6","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.6/manifests"},{"name":"0.5.3pre","sha":"749fd7fd1cf60dcada3e3b3602648f8c29269785","kind":"tag","published_at":"2009-02-09T22:44:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.5.3pre","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.5.3pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.5.3pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.5.3pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.5.3pre/manifests"},{"name":"0.5.2pre","sha":"0c9c4e725233cfaf989232b3c9b3c6a20bef8aff","kind":"tag","published_at":"2009-02-06T21:10:46.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.5.2pre","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.5.2pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.5.2pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.5.2pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.5.2pre/manifests"},{"name":"0.5.1pre","sha":"c9b7f2e40ffb230808d71898e38352077ef52bab","kind":"tag","published_at":"2009-02-06T15:01:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.5.1pre","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.5.1pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.5.1pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.5.1pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.5.1pre/manifests"},{"name":"0.5pre","sha":"c220a6031b3d154ad1557691a3655c361316499d","kind":"tag","published_at":"2009-02-05T22:19:00.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.5pre","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.5pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.5pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.5pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.5pre/manifests"},{"name":"0.4pre","sha":"9109d8ca5a8c798bf1ce0d6f76a6a2bad8c62288","kind":"tag","published_at":"2009-02-05T14:09:57.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.4pre","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.4pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.4pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.4pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.4pre/manifests"}]},"repo_metadata_updated_at":"2026-05-14T13:51:39.393Z","dependent_packages_count":1,"downloads":189078,"downloads_period":"total","dependent_repos_count":82,"rankings":{"downloads":null,"dependent_repos_count":20.368663594470046,"dependent_packages_count":21.566820276497694,"stargazers_count":13.149001536098309,"forks_count":10.691244239631336,"docker_downloads_count":null,"average":16.443932411674346},"purl":"pkg:conda/pymongo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pymongo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pymongo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pymongo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-04T01:00:28.695Z","issues_count":13,"pull_requests_count":2191,"avg_time_to_close_issue":223781.0,"avg_time_to_close_pull_request":381001.60030864197,"issues_closed_count":8,"pull_requests_closed_count":1944,"pull_request_authors_count":53,"issue_authors_count":5,"avg_comments_per_issue":0.6153846153846154,"avg_comments_per_pull_request":0.8010041077133729,"merged_pull_requests_count":1798,"bot_issues_count":0,"bot_pull_requests_count":107,"past_year_issues_count":3,"past_year_pull_requests_count":581,"past_year_avg_time_to_close_issue":93149.0,"past_year_avg_time_to_close_pull_request":182513.3260869565,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":460,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.5989672977624785,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":419,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/issues","maintainers":[{"login":"blink1073","count":840,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"ShaneHarvey","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ShaneHarvey"}],"active_maintainers":[{"login":"blink1073","count":216,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"ShaneHarvey","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ShaneHarvey"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pymongo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pymongo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pymongo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pymongo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pymongo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pymongo/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5131,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-27T18:20:20.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":1665,"name":"pymongo","ecosystem":"pypi","description":"PyMongo - the Official MongoDB Python driver","homepage":"https://www.mongodb.org","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-python-driver","keywords_array":["bson","gridfs","mongo","mongodb","pymongo"],"namespace":null,"versions_count":170,"first_release_published_at":"2009-01-22T20:12:35.000Z","latest_release_published_at":"2026-04-20T16:37:20.000Z","latest_release_number":"4.17.0","last_synced_at":"2026-05-18T01:24:58.026Z","created_at":"2022-04-04T19:23:06.942Z","updated_at":"2026-05-18T01:24:58.026Z","registry_url":"https://pypi.org/project/pymongo/","install_command":"pip install pymongo --index-url https://pypi.org/simple","documentation_url":"https://www.mongodb.com/docs/languages/python/pymongo-driver/current/","metadata":{"funding":null,"documentation":"https://www.mongodb.com/docs/languages/python/pymongo-driver/current/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","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","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Database","Typing :: Typed"],"normalized_name":"pymongo","project_status":null},"repo_metadata":{"id":482368,"uuid":"108051","full_name":"mongodb/mongo-python-driver","owner":"mongodb","description":"PyMongo - the Official MongoDB Python driver","archived":false,"fork":false,"pushed_at":"2025-08-14T18:54:24.000Z","size":28823,"stargazers_count":4254,"open_issues_count":12,"forks_count":1124,"subscribers_count":234,"default_branch":"master","last_synced_at":"2025-08-14T20:37:43.171Z","etag":null,"topics":["mongodb","mongodb-driver","pymongo","python","python-library"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/languages/python/pymongo-driver/current/","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-01-15T15:18:06.000Z","updated_at":"2025-08-14T20:17:33.000Z","dependencies_parsed_at":"2023-07-05T15:02:50.537Z","dependency_job_id":"f96eae3b-ab9e-4acb-95d3-73e3f36baa76","html_url":"https://github.com/mongodb/mongo-python-driver","commit_stats":{"total_commits":5883,"total_committers":233,"mean_commits":"25.248927038626608","dds":0.8079211286758456,"last_synced_commit":"0733c4da44d4cd5c2a32c092762e639e14c3dc27"},"previous_names":[],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-python-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/sbom","scorecard":{"id":37429,"data":{"date":"2025-08-04","repo":{"name":"github.com/mongodb/mongo-python-driver","commit":"578a5323953d33cbcec966aa3ba6791f90991e15"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.9,"checks":[{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release-python.yml:66","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-python.yml:99","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release-python.yml:101","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-python.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-python.yml:226","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-python.yml:252","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/zizmor.yml:14","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/dist.yml:1","Warn: no topLevel permission defined: .github/workflows/release-python.yml:1","Warn: no topLevel permission defined: .github/workflows/test-python.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-python.yml:70"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Info: codeowner review is required on branch 'master'","Info: 'last push approval' is required to merge on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3rq5-2g8h-59hc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":8,"reason":"4 out of the last 4 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: pymongo-4.14.0-cp310-cp310-macosx_10_9_x86_64.whl.sig: https://github.com/mongodb/mongo-python-driver/releases/tag/4.14.0","Info: signed release artifact: pymongo-4.13.2-cp310-cp310-macosx_10_9_x86_64.whl.sig: https://github.com/mongodb/mongo-python-driver/releases/tag/4.13.2","Info: signed release artifact: pymongo-4.13.1-cp310-cp310-macosx_10_9_x86_64.whl.sig: https://github.com/mongodb/mongo-python-driver/releases/tag/4.13.1","Info: signed release artifact: pymongo-4.12.1-cp310-cp310-macosx_10_9_x86_64.whl.sig: https://github.com/mongodb/mongo-python-driver/releases/tag/4.12.1","Warn: release artifact 4.14.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-python-driver/releases/237979677","Warn: release artifact 4.13.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-python-driver/releases/225649309","Warn: release artifact 4.13.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-python-driver/releases/224702899","Warn: release artifact 4.12.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-python-driver/releases/215566671"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-python.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-python.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-python.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-python.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-python.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-python.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-python.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/zizmor.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .evergreen/combine-coverage.sh:17","Warn: pipCommand not pinned by hash: .evergreen/scripts/check-import-time.sh:28","Warn: pipCommand not pinned by hash: .evergreen/scripts/install-dependencies.sh:29","Warn: downloadThenRun not pinned by hash: .evergreen/scripts/install-dependencies.sh:53","Warn: pipCommand not pinned by hash: .evergreen/utils.sh:67","Warn: pipCommand not pinned by hash: .github/workflows/codeql.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/create-release-branch.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/dist.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/dist.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/dist.yml:125","Warn: pipCommand not pinned by hash: .github/workflows/dist.yml:130","Warn: pipCommand not pinned by hash: .github/workflows/test-python.yml:221","Warn: pipCommand not pinned by hash: .github/workflows/test-python.yml:184","Warn: pipCommand not pinned by hash: .github/workflows/test-python.yml:41","Info:   2 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:  23 out of  32 third-party GitHubAction dependencies pinned","Info:   0 out of  13 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-14T20:38:40.983Z","repository_id":482368,"created_at":"2025-08-14T20:38:40.983Z","updated_at":"2025-08-14T20:38:40.983Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271462063,"owners_count":24763857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"mongodb","name":"mongodb","uuid":"45120","kind":"organization","description":"","email":"iteng@mongodb.com","website":"http://www.mongodb.com/","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45120?v=4","repositories_count":273,"last_synced_at":"2025-04-05T00:02:27.902Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mongodb","funding_links":[],"total_stars":93009,"followers":3588,"following":0,"created_at":"2022-11-02T16:21:32.383Z","updated_at":"2025-04-05T00:02:27.902Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb/repositories"},"tags":[{"name":"4.14.1","sha":"0d2a4b462eaa60d4dc152b37554006db06bf6b21","kind":"tag","published_at":"2025-08-19T18:04:51.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.14.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.14.1/manifests"},{"name":"4.14.0","sha":"6354d6cae770d765dd536eeaace13088dc09b993","kind":"tag","published_at":"2025-08-06T13:26:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.14.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.14.0/manifests"},{"name":"4.13.2","sha":"0a150feeeff5e19944b85a55875dd7e91dca6ce9","kind":"tag","published_at":"2025-06-16T18:01:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.13.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.13.2/manifests"},{"name":"4.13.1","sha":"5f800da807bb7772d544a6e6775c74dacdb1ffd5","kind":"tag","published_at":"2025-06-11T19:08:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.13.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.13.1/manifests"},{"name":"4.13.0","sha":"84411b91190e44a1ebf1eec40df63ae0d431fe22","kind":"tag","published_at":"2025-05-14T18:52:40.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.13.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.13.0/manifests"},{"name":"4.13.0.dev1","sha":"397c280217c347bead06c6f7892cb921789c6eb7","kind":"tag","published_at":"2025-05-14T18:26:22.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.13.0.dev1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.13.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.13.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.13.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.13.0.dev1/manifests"},{"name":"4.13.0.dev0","sha":"60faca02530eefc654d24834fc9447a72a1ad81d","kind":"tag","published_at":"2025-05-14T18:03:34.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.13.0.dev0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.13.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.13.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.13.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.13.0.dev0/manifests"},{"name":"4.12.1","sha":"84d0d3db4d5883a20875b4722e985c79406a2da7","kind":"tag","published_at":"2025-04-29T18:30:05.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.12.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.12.1/manifests"},{"name":"4.12.0","sha":"98b656f286790ecbfc98acd5bbdf5bb128ad2804","kind":"tag","published_at":"2025-04-08T12:52:59.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.12.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.12.0/manifests"},{"name":"4.11.3","sha":"82407a56c0c9c695243db7b53d04412443e51892","kind":"tag","published_at":"2025-03-18T12:29:03.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.11.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.11.3/manifests"},{"name":"4.11.2","sha":"c27fa509fd9617f30d61c8d0964e1907e10517a4","kind":"tag","published_at":"2025-03-03T21:16:38.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.11.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.11.2/manifests"},{"name":"4.11.1","sha":"d175edff9f1160e9259e7a8872c168a4fe445399","kind":"tag","published_at":"2025-02-10T19:42:31.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.11.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.11.1/manifests"},{"name":"4.11","sha":"cae161ecddbc9c380c21b675da8c042603450c63","kind":"tag","published_at":"2025-01-28T15:30:54.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.11","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.11/manifests"},{"name":"4.9.2","sha":"ce5395085c175f344b94cdbeccb48466822c75c7","kind":"tag","published_at":"2024-10-02T16:20:41.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.9.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.9.2/manifests"},{"name":"4.10.1","sha":"77cd7ab9f6dc48e72a3bae94d2cca2e4200e6978","kind":"tag","published_at":"2024-10-01T22:53:28.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.10.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.10.1/manifests"},{"name":"4.10.0","sha":"4713afa910f12d013571778a12fda2287d0bf19d","kind":"tag","published_at":"2024-10-01T02:14:18.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.10.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.10.0/manifests"},{"name":"4.9.1","sha":"8b26d4bc0952c4fe4b19eaf593b9040a1d62a9e0","kind":"tag","published_at":"2024-09-18T22:10:53.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.9.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.9.1/manifests"},{"name":"4.9","sha":"699d9627583081ff1b09b8932acbc95e09e7beb4","kind":"tag","published_at":"2024-09-18T14:15:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.9","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.9/manifests"},{"name":"4.8.0","sha":"d504d14eb2588d7b5074ef22a8bdcd51d674197a","kind":"tag","published_at":"2024-06-26T18:33:29.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.8.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.8.0/manifests"},{"name":"4.8.0b0","sha":"113b9da2d419c23a359b6da9f5e10a40ecd797e7","kind":"tag","published_at":"2024-06-25T22:11:33.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.8.0b0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.8.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.8.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.8.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.8.0b0/manifests"},{"name":"4.7.3","sha":"398be02d23a5e0bfc07e841d0b953d8fb22a07f6","kind":"tag","published_at":"2024-06-04T18:43:46.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.7.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.7.3/manifests"},{"name":"4.7.2","sha":"29f4d5cf8952b1abe0a73b11631ff84818b7f9ed","kind":"tag","published_at":"2024-05-07T20:21:43.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.7.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.7.2/manifests"},{"name":"4.7.1","sha":"08410399419a6e921b0f42eb663af91bce8c6c37","kind":"tag","published_at":"2024-04-30T14:39:29.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.7.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.7.1/manifests"},{"name":"4.7.0","sha":"366492530a6ba55d61b956a11134065f0a7038d0","kind":"tag","published_at":"2024-04-24T18:01:07.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.7.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.7.0/manifests"},{"name":"4.6.3","sha":"8da192f9ca2d4f6464897b22b3029c227043f0cb","kind":"tag","published_at":"2024-03-27T23:53:38.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.6.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"e04576de22c06a4609b16db0f6e10e86ad5c8dad","kind":"tag","published_at":"2024-02-21T19:30:17.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.6.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"485e0a5e56f2d524b5cbc31538a0c455e3ddd858","kind":"tag","published_at":"2023-11-27T19:45:22.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.6.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"8e25ce1ca876d76b810cbe070cc52f1c18bd46f0","kind":"tag","published_at":"2023-11-01T20:28:17.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.6.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"3353b11cf236921426917b00f257e486d760e782","kind":"tag","published_at":"2023-08-22T11:24:02.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.5.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.5.0/manifests"},{"name":"4.4.1","sha":"aab9bcb4e1bbfbb1fabda05bab9d99fd80241b4b","kind":"tag","published_at":"2023-07-12T18:00:05.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.4.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"55a9bee81012057e90c47d08f396377c112e47bb","kind":"tag","published_at":"2023-06-21T16:58:22.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.4.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.4.0/manifests"},{"name":"4.4.0b0","sha":"0b843b76f6a426b1a6840872cd2991d1aaa3f0e9","kind":"tag","published_at":"2023-01-25T22:10:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.4.0b0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.4.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.4.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.4.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.4.0b0/manifests"},{"name":"4.3.3","sha":"3d032768a0c617e4c594cb3f971df1cd06b3e0d4","kind":"tag","published_at":"2022-11-17T20:59:43.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.3.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.3.3/manifests"},{"name":"3.13.0","sha":"27a009b95ff13c0f27c94263637487389afda1e5","kind":"tag","published_at":"2022-11-01T18:16:33.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.13.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.13.0/manifests"},{"name":"4.3.2","sha":"bed75044e8116abdbf4e5610db2bf7760ff07566","kind":"tag","published_at":"2022-10-18T14:09:58.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.3.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.3.2/manifests"},{"name":"4.3.1","sha":"1c9193f226c02d3396e5658ce0e89c254c030ed1","kind":"tag","published_at":"2022-10-17T14:46:41.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.3.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"3eb316ed3042d7b9690afbf04acb86b318b82658","kind":"tag","published_at":"2022-10-13T22:07:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.3.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"9bc134cf612fc29675a0388b6d30840c05fc1475","kind":"tag","published_at":"2022-07-20T15:35:14.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.2.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.2.0/manifests"},{"name":"4.2.0b0","sha":"83ade52b1b7eef0ed526a3180b507338dd6c74b2","kind":"tag","published_at":"2022-06-08T00:24:20.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.2.0b0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.2.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.2.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.2.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.2.0b0/manifests"},{"name":"4.1.1","sha":"8b3eaafb40b751e8cc78db1152c480eedd1c4c0f","kind":"tag","published_at":"2022-04-13T20:33:44.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.1.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"6e99bf451503825577213ef148ec6b519a41257b","kind":"tag","published_at":"2022-04-04T18:01:45.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.1.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.1.0/manifests"},{"name":"4.0.2","sha":"e2dcb868c445d9dcad41335c3aced2872b2f78ae","kind":"tag","published_at":"2022-03-03T18:04:31.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.0.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"eb9e036b72340fdbbb6b3a7005dd95c48198360f","kind":"tag","published_at":"2021-12-07T22:36:44.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.0.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.0.1/manifests"},{"name":"3.12.3","sha":"0fe4ba7f0ba6389d9083b56bc43d57d4ee095f32","kind":"tag","published_at":"2021-12-07T21:47:57.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.12.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.3/manifests"},{"name":"4.0","sha":"2c28149a301bb33b3347bf38f8dbfe085215ca38","kind":"tag","published_at":"2021-11-29T18:31:45.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.0/manifests"},{"name":"3.12.2","sha":"b420ae69ad93cf0279570f15d2f334b1c2822ad8","kind":"tag","published_at":"2021-11-29T18:23:32.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.12.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.2/manifests"},{"name":"3.12.1","sha":"687630a467250096e91a83f046401925173436fd","kind":"tag","published_at":"2021-10-19T19:17:45.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.12.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.1/manifests"},{"name":"3.12.0","sha":"78cb0f2c1ac6f55d2d088e77c94af2bb3f49d5d6","kind":"tag","published_at":"2021-07-13T17:48:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.12.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.0/manifests"},{"name":"3.12.0b1","sha":"439c6ebc0c60c22d3861e34de252c51aff6e0008","kind":"tag","published_at":"2021-05-27T21:46:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.12.0b1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.12.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.12.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.0b1/manifests"},{"name":"3.11.4","sha":"291f282d669dee7d5df97dc2c1feed61cacd5ff2","kind":"tag","published_at":"2021-05-04T21:37:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.11.4","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.4/manifests"},{"name":"3.12.0b0","sha":"0729a1c5dd068b374de281d306652ab6b15fd11f","kind":"tag","published_at":"2021-03-31T19:54:54.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.12.0b0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.12.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.12.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.0b0/manifests"},{"name":"3.11.3","sha":"b47a1aa7915801e3a24c77324f16648d080d543d","kind":"tag","published_at":"2021-02-03T01:34:55.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.11.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.3/manifests"},{"name":"3.11.2","sha":"14dadbb728264ebd658e319e86c58e0526e72185","kind":"tag","published_at":"2020-12-02T22:13:47.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.11.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.2/manifests"},{"name":"3.11.1","sha":"1d651b9be8c155131c669516896fce2b832e6dc7","kind":"tag","published_at":"2020-11-17T00:03:34.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.11.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.1/manifests"},{"name":"3.11.0","sha":"31949fb7e5877938a52e36e1d3c5738671d5c095","kind":"tag","published_at":"2020-07-30T21:04:56.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.11.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.0/manifests"},{"name":"3.11.0rc0","sha":"63574b93603cda2c87fd99f1b90033970380b72b","kind":"tag","published_at":"2020-07-15T18:04:48.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.11.0rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.11.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.11.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.0rc0/manifests"},{"name":"3.11.0b1","sha":"8fdda6857fb35cb9c8063ee9c3a76020e4811778","kind":"tag","published_at":"2020-06-09T17:13:47.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.11.0b1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.11.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.11.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.0b1/manifests"},{"name":"3.11.0b0","sha":"5ec01ca6100140c779281f9fb7c8a4a1299ffc20","kind":"tag","published_at":"2020-04-10T16:48:37.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.11.0b0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.11.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.11.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.0b0/manifests"},{"name":"3.10.1","sha":"d7d94b2776098dba32686ddf3ada1f201172daaf","kind":"tag","published_at":"2020-01-08T00:42:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.10.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"25a9b98cb31fad17ceb338161e5555793e6b3641","kind":"tag","published_at":"2019-12-10T18:53:26.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.10.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"e152e9eafa3c3e84f6e47159a148f70e0fb9508a","kind":"tag","published_at":"2019-08-14T01:05:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.9.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.9.0/manifests"},{"name":"3.9.0b1","sha":"1535a72b7f0f8e50aae629aae042927d42b3eb3a","kind":"tag","published_at":"2019-06-16T16:27:30.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.9.0b1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.9.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.9.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.9.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.9.0b1/manifests"},{"name":"3.8.0","sha":"1c69dd0860f3a65df2e46a571443fe6023e77f8a","kind":"tag","published_at":"2019-04-22T21:40:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.8.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.8.0/manifests"},{"name":"3.9.0b0","sha":"97af797898374dd20feae6f59dd0a4980cded278","kind":"tag","published_at":"2019-03-07T23:36:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.9.0b0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.9.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.9.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.9.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.9.0b0/manifests"},{"name":"3.7.2","sha":"7ddd372ed051c57e4094e09430d2e5c22bc5f961","kind":"tag","published_at":"2018-10-10T18:57:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.7.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.7.2/manifests"},{"name":"3.7.1","sha":"46f860c4e97e5dadd1cc999a9bc9fcfdcb4c6930","kind":"tag","published_at":"2018-07-16T23:07:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.7.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.7.1/manifests"},{"name":"3.7.0","sha":"35391b7c2cbd78e748850e6879323a6c746e4bdf","kind":"tag","published_at":"2018-06-26T19:37:58.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.7.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.7.0/manifests"},{"name":"3.7.0b0","sha":"537b033327fb1e1cb3913dbbe575daa2bbc65ee3","kind":"tag","published_at":"2018-04-18T17:07:56.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.7.0b0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.7.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.7.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.7.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.7.0b0/manifests"},{"name":"3.6.1","sha":"a9e219291915710e62aa6f3e1caea17f87b8c5c2","kind":"tag","published_at":"2018-03-01T22:55:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.6.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.6.1/manifests"},{"name":"3.6.0","sha":"5db2048df6cb682abfaea4a169664253b30cacf1","kind":"tag","published_at":"2017-12-05T22:41:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.6.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.6.0/manifests"},{"name":"3.6rc0","sha":"36a31ff94a03bbcb5a81c9167bb4bbb27cd2812e","kind":"tag","published_at":"2017-11-20T23:16:01.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.6rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.6rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.6rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.6rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.6rc0/manifests"},{"name":"3.5.1","sha":"ca57ecea4a2b5590779259ab96ccc7fff61e6acf","kind":"tag","published_at":"2017-08-23T23:24:45.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.5.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"0b0f045d56176807edea9e547ab6a1288740a5d8","kind":"tag","published_at":"2017-08-08T23:34:53.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.5.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.5.0/manifests"},{"name":"2.9.5","sha":"4828e426d8058d5a8425a80361f3c6437cd3461a","kind":"tag","published_at":"2017-06-30T22:13:33.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.9.5","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9.5/manifests"},{"name":"3.4.0","sha":"f2aff0fd1434b88f293f19a015865f159ee4752a","kind":"tag","published_at":"2016-11-29T17:37:59.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.4.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"efd443f1bcd050932761fec25590fd08a94abae4","kind":"commit","published_at":"2016-10-26T20:36:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.3.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.3.1/manifests"},{"name":"2.9.4","sha":"1c136a627b13467d56ace25cdaf63b84b2dd5b20","kind":"tag","published_at":"2016-09-30T17:46:59.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.9.4","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9.4/manifests"},{"name":"3.4rc0","sha":"17e36833842dd37f8e1f5a7975b818945b3537c8","kind":"tag","published_at":"2016-09-20T01:02:15.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.4rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.4rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.4rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.4rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.4rc0/manifests"},{"name":"3.3.0","sha":"21550d352cce7ff14ce9750ec603a898e768012c","kind":"tag","published_at":"2016-07-12T21:22:26.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.3.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.3.0/manifests"},{"name":"3.2.2","sha":"0b34f9702ca8bed45792a53287d33a2292b99152","kind":"tag","published_at":"2016-03-15T22:48:57.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.2.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.2.2/manifests"},{"name":"2.9.3","sha":"f185c87b47d913be5ceb6190ebe0ff062a18b827","kind":"tag","published_at":"2016-03-15T21:26:32.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.9.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9.3/manifests"},{"name":"3.2.1","sha":"22fd629968527edcacf08322df60a4bf92572f65","kind":"tag","published_at":"2016-02-02T22:49:10.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.2.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.2.1/manifests"},{"name":"2.9.2","sha":"ab14c6f728b298f5de8c035c4d09f5c28302d713","kind":"tag","published_at":"2016-02-01T22:20:21.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.9.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9.2/manifests"},{"name":"3.2","sha":"23478e84c63d7ba9ec66229890dd6c4e1ddf2b2c","kind":"tag","published_at":"2015-12-08T00:28:21.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.2/manifests"},{"name":"3.2rc0","sha":"a2170e61403e7b547b64aaec7a242f5b4b21e14b","kind":"tag","published_at":"2015-11-19T05:09:46.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.2rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.2rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.2rc0/manifests"},{"name":"3.1.1","sha":"953cfaafd7e3061c3fda519d2d7392ef0c2cf62f","kind":"tag","published_at":"2015-11-18T00:40:16.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.1.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.1.1/manifests"},{"name":"2.9.1","sha":"8aec72b74b5c4f5050eda7c2a9537e3f04231e1f","kind":"tag","published_at":"2015-11-17T23:52:48.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.9.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9.1/manifests"},{"name":"3.1","sha":"928b06882b359949e8cd2fd522064634117ccb56","kind":"tag","published_at":"2015-11-02T22:58:44.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.1/manifests"},{"name":"3.1rc0","sha":"06f200e1d5448a0a7e7a232cb9c920d67a48040b","kind":"tag","published_at":"2015-10-20T00:11:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.1rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.1rc0/manifests"},{"name":"2.9","sha":"5936007de602a54c482946702acd90852f374d2b","kind":"tag","published_at":"2015-09-30T23:32:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.9","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9/manifests"},{"name":"2.9rc0","sha":"17e04afebcc04ff282f9b0201776d2babf8489de","kind":"tag","published_at":"2015-08-06T03:37:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.9rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.9rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.9rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9rc0/manifests"},{"name":"3.0.3","sha":"f3931c1e19707eec0afa1f58d2096bd2c1ed2732","kind":"tag","published_at":"2015-07-01T00:37:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"3271ea29c385f15d9202abcf4c87d229b9b8cbd8","kind":"tag","published_at":"2015-05-12T19:26:33.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0.2/manifests"},{"name":"2.8.1","sha":"c284c51c8749cc3ab13f193a78b4113b8715dd51","kind":"tag","published_at":"2015-05-11T20:24:04.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.8.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.8.1/manifests"},{"name":"3.0.1","sha":"a5131ff2344bc0bb5001e89b64a326e6f98276d5","kind":"tag","published_at":"2015-04-21T20:36:15.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0.1/manifests"},{"name":"3.0","sha":"18328a909545ece6e1cd7e172e28271a59e367d5","kind":"tag","published_at":"2015-04-07T22:05:34.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0/manifests"},{"name":"3.0rc1","sha":"3dd53093784a9e89d34096d03c8a651ac8543b95","kind":"tag","published_at":"2015-04-02T01:09:26.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0rc1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0rc1/manifests"},{"name":"3.0rc0","sha":"8e5fdc61343cb7420585b2e8240c00c6e779ee95","kind":"tag","published_at":"2015-03-25T20:17:04.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0rc0/manifests"},{"name":"3.0b1","sha":"7d1bcb08a32e6785b2734ce39f24fbe0397d8f1d","kind":"tag","published_at":"2015-03-17T00:02:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0b1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0b1/manifests"},{"name":"3.0b0","sha":"53a792eb40da9ced1d64aaa35e33bba224fe9ed0","kind":"tag","published_at":"2015-03-10T00:33:42.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0b0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@3.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0b0/manifests"},{"name":"2.8","sha":"7f4c0588bc9ec083b7e385151092f48916138f81","kind":"tag","published_at":"2015-01-28T21:19:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.8","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.8/manifests"},{"name":"2.8rc2","sha":"0b715cff2eaaa345d5e345ff5dd52012c35e098f","kind":"tag","published_at":"2014-12-24T19:38:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.8rc2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.8rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.8rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.8rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.8rc2/manifests"},{"name":"2.8rc1","sha":"698e099969a5a073fde7ddce01493b7ef84c77fe","kind":"tag","published_at":"2014-12-03T00:07:32.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.8rc1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.8rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.8rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.8rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.8rc1/manifests"},{"name":"2.8rc0","sha":"21ef41346ae1966e4330481074e4b48d43db6803","kind":"tag","published_at":"2014-11-12T17:55:51.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.8rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.8rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.8rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.8rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.8rc0/manifests"},{"name":"2.7.2","sha":"0d4a2ef28a04efd4fd9714b91081a99a59963717","kind":"tag","published_at":"2014-07-29T21:37:07.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.7.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"e959aad948106f3336102aac53ae9fe6e461599a","kind":"tag","published_at":"2014-05-23T21:45:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.7.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.7.1/manifests"},{"name":"2.7","sha":"a7575fa14f5a9aaeb0149981899f776af9e1ad1c","kind":"tag","published_at":"2014-04-03T18:29:40.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.7","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.7/manifests"},{"name":"2.7rc1","sha":"26960c8436efa49fd55abc57023cca1561963a83","kind":"tag","published_at":"2014-03-12T01:12:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.7rc1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.7rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.7rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.7rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.7rc1/manifests"},{"name":"2.7rc0","sha":"196e79a4653e617b95cdc1967ef22b74e133897a","kind":"tag","published_at":"2014-02-14T21:12:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.7rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.7rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.7rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.7rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.7rc0/manifests"},{"name":"2.6.3","sha":"8d0167a5f29ac7735ac8e86279b45e43e71ccbb3","kind":"tag","published_at":"2013-10-11T17:20:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.6.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"7fede98efd352421efa3c7dc8bb91071e07ae516","kind":"tag","published_at":"2013-09-06T20:54:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.6.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"43b30817f96e263f914fcc17e14a074815160518","kind":"tag","published_at":"2013-09-04T00:09:14.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.6.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.6.1/manifests"},{"name":"2.6","sha":"5d8f19310fb109d0433d35c6af92e2e101550c5c","kind":"tag","published_at":"2013-08-19T19:25:10.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.6","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.6/manifests"},{"name":"2.5.2","sha":"1c0596b86eb45db220f5e010afba189b8b418820","kind":"tag","published_at":"2013-06-01T17:07:47.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.5.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"a9d14571b85b19c6d69cc46349216cab477fa695","kind":"tag","published_at":"2013-05-13T20:56:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.5.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.5.1/manifests"},{"name":"2.5","sha":"57e05f24e12f77dc8d63fff5e47dcad962a78f0a","kind":"tag","published_at":"2013-03-22T19:49:39.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.5","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.5/manifests"},{"name":"2.4.2","sha":"5333d4b73329b8e2a484c7662d3eda3bb585ea57","kind":"tag","published_at":"2013-01-24T00:47:51.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.4.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"2d4761a2ccac668c1838f87343de196dbe4dadec","kind":"tag","published_at":"2012-12-06T18:20:08.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.4.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.4.1/manifests"},{"name":"2.4","sha":"3e96570e6634b9a124b810e58584590e4cf3a34e","kind":"tag","published_at":"2012-11-27T22:03:08.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.4","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.4/manifests"},{"name":"2.3","sha":"c2bb04ba5ac4ddf990092c42f0fec2349e107637","kind":"tag","published_at":"2012-08-29T18:03:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.3/manifests"},{"name":"2.3rc1","sha":"d239f9858683c451a76dbd685aa66ffe27566a9b","kind":"tag","published_at":"2012-08-17T21:32:57.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.3rc1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.3rc1/manifests"},{"name":"2.2.1","sha":"7e24efb51705882ef1dc9b1769c3d0e2728851fd","kind":"tag","published_at":"2012-07-06T19:57:39.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.2.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.2.1/manifests"},{"name":"2.2","sha":"ddf523d8ec226bd1f873a009bc1e835383c038f6","kind":"tag","published_at":"2012-04-30T20:36:53.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.2/manifests"},{"name":"2.2rc1","sha":"2afb2bf304d513fb996d4d4653d1c12f2950e7a3","kind":"tag","published_at":"2012-04-23T21:08:54.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.2rc1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.2rc1/manifests"},{"name":"2.1.1","sha":"d24baee7baabf5562745db3eeb59360850ad1911","kind":"tag","published_at":"2012-01-04T23:04:20.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.1.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.1.1/manifests"},{"name":"2.1","sha":"7d4bf54124a113053fc38628b4a874932f84ab2f","kind":"tag","published_at":"2011-12-07T19:09:58.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.1/manifests"},{"name":"2.0.1","sha":"fcb88ee4d24205a7e4a58555500c26a8fbab54f0","kind":"tag","published_at":"2011-08-15T23:49:41.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.0.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.0.1/manifests"},{"name":"2.0","sha":"af3ecfdb39355cbba0a9eb6669c73ea856ed9840","kind":"tag","published_at":"2011-08-05T21:41:31.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.0/manifests"},{"name":"1.11","sha":"b3be4a76162183b92130b0adb7222981c7dbe4b2","kind":"tag","published_at":"2011-05-05T22:20:05.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.11","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.11/manifests"},{"name":"1.10.1","sha":"ee3df8963d5a729550cdb8fb0a0d4e6dbdd4f500","kind":"tag","published_at":"2011-04-07T18:46:07.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.10.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.10.1/manifests"},{"name":"1.10","sha":"d0c54416bad2746ecb11b12e23f28334ef9e4444","kind":"tag","published_at":"2011-03-30T20:53:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.10","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.10/manifests"},{"name":"1.9","sha":"1992b6cd290d7b4e8a37f5ce5a10740d9f993bf5","kind":"commit","published_at":"2010-09-28T14:48:46.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.9","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.9/manifests"},{"name":"1.8.1","sha":"c3808a65e729706040bd938ffa6f291a814f7745","kind":"tag","published_at":"2010-08-13T14:47:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.8.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.8.1/manifests"},{"name":"1.8","sha":"a3a8cf2d79caff581cc062c316d0f85cf70d46fb","kind":"tag","published_at":"2010-08-05T14:05:22.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.8","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.8/manifests"},{"name":"1.7","sha":"2bb4d67c12742e5f014e124bb0a7094d73e4dae9","kind":"commit","published_at":"2010-06-17T16:46:33.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.7","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.7/manifests"},{"name":"1.6","sha":"f2029b175c23b224465a99b9caee8acfdf4dd2cb","kind":"tag","published_at":"2010-05-11T20:08:12.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.6","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.6/manifests"},{"name":"1.5.2","sha":"59e471811d7b39cb2305ea79c0511ab8c06926c4","kind":"tag","published_at":"2010-03-31T15:31:19.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.5.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"35f52cc31d319f6d90e329a8706a946437ea9cff","kind":"commit","published_at":"2010-03-17T14:48:18.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.5.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.5.1/manifests"},{"name":"1.5","sha":"4817ba87705c8838fc10ca82179080ac5961203e","kind":"commit","published_at":"2010-03-10T19:12:20.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.5","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.5/manifests"},{"name":"1.4","sha":"80537456c380f48db59d705e95689012d102894c","kind":"commit","published_at":"2010-01-27T17:07:42.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.4","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.4/manifests"},{"name":"1.3","sha":"afab7f6dc373ef7b70e7e89a0214d73b2d00e5f5","kind":"commit","published_at":"2009-12-16T16:29:10.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.3/manifests"},{"name":"1.2.1","sha":"18bb4bacc2bc47bc0cbbfb9a29fb86cd82f3cfcc","kind":"commit","published_at":"2009-12-10T20:52:28.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.2.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.2.1/manifests"},{"name":"1.2","sha":"18bbe73da25340affdfbb81ffc33d72a34938b40","kind":"commit","published_at":"2009-12-09T16:53:01.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.2/manifests"},{"name":"1.1.2","sha":"7fb8bb63f444afe5f478154f72fb836f9d3fc074","kind":"commit","published_at":"2009-11-23T20:58:19.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.1.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"139990669ecd529d24cf137874d6249c4eacc397","kind":"commit","published_at":"2009-11-14T21:42:03.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.1.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.1.1/manifests"},{"name":"1.1","sha":"a4b2b4efe5a34d8dea43b053abcf5536f84d3504","kind":"commit","published_at":"2009-10-21T20:44:17.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.1/manifests"},{"name":"1.0","sha":"021960f3ec899e0a02bc614402cb99342b5b66f7","kind":"commit","published_at":"2009-09-30T18:30:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.0/manifests"},{"name":"0.16","sha":"9f0a7b64875dfad4d3b4e5c58f222128cfb62b23","kind":"commit","published_at":"2009-09-16T15:29:25.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.16","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.16/manifests"},{"name":"0.15.2","sha":"02a03fd0823f3716ac7bb3dcd09b2a28389e21f5","kind":"commit","published_at":"2009-09-09T18:52:47.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.15.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"824985364770fda368b715ab743553fe15bc535b","kind":"commit","published_at":"2009-09-02T22:03:34.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.15.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.15.1/manifests"},{"name":"0.15","sha":"d5df1abff7b5d06e3da1b694ff35b66322312f26","kind":"commit","published_at":"2009-08-26T18:26:16.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.15","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.15/manifests"},{"name":"0.14.2","sha":"04e516bd03a17375cbd64d683e73267602c538f7","kind":"commit","published_at":"2009-08-24T16:18:00.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.14.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"c5842bef64acd1bec3ee7788164344efdd8d75af","kind":"commit","published_at":"2009-08-21T18:25:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.14.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.14.1/manifests"},{"name":"0.14","sha":"b2dbd4a724f05bab0a520585afde338cb43b46cb","kind":"commit","published_at":"2009-08-19T20:22:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.14","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.14/manifests"},{"name":"0.13","sha":"bd8e7c0b0ed9f278614556aad9972eeee622215a","kind":"commit","published_at":"2009-07-29T15:07:07.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.13","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.13/manifests"},{"name":"0.12","sha":"2e4b1055b78616c70db9172f90c00601d5dcc50f","kind":"commit","published_at":"2009-07-08T15:00:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.12","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.12/manifests"},{"name":"0.11.3","sha":"c53038c4c7ab6d75161e07cd41fb2c041a92ef28","kind":"commit","published_at":"2009-06-18T19:02:32.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.11.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"eeb7f659aa9fc1bc3786f791399366e843b9a698","kind":"commit","published_at":"2009-06-08T21:24:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.11.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"1d1f4ab922ec9bc7c33f4b36ebe13ee1dba4f199","kind":"commit","published_at":"2009-06-04T19:26:08.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.11.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.11.1/manifests"},{"name":"0.11","sha":"4237ce65c87bfaeef1ac54ed3ec04ff63049940d","kind":"commit","published_at":"2009-06-03T16:25:11.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.11","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.11/manifests"},{"name":"0.10.3","sha":"46f28e78f7e19aaeccace0dc309814627ef6df29","kind":"commit","published_at":"2009-05-27T19:57:31.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.10.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"10f0b888762415a548f7b579aa766991061947ec","kind":"commit","published_at":"2009-05-22T16:11:40.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.10.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"806b4ee21c5fba261d6188551c5374514470d401","kind":"commit","published_at":"2009-05-18T15:27:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.10.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.10.1/manifests"},{"name":"0.10","sha":"cc9ae51b46d4672ed12e2e56eaacc03c292b9efd","kind":"commit","published_at":"2009-05-14T19:52:20.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.10","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.10/manifests"},{"name":"0.9.5","sha":"a5ba1017518e167ae2808ddc6a2a80b5d8fc37a5","kind":"commit","published_at":"2009-04-15T18:55:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.9.5","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"934f6a12aec693e63923c3af0fb4788e7a1ec340","kind":"commit","published_at":"2009-04-15T14:45:28.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.9.4","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"8bf2ad3d397cbde745fd92ad41c5b13976fac2b5","kind":"commit","published_at":"2009-04-03T13:33:44.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.9.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"ac7e4bccfa58e947ed87c3e5f963029358056e2c","kind":"tag","published_at":"2009-03-26T16:01:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.9.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"5e8dedfc38fd7dbf76e94bc44aad407fb2f23718","kind":"commit","published_at":"2009-03-18T18:00:05.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.9.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9.1/manifests"},{"name":"0.9","sha":"9f3ad7f0d4c5bb1564f6c259751dd4e70c460a65","kind":"commit","published_at":"2009-03-17T17:37:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.9","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9/manifests"},{"name":"0.8.1","sha":"838bf0248148ead04af6e4ca05284662d4f3ab1d","kind":"tag","published_at":"2009-02-27T15:31:41.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.8.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.8.1/manifests"},{"name":"0.8","sha":"691a1a1fb6687a1ac6aa35e9442539353650a43b","kind":"tag","published_at":"2009-02-20T20:08:14.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.8","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.8/manifests"},{"name":"0.7.2","sha":"75fb46a7320f2e460596ad81b91918828cc57c4e","kind":"tag","published_at":"2009-02-20T16:09:04.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.7.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"0f6a6591e2a0cc795483f44a63f7c2fb36e16c58","kind":"tag","published_at":"2009-02-20T14:28:04.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.7.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.7.1/manifests"},{"name":"0.7","sha":"4362fafd2401dd713eead23eb4b8530c40b751ab","kind":"tag","published_at":"2009-02-17T16:40:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.7","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.7/manifests"},{"name":"0.6","sha":"2323e04c254ed1a551e88bbd946b2f76f86c100d","kind":"tag","published_at":"2009-02-10T23:12:54.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.6","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.6/manifests"},{"name":"0.5.3pre","sha":"749fd7fd1cf60dcada3e3b3602648f8c29269785","kind":"tag","published_at":"2009-02-09T22:44:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.5.3pre","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.5.3pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.5.3pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.5.3pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.5.3pre/manifests"},{"name":"0.5.2pre","sha":"0c9c4e725233cfaf989232b3c9b3c6a20bef8aff","kind":"tag","published_at":"2009-02-06T21:10:46.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.5.2pre","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.5.2pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.5.2pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.5.2pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.5.2pre/manifests"},{"name":"0.5.1pre","sha":"c9b7f2e40ffb230808d71898e38352077ef52bab","kind":"tag","published_at":"2009-02-06T15:01:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.5.1pre","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.5.1pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.5.1pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.5.1pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.5.1pre/manifests"},{"name":"0.5pre","sha":"c220a6031b3d154ad1557691a3655c361316499d","kind":"tag","published_at":"2009-02-05T22:19:00.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.5pre","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.5pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.5pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.5pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.5pre/manifests"},{"name":"0.4pre","sha":"9109d8ca5a8c798bf1ce0d6f76a6a2bad8c62288","kind":"tag","published_at":"2009-02-05T14:09:57.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.4pre","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.4pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-python-driver@0.4pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.4pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.4pre/manifests"}]},"repo_metadata_updated_at":"2025-08-21T10:06:10.197Z","dependent_packages_count":1347,"downloads":98301888,"downloads_period":"last-month","dependent_repos_count":66984,"rankings":{"downloads":0.046038066694668575,"dependent_repos_count":0.021093138127039387,"dependent_packages_count":0.01962578938776708,"stargazers_count":1.692770189343013,"forks_count":1.5957417539586318,"docker_downloads_count":0.05612608927716567,"average":0.5718991711313809},"purl":"pkg:pypi/pymongo","advisories":[{"uuid":"GSA_kwCzR0hTQS1tODdtLW1tdnAtdjlxbc4AA8uI","url":"https://github.com/advisories/GHSA-m87m-mmvp-v9qm","title":"PyMongo Out-of-bounds Read in the bson module ","description":"Versions of the package pymongo before 4.6.3 are vulnerable to Out-of-bounds Read in the bson module. Using the crafted payload the attacker could force the parser to deserialize unmanaged memory. The parser tries to interpret bytes next to buffer and throws an exception with string. If the following bytes are not printable UTF-8 the parser throws an exception with a single byte.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-06-05T15:30:39.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":4.7,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:N/A:L","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-5629","https://jira.mongodb.org/browse/PYTHON-4305","https://github.com/mongodb/mongo-python-driver/commit/56b6b6dbc267d365d97c037082369dabf37405d2","https://gist.github.com/keltecc/62a7c2bf74a997d0a7b48a0ff3853a03","https://security.snyk.io/vuln/SNYK-PYTHON-PYMONGO-6370597","https://lists.debian.org/debian-lts-announce/2024/06/msg00007.html","https://github.com/advisories/GHSA-m87m-mmvp-v9qm"],"source_kind":"github","identifiers":["GHSA-m87m-mmvp-v9qm","CVE-2024-5629"],"repository_url":"https://github.com/mongodb/mongo-python-driver","blast_radius":0.0,"created_at":"2024-06-05T18:05:22.378Z","updated_at":"2026-05-17T23:04:45.693Z","epss_percentage":0.0017,"epss_percentile":0.37853,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tODdtLW1tdnAtdjlxbc4AA8uI","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1tODdtLW1tdnAtdjlxbc4AA8uI","packages":[{"ecosystem":"pypi","package_name":"pymongo","versions":[{"first_patched_version":"4.6.3","vulnerable_version_range":"\u003c 4.6.3"}],"purl":"pkg:pypi/pymongo"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tODdtLW1tdnAtdjlxbc4AA8uI/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1jcjZmLWdmNXctdmhyY84AA6rV","url":"https://github.com/advisories/GHSA-cr6f-gf5w-vhrc","title":"PyMongo Out-of-bounds Read in the bson module ","description":"Versions of the package pymongo before 4.6.3 are vulnerable to Out-of-bounds Read in the bson module. Using the crafted payload the attacker could force the parser to deserialize unmanaged memory. The parser tries to interpret bytes next to buffer and throws an exception with string. If the following bytes are not printable UTF-8 the parser throws an exception with a single byte.\n\nThis advisory was initially published as CVE-2024-21506, which has since been rejected as a duplicate of CVE-2024-5629.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-04-06T06:31:08.000Z","withdrawn_at":"2024-06-05T17:11:58.000Z","classification":"GENERAL","cvss_score":5.2,"cvss_vector":"CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:L","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-21506","https://github.com/mongodb/mongo-python-driver/commit/56b6b6dbc267d365d97c037082369dabf37405d2","https://gist.github.com/keltecc/62a7c2bf74a997d0a7b48a0ff3853a03","https://security.snyk.io/vuln/SNYK-PYTHON-PYMONGO-6370597","https://github.com/advisories/GHSA-cr6f-gf5w-vhrc"],"source_kind":"github","identifiers":["GHSA-cr6f-gf5w-vhrc"],"repository_url":"https://github.com/mongodb/mongo-python-driver","blast_radius":0.0,"created_at":"2024-04-08T16:04:47.682Z","updated_at":"2026-04-23T09:06:17.668Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jcjZmLWdmNXctdmhyY84AA6rV","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1jcjZmLWdmNXctdmhyY84AA6rV","packages":[{"ecosystem":"pypi","package_name":"pymongo","versions":[{"first_patched_version":"4.6.3","vulnerable_version_range":"\u003c 4.6.3"}],"purl":"pkg:pypi/pymongo"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jcjZmLWdmNXctdmhyY84AA6rV/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS14MzN2LWYzZ3AtZ3cyY84AAVGA","url":"https://github.com/advisories/GHSA-x33v-f3gp-gw2c","title":"Use of NullPointerException Catch to Detect NULL Pointer Dereference in Pymongo","description":"bson/_cbsonmodule.c in the mongo-python-driver (aka. pymongo) before 2.5.2, as used in MongoDB, allows context-dependent attackers to cause a denial of service (NULL pointer dereference and crash) via vectors related to decoding of an \"invalid DBRef.\"","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-05-14T02:10:10.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.9,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2013-2132","https://github.com/mongodb/mongo-python-driver/commit/a060c15ef87e0f0e72974c7c0e57fe811bbd06a2","https://jira.mongodb.org/browse/PYTHON-532","https://github.com/pypa/advisory-database/tree/main/vulns/pymongo/PYSEC-2013-30.yaml","https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710597","https://lists.opensuse.org/opensuse-updates/2013-06/msg00180.html","https://seclists.org/oss-sec/2013/q2/447","https://ubuntu.com/usn/usn-1897-1","https://www.debian.org/security/2013/dsa-2705","https://github.com/advisories/GHSA-x33v-f3gp-gw2c"],"source_kind":"github","identifiers":["GHSA-x33v-f3gp-gw2c","CVE-2013-2132"],"repository_url":"https://github.com/mongodb/mongo-python-driver","blast_radius":33.29920043958164,"created_at":"2022-12-21T16:12:11.795Z","updated_at":"2026-04-28T20:09:18.023Z","epss_percentage":0.02215,"epss_percentile":0.84512,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14MzN2LWYzZ3AtZ3cyY84AAVGA","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS14MzN2LWYzZ3AtZ3cyY84AAVGA","packages":[{"ecosystem":"pypi","package_name":"pymongo","versions":[{"first_patched_version":"2.5.2","vulnerable_version_range":"\u003c 2.5.2"}],"purl":"pkg:pypi/pymongo"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14MzN2LWYzZ3AtZ3cyY84AAVGA/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pymongo","docker_dependents_count":3451,"docker_downloads_count":1770867050,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pymongo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pymongo/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-07-16T13:04:16.129Z","issues_count":0,"pull_requests_count":1272,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":406486.58137651824,"issues_closed_count":0,"pull_requests_closed_count":1235,"pull_request_authors_count":50,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.8828616352201258,"merged_pull_requests_count":1142,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":675,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":355690.0446841294,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":649,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.882962962962963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":39,"past_year_merged_pull_requests_count":604,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/issues","maintainers":[{"login":"blink1073","count":471,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"ShaneHarvey","count":220,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ShaneHarvey"}],"active_maintainers":[{"login":"blink1073","count":216,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"ShaneHarvey","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ShaneHarvey"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pymongo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pymongo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pymongo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pymongo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pymongo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pymongo/codemeta","maintainers":[{"uuid":"10gen","login":"10gen","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://pypi.org/user/10gen/","role":null,"created_at":"2022-11-14T16:52:20.431Z","updated_at":"2022-11-14T16:52:20.431Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/10gen/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":866112,"maintainers_count":370145,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":7779264,"name":"py3-mongo-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-mongo","homepage":"https://github.com/mongodb/mongo-python-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-python-driver","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-20T11:27:31.000Z","latest_release_published_at":"2023-04-20T11:27:31.000Z","latest_release_number":"4.3.3-r0","last_synced_at":"2026-04-09T02:08:21.845Z","created_at":"2023-05-22T14:28:32.522Z","updated_at":"2026-04-09T02:08:21.845Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-mongo-pyc","install_command":"apk add py3-mongo-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"108051","full_name":"mongodb/mongo-python-driver","owner":"mongodb","description":"PyMongo - the Official MongoDB Python driver","archived":false,"fork":false,"pushed_at":"2023-05-15T11:36:37.000Z","size":22033,"stargazers_count":3838,"open_issues_count":5,"forks_count":1107,"subscribers_count":239,"default_branch":"master","last_synced_at":"2023-05-15T12:27:43.644Z","etag":null,"topics":["mongodb","mongodb-driver","pymongo","python","python-library"],"latest_commit_sha":null,"homepage":"https://pymongo.readthedocs.io","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mongodb.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2009-01-15T15:18:06.000Z","updated_at":"2023-05-15T06:13:04.000Z","dependencies_parsed_at":"2023-01-14T10:45:19.987Z","dependency_job_id":null,"html_url":"https://github.com/mongodb/mongo-python-driver","commit_stats":null,"previous_names":[],"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":133136767,"owners_count":6005042,"icon_url":"https://github.com/github.png","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"}},"repo_metadata_updated_at":"2023-05-22T14:28:32.585Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":3.6955762804847634,"forks_count":1.635828636975712,"docker_downloads_count":null,"average":1.332851229365119},"purl":"pkg:apk/alpine/py3-mongo-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-mongo-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-mongo-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-mongo-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-18T02:34:11.804Z","issues_count":0,"pull_requests_count":218,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":417734.0857142857,"issues_closed_count":0,"pull_requests_closed_count":210,"pull_request_authors_count":17,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.7660550458715596,"merged_pull_requests_count":199,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":217,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":377711.019138756,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":209,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.7695852534562212,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":198},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-mongo-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-mongo-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-mongo-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-mongo-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-mongo-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-mongo-pyc/codemeta","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":280,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-05-23T07:16:55.248Z","updated_at":"2023-05-23T07:16:55.248Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-04-27T18:20:23.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":11765957,"name":"py3-mongo-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-mongo","homepage":"https://github.com/mongodb/mongo-python-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-python-driver","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"4.6.0-r1","last_synced_at":"2026-03-08T05:08:25.887Z","created_at":"2025-06-07T18:33:51.654Z","updated_at":"2026-03-08T05:08:25.888Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-mongo-pyc","install_command":"apk add py3-mongo-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":482368,"uuid":"108051","full_name":"mongodb/mongo-python-driver","owner":"mongodb","description":"PyMongo - the Official MongoDB Python driver","archived":false,"fork":false,"pushed_at":"2025-06-02T11:29:32.000Z","size":28121,"stargazers_count":4225,"open_issues_count":13,"forks_count":1117,"subscribers_count":236,"default_branch":"master","last_synced_at":"2025-06-04T11:50:54.831Z","etag":null,"topics":["mongodb","mongodb-driver","pymongo","python","python-library"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/languages/python/pymongo-driver/current/","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-01-15T15:18:06.000Z","updated_at":"2025-06-02T18:12:15.000Z","dependencies_parsed_at":"2023-07-05T15:02:50.537Z","dependency_job_id":"f96eae3b-ab9e-4acb-95d3-73e3f36baa76","html_url":"https://github.com/mongodb/mongo-python-driver","commit_stats":{"total_commits":5883,"total_committers":233,"mean_commits":"25.248927038626608","dds":0.8079211286758456,"last_synced_commit":"0733c4da44d4cd5c2a32c092762e639e14c3dc27"},"previous_names":[],"tags_count":177,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258736559,"owners_count":22749777,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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"}},"repo_metadata_updated_at":"2025-06-08T15:39:46.770Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-mongo-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-mongo-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-mongo-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-mongo-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-05T00:28:46.696Z","issues_count":0,"pull_requests_count":1353,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":385925.78203125,"issues_closed_count":0,"pull_requests_closed_count":1280,"pull_request_authors_count":48,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.8795269770879527,"merged_pull_requests_count":1197,"bot_issues_count":0,"bot_pull_requests_count":29,"past_year_issues_count":0,"past_year_pull_requests_count":795,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":326366.5843454791,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":741,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8880503144654088,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":702,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/issues","maintainers":[{"login":"blink1073","count":499,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"ShaneHarvey","count":256,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ShaneHarvey"}],"active_maintainers":[{"login":"blink1073","count":279,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"ShaneHarvey","count":141,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ShaneHarvey"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-mongo-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-mongo-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-mongo-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-mongo-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-mongo-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-mongo-pyc/codemeta","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":118,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2025-06-08T15:40:28.603Z","updated_at":"2025-06-08T15:40:28.603Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-04-27T18:20:22.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":13198187,"name":"python311Packages.pymongo","ecosystem":"nixpkgs","description":"Python driver for MongoDB","homepage":"https://github.com/mongodb/mongo-python-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-python-driver","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:36:01.576Z","latest_release_published_at":"2026-02-02T00:36:01.576Z","latest_release_number":"4.6.3","last_synced_at":"2026-05-11T17:12:03.840Z","created_at":"2026-02-02T00:36:00.159Z","updated_at":"2026-05-11T17:35:13.057Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.pymongo","install_command":"nix-env -iA nixpkgs.python311Packages.pymongo","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/pymongo/default.nix#L48","metadata":{"nix_attribute":"python3.11-pymongo-4.6.3","position":"pkgs/development/python-modules/pymongo/default.nix:48","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pymongo","upstream_purl":"pkg:pypi/pymongo"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.pymongo?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pymongo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pymongo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pymongo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pymongo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pymongo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pymongo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pymongo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pymongo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pymongo/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":241},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-13T05:00:36.673Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":6065147,"name":"py3-mongo","ecosystem":"alpine","description":"Python3 driver for MongoDB","homepage":"https://github.com/mongodb/mongo-python-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-python-driver","keywords_array":[],"namespace":"community","versions_count":6,"first_release_published_at":"2022-11-22T19:33:36.000Z","latest_release_published_at":"2026-03-27T19:39:26.000Z","latest_release_number":"4.6.0-r2","last_synced_at":"2026-04-02T15:27:01.952Z","created_at":"2023-01-31T19:16:24.109Z","updated_at":"2026-04-02T15:27:02.212Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-mongo","install_command":"apk add py3-mongo","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"108051","full_name":"mongodb/mongo-python-driver","owner":"mongodb","description":"PyMongo - the Official MongoDB Python driver","archived":false,"fork":false,"pushed_at":"2023-04-23T00:48:00.000Z","size":21370,"stargazers_count":3826,"open_issues_count":7,"forks_count":1103,"subscribers_count":239,"default_branch":"master","last_synced_at":"2023-04-23T02:29:27.587Z","etag":null,"topics":["mongodb","mongodb-driver","pymongo","python","python-library"],"latest_commit_sha":null,"homepage":"https://pymongo.readthedocs.io","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2009-01-15T15:18:06.000Z","updated_at":"2023-04-23T02:29:27.588Z","dependencies_parsed_at":"2023-01-14T10:45:19.987Z","dependency_job_id":null,"html_url":"https://github.com/mongodb/mongo-python-driver","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":119147113,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"mongodb","name":"mongodb","uuid":"45120","kind":"organization","description":"","email":null,"website":"http://www.mongodb.com/","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/45120?v=4","repositories_count":219,"last_synced_at":"2023-04-09T05:46:39.121Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mongodb","created_at":"2022-11-02T16:21:32.383Z","updated_at":"2023-04-09T05:46:40.382Z","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb/repositories"},"tags":[{"name":"3.2.1","sha":"22fd629968527edcacf08322df60a4bf92572f65","kind":"tag","published_at":"2016-02-02T22:49:10.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.2.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.2.1"},{"name":"2.9.2","sha":"ab14c6f728b298f5de8c035c4d09f5c28302d713","kind":"tag","published_at":"2016-02-01T22:20:21.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.9.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.9.2"},{"name":"3.2","sha":"23478e84c63d7ba9ec66229890dd6c4e1ddf2b2c","kind":"tag","published_at":"2015-12-08T00:28:21.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.2"},{"name":"3.2rc0","sha":"a2170e61403e7b547b64aaec7a242f5b4b21e14b","kind":"tag","published_at":"2015-11-19T05:09:46.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.2rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.2rc0"},{"name":"3.1.1","sha":"953cfaafd7e3061c3fda519d2d7392ef0c2cf62f","kind":"tag","published_at":"2015-11-18T00:40:16.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.1.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.1.1"},{"name":"2.9.1","sha":"8aec72b74b5c4f5050eda7c2a9537e3f04231e1f","kind":"tag","published_at":"2015-11-17T23:52:48.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.9.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.9.1"},{"name":"3.1","sha":"928b06882b359949e8cd2fd522064634117ccb56","kind":"tag","published_at":"2015-11-02T22:58:44.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.1"},{"name":"3.1rc0","sha":"06f200e1d5448a0a7e7a232cb9c920d67a48040b","kind":"tag","published_at":"2015-10-20T00:11:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.1rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.1rc0"},{"name":"2.9","sha":"5936007de602a54c482946702acd90852f374d2b","kind":"tag","published_at":"2015-09-30T23:32:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.9","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.9"},{"name":"2.9rc0","sha":"17e04afebcc04ff282f9b0201776d2babf8489de","kind":"tag","published_at":"2015-08-06T03:37:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.9rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.9rc0"},{"name":"3.0.3","sha":"f3931c1e19707eec0afa1f58d2096bd2c1ed2732","kind":"tag","published_at":"2015-07-01T00:37:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0.3"},{"name":"3.0.2","sha":"3271ea29c385f15d9202abcf4c87d229b9b8cbd8","kind":"tag","published_at":"2015-05-12T19:26:33.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0.2"},{"name":"2.8.1","sha":"c284c51c8749cc3ab13f193a78b4113b8715dd51","kind":"tag","published_at":"2015-05-11T20:24:04.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.8.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.8.1"},{"name":"3.0.1","sha":"a5131ff2344bc0bb5001e89b64a326e6f98276d5","kind":"tag","published_at":"2015-04-21T20:36:15.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0.1"},{"name":"3.0","sha":"18328a909545ece6e1cd7e172e28271a59e367d5","kind":"tag","published_at":"2015-04-07T22:05:34.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0"},{"name":"3.0rc1","sha":"3dd53093784a9e89d34096d03c8a651ac8543b95","kind":"tag","published_at":"2015-04-02T01:09:26.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0rc1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0rc1"},{"name":"3.0rc0","sha":"8e5fdc61343cb7420585b2e8240c00c6e779ee95","kind":"tag","published_at":"2015-03-25T20:17:04.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0rc0"},{"name":"3.0b1","sha":"7d1bcb08a32e6785b2734ce39f24fbe0397d8f1d","kind":"tag","published_at":"2015-03-17T00:02:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0b1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0b1"},{"name":"3.0b0","sha":"53a792eb40da9ced1d64aaa35e33bba224fe9ed0","kind":"tag","published_at":"2015-03-10T00:33:42.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0b0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0b0"},{"name":"2.8","sha":"7f4c0588bc9ec083b7e385151092f48916138f81","kind":"tag","published_at":"2015-01-28T21:19:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.8","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.8"},{"name":"2.8rc2","sha":"0b715cff2eaaa345d5e345ff5dd52012c35e098f","kind":"tag","published_at":"2014-12-24T19:38:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.8rc2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.8rc2"},{"name":"2.8rc1","sha":"698e099969a5a073fde7ddce01493b7ef84c77fe","kind":"tag","published_at":"2014-12-03T00:07:32.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.8rc1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.8rc1"},{"name":"2.8rc0","sha":"21ef41346ae1966e4330481074e4b48d43db6803","kind":"tag","published_at":"2014-11-12T17:55:51.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.8rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.8rc0"},{"name":"2.7.2","sha":"0d4a2ef28a04efd4fd9714b91081a99a59963717","kind":"tag","published_at":"2014-07-29T21:37:07.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.7.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.7.2"},{"name":"2.7.1","sha":"e959aad948106f3336102aac53ae9fe6e461599a","kind":"tag","published_at":"2014-05-23T21:45:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.7.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.7.1"},{"name":"2.7","sha":"a7575fa14f5a9aaeb0149981899f776af9e1ad1c","kind":"tag","published_at":"2014-04-03T18:29:40.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.7","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.7"},{"name":"2.7rc1","sha":"26960c8436efa49fd55abc57023cca1561963a83","kind":"tag","published_at":"2014-03-12T01:12:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.7rc1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.7rc1"},{"name":"2.7rc0","sha":"196e79a4653e617b95cdc1967ef22b74e133897a","kind":"tag","published_at":"2014-02-14T21:12:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.7rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.7rc0"},{"name":"2.6.3","sha":"8d0167a5f29ac7735ac8e86279b45e43e71ccbb3","kind":"tag","published_at":"2013-10-11T17:20:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.6.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.6.3"},{"name":"2.6.2","sha":"7fede98efd352421efa3c7dc8bb91071e07ae516","kind":"tag","published_at":"2013-09-06T20:54:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.6.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.6.2"},{"name":"2.6.1","sha":"43b30817f96e263f914fcc17e14a074815160518","kind":"tag","published_at":"2013-09-04T00:09:14.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.6.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.6.1"},{"name":"2.6","sha":"5d8f19310fb109d0433d35c6af92e2e101550c5c","kind":"tag","published_at":"2013-08-19T19:25:10.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.6","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.6"},{"name":"2.5.2","sha":"1c0596b86eb45db220f5e010afba189b8b418820","kind":"tag","published_at":"2013-06-01T17:07:47.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.5.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.5.2"},{"name":"2.5.1","sha":"a9d14571b85b19c6d69cc46349216cab477fa695","kind":"tag","published_at":"2013-05-13T20:56:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.5.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.5.1"},{"name":"2.5","sha":"57e05f24e12f77dc8d63fff5e47dcad962a78f0a","kind":"tag","published_at":"2013-03-22T19:49:39.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.5","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.5"},{"name":"2.4.2","sha":"5333d4b73329b8e2a484c7662d3eda3bb585ea57","kind":"tag","published_at":"2013-01-24T00:47:51.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.4.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.4.2"},{"name":"2.4.1","sha":"2d4761a2ccac668c1838f87343de196dbe4dadec","kind":"tag","published_at":"2012-12-06T18:20:08.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.4.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.4.1"},{"name":"2.4","sha":"3e96570e6634b9a124b810e58584590e4cf3a34e","kind":"tag","published_at":"2012-11-27T22:03:08.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.4","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.4"},{"name":"2.3","sha":"c2bb04ba5ac4ddf990092c42f0fec2349e107637","kind":"tag","published_at":"2012-08-29T18:03:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.3"},{"name":"2.3rc1","sha":"d239f9858683c451a76dbd685aa66ffe27566a9b","kind":"tag","published_at":"2012-08-17T21:32:57.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.3rc1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.3rc1"},{"name":"2.2.1","sha":"7e24efb51705882ef1dc9b1769c3d0e2728851fd","kind":"tag","published_at":"2012-07-06T19:57:39.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.2.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.2.1"},{"name":"2.2","sha":"ddf523d8ec226bd1f873a009bc1e835383c038f6","kind":"tag","published_at":"2012-04-30T20:36:53.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.2"},{"name":"2.2rc1","sha":"2afb2bf304d513fb996d4d4653d1c12f2950e7a3","kind":"tag","published_at":"2012-04-23T21:08:54.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.2rc1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.2rc1"},{"name":"2.1.1","sha":"d24baee7baabf5562745db3eeb59360850ad1911","kind":"tag","published_at":"2012-01-04T23:04:20.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.1.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.1.1"},{"name":"2.1","sha":"7d4bf54124a113053fc38628b4a874932f84ab2f","kind":"tag","published_at":"2011-12-07T19:09:58.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.1"},{"name":"2.0.1","sha":"fcb88ee4d24205a7e4a58555500c26a8fbab54f0","kind":"tag","published_at":"2011-08-15T23:49:41.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.0.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.0.1"},{"name":"2.0","sha":"af3ecfdb39355cbba0a9eb6669c73ea856ed9840","kind":"tag","published_at":"2011-08-05T21:41:31.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.0"},{"name":"1.11","sha":"b3be4a76162183b92130b0adb7222981c7dbe4b2","kind":"tag","published_at":"2011-05-05T22:20:05.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.11","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.11"},{"name":"1.10.1","sha":"ee3df8963d5a729550cdb8fb0a0d4e6dbdd4f500","kind":"tag","published_at":"2011-04-07T18:46:07.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.10.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.10.1"},{"name":"1.10","sha":"d0c54416bad2746ecb11b12e23f28334ef9e4444","kind":"tag","published_at":"2011-03-30T20:53:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.10","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.10"},{"name":"1.9","sha":"1992b6cd290d7b4e8a37f5ce5a10740d9f993bf5","kind":"commit","published_at":"2010-09-28T14:48:46.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.9","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.9"},{"name":"1.8.1","sha":"c3808a65e729706040bd938ffa6f291a814f7745","kind":"tag","published_at":"2010-08-13T14:47:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.8.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.8.1"},{"name":"1.8","sha":"a3a8cf2d79caff581cc062c316d0f85cf70d46fb","kind":"tag","published_at":"2010-08-05T14:05:22.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.8","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.8"},{"name":"1.7","sha":"2bb4d67c12742e5f014e124bb0a7094d73e4dae9","kind":"commit","published_at":"2010-06-17T16:46:33.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.7","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.7"},{"name":"1.6","sha":"f2029b175c23b224465a99b9caee8acfdf4dd2cb","kind":"tag","published_at":"2010-05-11T20:08:12.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.6","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.6"},{"name":"1.5.2","sha":"59e471811d7b39cb2305ea79c0511ab8c06926c4","kind":"tag","published_at":"2010-03-31T15:31:19.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.5.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.5.2"},{"name":"1.5.1","sha":"35f52cc31d319f6d90e329a8706a946437ea9cff","kind":"commit","published_at":"2010-03-17T14:48:18.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.5.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.5.1"},{"name":"1.5","sha":"4817ba87705c8838fc10ca82179080ac5961203e","kind":"commit","published_at":"2010-03-10T19:12:20.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.5","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.5"},{"name":"1.4","sha":"80537456c380f48db59d705e95689012d102894c","kind":"commit","published_at":"2010-01-27T17:07:42.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.4","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.4"},{"name":"1.3","sha":"afab7f6dc373ef7b70e7e89a0214d73b2d00e5f5","kind":"commit","published_at":"2009-12-16T16:29:10.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.3"},{"name":"1.2.1","sha":"18bb4bacc2bc47bc0cbbfb9a29fb86cd82f3cfcc","kind":"commit","published_at":"2009-12-10T20:52:28.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.2.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.2.1"},{"name":"1.2","sha":"18bbe73da25340affdfbb81ffc33d72a34938b40","kind":"commit","published_at":"2009-12-09T16:53:01.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.2"},{"name":"1.1.2","sha":"7fb8bb63f444afe5f478154f72fb836f9d3fc074","kind":"commit","published_at":"2009-11-23T20:58:19.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.1.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.1.2"},{"name":"1.1.1","sha":"139990669ecd529d24cf137874d6249c4eacc397","kind":"commit","published_at":"2009-11-14T21:42:03.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.1.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.1.1"},{"name":"1.1","sha":"a4b2b4efe5a34d8dea43b053abcf5536f84d3504","kind":"commit","published_at":"2009-10-21T20:44:17.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.1"},{"name":"1.0","sha":"021960f3ec899e0a02bc614402cb99342b5b66f7","kind":"commit","published_at":"2009-09-30T18:30:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.0"},{"name":"0.16","sha":"9f0a7b64875dfad4d3b4e5c58f222128cfb62b23","kind":"commit","published_at":"2009-09-16T15:29:25.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.16","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.16"},{"name":"0.15.2","sha":"02a03fd0823f3716ac7bb3dcd09b2a28389e21f5","kind":"commit","published_at":"2009-09-09T18:52:47.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.15.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.15.2"},{"name":"0.15.1","sha":"824985364770fda368b715ab743553fe15bc535b","kind":"commit","published_at":"2009-09-02T22:03:34.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.15.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.15.1"},{"name":"0.15","sha":"d5df1abff7b5d06e3da1b694ff35b66322312f26","kind":"commit","published_at":"2009-08-26T18:26:16.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.15","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.15"},{"name":"0.14.2","sha":"04e516bd03a17375cbd64d683e73267602c538f7","kind":"commit","published_at":"2009-08-24T16:18:00.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.14.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.14.2"},{"name":"0.14.1","sha":"c5842bef64acd1bec3ee7788164344efdd8d75af","kind":"commit","published_at":"2009-08-21T18:25:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.14.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.14.1"},{"name":"0.14","sha":"b2dbd4a724f05bab0a520585afde338cb43b46cb","kind":"commit","published_at":"2009-08-19T20:22:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.14","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.14"},{"name":"0.13","sha":"bd8e7c0b0ed9f278614556aad9972eeee622215a","kind":"commit","published_at":"2009-07-29T15:07:07.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.13","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.13"},{"name":"0.12","sha":"2e4b1055b78616c70db9172f90c00601d5dcc50f","kind":"commit","published_at":"2009-07-08T15:00:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.12","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.12"},{"name":"0.11.3","sha":"c53038c4c7ab6d75161e07cd41fb2c041a92ef28","kind":"commit","published_at":"2009-06-18T19:02:32.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.11.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.11.3"},{"name":"0.11.2","sha":"eeb7f659aa9fc1bc3786f791399366e843b9a698","kind":"commit","published_at":"2009-06-08T21:24:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.11.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.11.2"},{"name":"0.11.1","sha":"1d1f4ab922ec9bc7c33f4b36ebe13ee1dba4f199","kind":"commit","published_at":"2009-06-04T19:26:08.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.11.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.11.1"},{"name":"0.11","sha":"4237ce65c87bfaeef1ac54ed3ec04ff63049940d","kind":"commit","published_at":"2009-06-03T16:25:11.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.11","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.11"},{"name":"0.10.3","sha":"46f28e78f7e19aaeccace0dc309814627ef6df29","kind":"commit","published_at":"2009-05-27T19:57:31.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.10.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.10.3"},{"name":"0.10.2","sha":"10f0b888762415a548f7b579aa766991061947ec","kind":"commit","published_at":"2009-05-22T16:11:40.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.10.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.10.2"},{"name":"0.10.1","sha":"806b4ee21c5fba261d6188551c5374514470d401","kind":"commit","published_at":"2009-05-18T15:27:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.10.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.10.1"},{"name":"0.10","sha":"cc9ae51b46d4672ed12e2e56eaacc03c292b9efd","kind":"commit","published_at":"2009-05-14T19:52:20.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.10","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.10"},{"name":"0.9.5","sha":"a5ba1017518e167ae2808ddc6a2a80b5d8fc37a5","kind":"commit","published_at":"2009-04-15T18:55:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.9.5","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.9.5"},{"name":"0.9.4","sha":"934f6a12aec693e63923c3af0fb4788e7a1ec340","kind":"commit","published_at":"2009-04-15T14:45:28.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.9.4","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.9.4"},{"name":"0.9.3","sha":"8bf2ad3d397cbde745fd92ad41c5b13976fac2b5","kind":"commit","published_at":"2009-04-03T13:33:44.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.9.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.9.3"},{"name":"0.9.2","sha":"ac7e4bccfa58e947ed87c3e5f963029358056e2c","kind":"tag","published_at":"2009-03-26T16:01:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.9.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.9.2"},{"name":"0.9.1","sha":"5e8dedfc38fd7dbf76e94bc44aad407fb2f23718","kind":"commit","published_at":"2009-03-18T18:00:05.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.9.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.9.1"},{"name":"0.9","sha":"9f3ad7f0d4c5bb1564f6c259751dd4e70c460a65","kind":"commit","published_at":"2009-03-17T17:37:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.9","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.9"},{"name":"0.8.1","sha":"838bf0248148ead04af6e4ca05284662d4f3ab1d","kind":"tag","published_at":"2009-02-27T15:31:41.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.8.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.8.1"},{"name":"0.8","sha":"691a1a1fb6687a1ac6aa35e9442539353650a43b","kind":"tag","published_at":"2009-02-20T20:08:14.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.8","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.8"},{"name":"0.7.2","sha":"75fb46a7320f2e460596ad81b91918828cc57c4e","kind":"tag","published_at":"2009-02-20T16:09:04.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.7.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.7.2"},{"name":"0.7.1","sha":"0f6a6591e2a0cc795483f44a63f7c2fb36e16c58","kind":"tag","published_at":"2009-02-20T14:28:04.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.7.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.7.1"},{"name":"0.7","sha":"4362fafd2401dd713eead23eb4b8530c40b751ab","kind":"tag","published_at":"2009-02-17T16:40:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.7","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.7"},{"name":"0.6","sha":"2323e04c254ed1a551e88bbd946b2f76f86c100d","kind":"tag","published_at":"2009-02-10T23:12:54.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.6","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.6"},{"name":"0.5.3pre","sha":"749fd7fd1cf60dcada3e3b3602648f8c29269785","kind":"tag","published_at":"2009-02-09T22:44:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.5.3pre","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.5.3pre"},{"name":"0.5.2pre","sha":"0c9c4e725233cfaf989232b3c9b3c6a20bef8aff","kind":"tag","published_at":"2009-02-06T21:10:46.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.5.2pre","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.5.2pre"},{"name":"0.5.1pre","sha":"c9b7f2e40ffb230808d71898e38352077ef52bab","kind":"tag","published_at":"2009-02-06T15:01:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.5.1pre","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.5.1pre"},{"name":"0.5pre","sha":"c220a6031b3d154ad1557691a3655c361316499d","kind":"tag","published_at":"2009-02-05T22:19:00.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.5pre","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.5pre"},{"name":"0.4pre","sha":"9109d8ca5a8c798bf1ce0d6f76a6a2bad8c62288","kind":"tag","published_at":"2009-02-05T14:09:57.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.4pre","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.4pre"}]},"repo_metadata_updated_at":"2023-04-23T02:58:05.421Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":3.596587351283657,"forks_count":1.5771759549154667,"average":4.953623982467126},"purl":"pkg:apk/alpine/py3-mongo?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-mongo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-mongo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-mongo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-18T02:34:11.804Z","issues_count":0,"pull_requests_count":218,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":417734.0857142857,"issues_closed_count":0,"pull_requests_closed_count":210,"pull_request_authors_count":17,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.7660550458715596,"merged_pull_requests_count":199,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":217,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":377711.019138756,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":209,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.7695852534562212,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":198},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-mongo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-mongo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-mongo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-mongo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-mongo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-mongo/codemeta","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":427,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-02-01T01:31:23.588Z","updated_at":"2023-02-01T01:31:23.588Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39403,"maintainers_count":878,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":7632454,"name":"py3-mongo-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-mongo","homepage":"https://github.com/mongodb/mongo-python-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-python-driver","keywords_array":[],"namespace":"community","versions_count":5,"first_release_published_at":"2023-04-20T11:27:31.000Z","latest_release_published_at":"2026-03-27T19:39:26.000Z","latest_release_number":"4.6.0-r2","last_synced_at":"2026-04-02T15:27:17.400Z","created_at":"2023-04-23T01:47:08.800Z","updated_at":"2026-04-02T15:27:17.619Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-mongo-pyc","install_command":"apk add py3-mongo-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"108051","full_name":"mongodb/mongo-python-driver","owner":"mongodb","description":"PyMongo - the Official MongoDB Python driver","archived":false,"fork":false,"pushed_at":"2023-04-20T11:35:29.000Z","size":21370,"stargazers_count":3826,"open_issues_count":6,"forks_count":1103,"subscribers_count":239,"default_branch":"master","last_synced_at":"2023-04-21T19:08:56.187Z","etag":null,"topics":["mongodb","mongodb-driver","pymongo","python","python-library"],"latest_commit_sha":null,"homepage":"https://pymongo.readthedocs.io","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2009-01-15T15:18:06.000Z","updated_at":"2023-04-21T13:55:50.000Z","dependencies_parsed_at":"2023-01-14T10:45:19.987Z","dependency_job_id":null,"html_url":"https://github.com/mongodb/mongo-python-driver","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":119147113,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-04-23T01:47:16.613Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.132689623958058,"stargazers_count":3.8480092025678134,"forks_count":1.6698207725704108,"average":4.91262989977407},"purl":"pkg:apk/alpine/py3-mongo-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-mongo-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-mongo-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-mongo-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-18T02:34:11.804Z","issues_count":0,"pull_requests_count":218,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":417734.0857142857,"issues_closed_count":0,"pull_requests_closed_count":210,"pull_request_authors_count":17,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.7660550458715596,"merged_pull_requests_count":199,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":217,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":377711.019138756,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":209,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.7695852534562212,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":198},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-mongo-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-mongo-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-mongo-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-mongo-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-mongo-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-mongo-pyc/codemeta","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":427,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-04-23T04:08:45.944Z","updated_at":"2023-04-23T04:08:45.944Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39403,"maintainers_count":878,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":13206449,"name":"python312Packages.pymongo","ecosystem":"nixpkgs","description":"Python driver for MongoDB","homepage":"https://github.com/mongodb/mongo-python-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-python-driver","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:06:33.125Z","latest_release_published_at":"2026-02-02T01:06:33.125Z","latest_release_number":"4.6.3","last_synced_at":"2026-03-07T13:08:56.755Z","created_at":"2026-02-02T01:06:32.715Z","updated_at":"2026-03-11T20:05:32.813Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.pymongo","install_command":"nix-env -iA nixpkgs.python312Packages.pymongo","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/pymongo/default.nix#L48","metadata":{"nix_attribute":"python3.12-pymongo-4.6.3","position":"pkgs/development/python-modules/pymongo/default.nix:48","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pymongo","upstream_purl":"pkg:pypi/pymongo"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.pymongo?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.pymongo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.pymongo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.pymongo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pymongo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pymongo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pymongo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pymongo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pymongo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pymongo/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":241},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-13T05:00:36.673Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":11765956,"name":"py3-mongo","ecosystem":"alpine","description":"Python3 driver for MongoDB","homepage":"https://github.com/mongodb/mongo-python-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-python-driver","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"4.6.0-r1","last_synced_at":"2026-03-08T05:07:51.354Z","created_at":"2025-06-07T18:33:51.617Z","updated_at":"2026-03-08T05:07:51.354Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-mongo","install_command":"apk add py3-mongo","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":482368,"uuid":"108051","full_name":"mongodb/mongo-python-driver","owner":"mongodb","description":"PyMongo - the Official MongoDB Python driver","archived":false,"fork":false,"pushed_at":"2025-06-02T11:29:32.000Z","size":28121,"stargazers_count":4225,"open_issues_count":13,"forks_count":1117,"subscribers_count":236,"default_branch":"master","last_synced_at":"2025-06-04T11:50:54.831Z","etag":null,"topics":["mongodb","mongodb-driver","pymongo","python","python-library"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/languages/python/pymongo-driver/current/","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-01-15T15:18:06.000Z","updated_at":"2025-06-02T18:12:15.000Z","dependencies_parsed_at":"2023-07-05T15:02:50.537Z","dependency_job_id":"f96eae3b-ab9e-4acb-95d3-73e3f36baa76","html_url":"https://github.com/mongodb/mongo-python-driver","commit_stats":{"total_commits":5883,"total_committers":233,"mean_commits":"25.248927038626608","dds":0.8079211286758456,"last_synced_commit":"0733c4da44d4cd5c2a32c092762e639e14c3dc27"},"previous_names":[],"tags_count":177,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258736559,"owners_count":22749777,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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"}},"repo_metadata_updated_at":"2025-06-08T15:39:47.156Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-mongo?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-mongo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-mongo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-mongo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-05T00:28:46.696Z","issues_count":0,"pull_requests_count":1353,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":385925.78203125,"issues_closed_count":0,"pull_requests_closed_count":1280,"pull_request_authors_count":48,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.8795269770879527,"merged_pull_requests_count":1197,"bot_issues_count":0,"bot_pull_requests_count":29,"past_year_issues_count":0,"past_year_pull_requests_count":795,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":326366.5843454791,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":741,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8880503144654088,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":702,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/issues","maintainers":[{"login":"blink1073","count":499,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"ShaneHarvey","count":256,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ShaneHarvey"}],"active_maintainers":[{"login":"blink1073","count":279,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"ShaneHarvey","count":141,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ShaneHarvey"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-mongo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-mongo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-mongo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-mongo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-mongo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-mongo/codemeta","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":118,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2025-06-08T15:40:31.640Z","updated_at":"2025-06-08T15:40:31.640Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-04-27T18:20:22.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":13009423,"name":"py3-mongo-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-mongo","homepage":"https://github.com/mongodb/mongo-python-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-python-driver","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"4.6.0-r1","last_synced_at":"2026-04-12T05:06:55.551Z","created_at":"2026-01-31T00:58:33.274Z","updated_at":"2026-04-12T05:06:55.552Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-mongo-pyc","install_command":"apk add py3-mongo-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-mongo-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-mongo-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-mongo-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-mongo-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-mongo-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-mongo-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-mongo-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-mongo-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-mongo-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-mongo-pyc/codemeta","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":119,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2026-03-04T02:16:33.466Z","updated_at":"2026-03-04T02:16:33.466Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27569,"maintainers_count":427,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-04-27T18:20:22.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13663582,"name":"pymongo","ecosystem":"debian","description":null,"homepage":"https://github.com/mongodb/mongo-python-driver","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mongodb/mongo-python-driver","keywords_array":["python"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T09:48:51.170Z","latest_release_published_at":"2026-02-12T09:48:51.170Z","latest_release_number":"4.10.1-6","last_synced_at":"2026-03-14T15:02:56.137Z","created_at":"2026-02-12T09:48:50.443Z","updated_at":"2026-03-14T15:02:56.140Z","registry_url":"https://tracker.debian.org/pkg/pymongo","install_command":"apt-get install pymongo","documentation_url":"https://packages.debian.org/trixie/pymongo","metadata":{"component":"main","architecture":"any all","priority":"source","binary":"python3-pymongo, python3-pymongo-ext, python-pymongo-doc, python3-gridfs, python3-bson, python3-bson-ext","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all-dev, python3-openssl (\u003e= 19.0.0~), python3-setuptools, python3-sphinx, python3-pytest, python3-dnspython, python3-hatchling, pybuild-plugin-pyproject, python3-hatch-requirements-txt, python3-pytest-asyncio (\u003e= 0.24.0~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T09:49:42.929Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/pymongo?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/pymongo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/pymongo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/pymongo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pymongo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pymongo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pymongo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pymongo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pymongo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pymongo/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":12897293,"name":"python314Packages.pymongo","ecosystem":"nixpkgs","description":"Python driver for MongoDB","homepage":"https://github.com/mongodb/mongo-python-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-python-driver","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T09:27:23.225Z","latest_release_published_at":"2026-03-04T09:00:58.447Z","latest_release_number":"4.16.0","last_synced_at":"2026-04-14T16:11:35.541Z","created_at":"2026-01-27T09:27:22.896Z","updated_at":"2026-04-14T16:31:08.273Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.pymongo","install_command":"nix-env -iA nixpkgs.python314Packages.pymongo","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/pymongo/default.nix#L55","metadata":{"nix_attribute":"python3.14-pymongo-4.16.0","position":"pkgs/development/python-modules/pymongo/default.nix:55","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pymongo","upstream_purl":"pkg:pypi/pymongo"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-04T10:59:46.799Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.pymongo?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.pymongo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.pymongo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.pymongo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pymongo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pymongo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pymongo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pymongo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pymongo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pymongo/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":146566,"maintainers_count":4663,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13306097,"name":"python311Packages.pymongo","ecosystem":"nixpkgs","description":"Python driver for MongoDB","homepage":"https://github.com/mongodb/mongo-python-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-python-driver","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:04:27.048Z","latest_release_published_at":"2026-02-02T07:04:27.048Z","latest_release_number":"4.5.0","last_synced_at":"2026-03-07T11:33:42.910Z","created_at":"2026-02-02T07:04:01.655Z","updated_at":"2026-03-12T04:36:17.049Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.pymongo","install_command":"nix-env -iA nixpkgs.python311Packages.pymongo","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/pymongo/default.nix#L39","metadata":{"nix_attribute":"python3.11-pymongo-4.5.0","position":"pkgs/development/python-modules/pymongo/default.nix:39","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pymongo","upstream_purl":"pkg:pypi/pymongo"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.pymongo?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pymongo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pymongo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pymongo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pymongo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pymongo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pymongo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pymongo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pymongo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pymongo/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":8677332,"name":"py3-mongo","ecosystem":"alpine","description":"Python3 driver for MongoDB","homepage":"https://github.com/mongodb/mongo-python-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-python-driver","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-11-20T15:00:17.000Z","latest_release_published_at":"2023-11-20T15:00:17.000Z","latest_release_number":"4.6.0-r0","last_synced_at":"2026-04-08T14:06:04.760Z","created_at":"2023-12-20T10:28:36.396Z","updated_at":"2026-04-08T14:06:04.760Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-mongo","install_command":"apk add py3-mongo","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-mongo?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-mongo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-mongo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-mongo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-mongo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-mongo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-mongo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-mongo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-mongo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-mongo/codemeta","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":282,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2024-08-19T21:57:21.045Z","updated_at":"2024-08-19T21:57:21.045Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-04-27T18:20:23.384Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":11139371,"name":"py3-mongo-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-mongo","homepage":"https://github.com/mongodb/mongo-python-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-python-driver","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"4.6.0-r1","last_synced_at":"2026-03-08T06:53:22.332Z","created_at":"2024-12-07T12:52:51.032Z","updated_at":"2026-03-08T06:53:22.332Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-mongo-pyc","install_command":"apk add py3-mongo-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-mongo-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-mongo-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-mongo-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-mongo-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-mongo-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-mongo-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-mongo-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-mongo-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-mongo-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-mongo-pyc/codemeta","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":126,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2024-12-09T07:28:40.833Z","updated_at":"2024-12-09T07:28:40.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-04-27T18:20:22.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11139366,"name":"py3-mongo","ecosystem":"alpine","description":"Python3 driver for MongoDB","homepage":"https://github.com/mongodb/mongo-python-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-python-driver","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"4.6.0-r1","last_synced_at":"2026-03-08T06:53:23.135Z","created_at":"2024-12-07T12:52:50.111Z","updated_at":"2026-03-08T06:53:23.136Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-mongo","install_command":"apk add py3-mongo","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-mongo?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-mongo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-mongo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-mongo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-mongo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-mongo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-mongo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-mongo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-mongo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-mongo/codemeta","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":126,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2024-12-09T07:28:44.294Z","updated_at":"2024-12-09T07:28:44.294Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-04-27T18:20:22.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":12831707,"name":"python311Packages.pymongo","ecosystem":"nixpkgs","description":"Python driver for MongoDB","homepage":"https://github.com/mongodb/mongo-python-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-python-driver","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T20:05:10.899Z","latest_release_published_at":"2026-01-26T20:05:10.899Z","latest_release_number":"4.3.3","last_synced_at":"2026-04-18T07:03:07.171Z","created_at":"2026-01-26T20:05:10.737Z","updated_at":"2026-04-18T07:32:30.927Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.pymongo","install_command":"nix-env -iA nixpkgs.python311Packages.pymongo","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/pymongo/default.nix#L30","metadata":{"nix_attribute":"python3.11-pymongo-4.3.3","position":"pkgs/development/python-modules/pymongo/default.nix:30","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pymongo","upstream_purl":"pkg:pypi/pymongo"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.pymongo?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pymongo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pymongo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pymongo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pymongo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pymongo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pymongo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pymongo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pymongo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pymongo/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":10344897,"name":"py3-mongo-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-mongo","homepage":"https://github.com/mongodb/mongo-python-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-python-driver","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"4.6.0-r1","last_synced_at":"2026-04-08T13:07:36.308Z","created_at":"2024-06-11T10:09:51.046Z","updated_at":"2026-04-08T13:07:36.308Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-mongo-pyc","install_command":"apk add py3-mongo-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":482368,"uuid":"108051","full_name":"mongodb/mongo-python-driver","owner":"mongodb","description":"PyMongo - the Official MongoDB Python driver","archived":false,"fork":false,"pushed_at":"2024-06-10T19:31:20.000Z","size":23993,"stargazers_count":4066,"open_issues_count":6,"forks_count":1087,"subscribers_count":240,"default_branch":"master","last_synced_at":"2024-06-10T21:29:23.546Z","etag":null,"topics":["mongodb","mongodb-driver","pymongo","python","python-library"],"latest_commit_sha":null,"homepage":"https://pymongo.readthedocs.io","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2009-01-15T15:18:06.000Z","updated_at":"2024-06-11T23:53:13.204Z","dependencies_parsed_at":"2023-07-05T15:02:50.537Z","dependency_job_id":"f96eae3b-ab9e-4acb-95d3-73e3f36baa76","html_url":"https://github.com/mongodb/mongo-python-driver","commit_stats":{"total_commits":5362,"total_committers":218,"mean_commits":24.59633027522936,"dds":0.7892577396493845,"last_synced_commit":"33fef9f11396f3e88aa0b03287e356985942d83a"},"previous_names":[],"tags_count":161,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":206633993,"owners_count":14602737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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"}},"repo_metadata_updated_at":"2024-06-12T01:17:15.088Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-mongo-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-mongo-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-mongo-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-mongo-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-06-10T22:04:48.160Z","issues_count":0,"pull_requests_count":574,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":462116.9160583942,"issues_closed_count":0,"pull_requests_closed_count":548,"pull_request_authors_count":33,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.8484320557491289,"merged_pull_requests_count":502,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":461,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":435254.89269406395,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":438,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8177874186550976,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":401,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/issues","maintainers":[{"login":"blink1073","count":224,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"ShaneHarvey","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ShaneHarvey"}],"active_maintainers":[{"login":"blink1073","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"ShaneHarvey","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ShaneHarvey"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-mongo-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-mongo-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-mongo-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-mongo-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-mongo-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-mongo-pyc/codemeta","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":190,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2024-06-12T01:17:54.828Z","updated_at":"2024-06-12T01:17:54.828Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-04-27T18:20:23.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":10344896,"name":"py3-mongo","ecosystem":"alpine","description":"Python3 driver for MongoDB","homepage":"https://github.com/mongodb/mongo-python-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-python-driver","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"4.6.0-r1","last_synced_at":"2026-04-08T13:08:09.004Z","created_at":"2024-06-11T10:09:50.768Z","updated_at":"2026-04-08T13:08:09.004Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-mongo","install_command":"apk add py3-mongo","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":482368,"uuid":"108051","full_name":"mongodb/mongo-python-driver","owner":"mongodb","description":"PyMongo - the Official MongoDB Python driver","archived":false,"fork":false,"pushed_at":"2024-06-10T19:31:20.000Z","size":23993,"stargazers_count":4066,"open_issues_count":6,"forks_count":1087,"subscribers_count":240,"default_branch":"master","last_synced_at":"2024-06-10T21:29:23.546Z","etag":null,"topics":["mongodb","mongodb-driver","pymongo","python","python-library"],"latest_commit_sha":null,"homepage":"https://pymongo.readthedocs.io","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2009-01-15T15:18:06.000Z","updated_at":"2024-06-11T23:53:13.204Z","dependencies_parsed_at":"2023-07-05T15:02:50.537Z","dependency_job_id":"f96eae3b-ab9e-4acb-95d3-73e3f36baa76","html_url":"https://github.com/mongodb/mongo-python-driver","commit_stats":{"total_commits":5362,"total_committers":218,"mean_commits":24.59633027522936,"dds":0.7892577396493845,"last_synced_commit":"33fef9f11396f3e88aa0b03287e356985942d83a"},"previous_names":[],"tags_count":161,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":206633993,"owners_count":14602737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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"}},"repo_metadata_updated_at":"2024-06-12T01:17:14.933Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-mongo?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-mongo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-mongo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-mongo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-06-10T22:04:48.160Z","issues_count":0,"pull_requests_count":574,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":462116.9160583942,"issues_closed_count":0,"pull_requests_closed_count":548,"pull_request_authors_count":33,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.8484320557491289,"merged_pull_requests_count":502,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":461,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":435254.89269406395,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":438,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8177874186550976,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":401,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/issues","maintainers":[{"login":"blink1073","count":224,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"ShaneHarvey","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ShaneHarvey"}],"active_maintainers":[{"login":"blink1073","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"ShaneHarvey","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ShaneHarvey"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-mongo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-mongo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-mongo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-mongo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-mongo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-mongo/codemeta","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":190,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2024-06-12T01:18:11.085Z","updated_at":"2024-06-12T01:18:11.085Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-04-27T18:20:23.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":13009420,"name":"py3-mongo","ecosystem":"alpine","description":"Python3 driver for MongoDB","homepage":"https://github.com/mongodb/mongo-python-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-python-driver","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"4.6.0-r1","last_synced_at":"2026-04-09T12:04:32.878Z","created_at":"2026-01-31T00:58:28.597Z","updated_at":"2026-04-09T12:04:32.879Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-mongo","install_command":"apk add py3-mongo","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-mongo?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-mongo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-mongo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-mongo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-mongo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-mongo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-mongo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-mongo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-mongo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-mongo/codemeta","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":119,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2026-03-03T17:52:29.920Z","updated_at":"2026-03-03T17:52:29.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27569,"maintainers_count":427,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-04-27T18:20:22.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13952335,"name":"python-pymongo","ecosystem":"guix","description":"Python driver for MongoDB","homepage":"https://github.com/mongodb/mongo-python-driver","licenses":"asl2.0","normalized_licenses":["CERN-OHL-P-2.0"],"repository_url":"https://github.com/mongodb/mongo-python-driver","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:33:41.165Z","latest_release_published_at":"2026-03-02T19:33:41.165Z","latest_release_number":"4.16.0","last_synced_at":"2026-04-27T16:26:53.683Z","created_at":"2026-03-02T19:33:40.884Z","updated_at":"2026-04-27T16:26:54.358Z","registry_url":"https://packages.guix.gnu.org/packages/python-pymongo/4.16.0/","install_command":"guix install python-pymongo","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-xyz.scm#n23255","metadata":{"location":"gnu/packages/python-xyz.scm:23255","variable_name":"python-pymongo"},"repo_metadata":{"id":482368,"uuid":"108051","full_name":"mongodb/mongo-python-driver","owner":"mongodb","description":"PyMongo - the Official MongoDB Python driver","archived":false,"fork":false,"pushed_at":"2026-03-27T08:55:27.000Z","size":30516,"stargazers_count":4342,"open_issues_count":13,"forks_count":1141,"subscribers_count":230,"default_branch":"master","last_synced_at":"2026-03-28T10:48:30.445Z","etag":null,"topics":["mongodb","mongodb-driver","pymongo","python","python-library"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/languages/python/pymongo-driver/current/","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"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":"2009-01-15T15:18:06.000Z","updated_at":"2026-03-26T01:23:15.000Z","dependencies_parsed_at":"2023-07-05T15:02:50.537Z","dependency_job_id":"f96eae3b-ab9e-4acb-95d3-73e3f36baa76","html_url":"https://github.com/mongodb/mongo-python-driver","commit_stats":{"total_commits":5883,"total_committers":233,"mean_commits":"25.248927038626608","dds":0.8079211286758456,"last_synced_commit":"0733c4da44d4cd5c2a32c092762e639e14c3dc27"},"previous_names":[],"tags_count":189,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-python-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/sbom","scorecard":{"id":37429,"data":{"date":"2025-08-04","repo":{"name":"github.com/mongodb/mongo-python-driver","commit":"578a5323953d33cbcec966aa3ba6791f90991e15"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.9,"checks":[{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release-python.yml:66","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-python.yml:99","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release-python.yml:101","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-python.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-python.yml:226","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-python.yml:252","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/zizmor.yml:14","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/dist.yml:1","Warn: no topLevel permission defined: .github/workflows/release-python.yml:1","Warn: no topLevel permission defined: .github/workflows/test-python.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-python.yml:70"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Info: codeowner review is required on branch 'master'","Info: 'last push approval' is required to merge on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3rq5-2g8h-59hc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":8,"reason":"4 out of the last 4 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: pymongo-4.14.0-cp310-cp310-macosx_10_9_x86_64.whl.sig: https://github.com/mongodb/mongo-python-driver/releases/tag/4.14.0","Info: signed release artifact: pymongo-4.13.2-cp310-cp310-macosx_10_9_x86_64.whl.sig: https://github.com/mongodb/mongo-python-driver/releases/tag/4.13.2","Info: signed release artifact: pymongo-4.13.1-cp310-cp310-macosx_10_9_x86_64.whl.sig: https://github.com/mongodb/mongo-python-driver/releases/tag/4.13.1","Info: signed release artifact: pymongo-4.12.1-cp310-cp310-macosx_10_9_x86_64.whl.sig: https://github.com/mongodb/mongo-python-driver/releases/tag/4.12.1","Warn: release artifact 4.14.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-python-driver/releases/237979677","Warn: release artifact 4.13.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-python-driver/releases/225649309","Warn: release artifact 4.13.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-python-driver/releases/224702899","Warn: release artifact 4.12.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-python-driver/releases/215566671"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-python.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-python.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-python.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-python.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-python.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-python.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-python.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/zizmor.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .evergreen/combine-coverage.sh:17","Warn: pipCommand not pinned by hash: .evergreen/scripts/check-import-time.sh:28","Warn: pipCommand not pinned by hash: .evergreen/scripts/install-dependencies.sh:29","Warn: downloadThenRun not pinned by hash: .evergreen/scripts/install-dependencies.sh:53","Warn: pipCommand not pinned by hash: .evergreen/utils.sh:67","Warn: pipCommand not pinned by hash: .github/workflows/codeql.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/create-release-branch.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/dist.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/dist.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/dist.yml:125","Warn: pipCommand not pinned by hash: .github/workflows/dist.yml:130","Warn: pipCommand not pinned by hash: .github/workflows/test-python.yml:221","Warn: pipCommand not pinned by hash: .github/workflows/test-python.yml:184","Warn: pipCommand not pinned by hash: .github/workflows/test-python.yml:41","Info:   2 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:  23 out of  32 third-party GitHubAction dependencies pinned","Info:   0 out of  13 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-14T20:38:40.983Z","repository_id":482368,"created_at":"2025-08-14T20:38:40.983Z","updated_at":"2025-08-14T20:38:40.983Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31144991,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-29T11:01:20.541Z","status":"ssl_error","status_checked_at":"2026-03-29T11:01:14.322Z","response_time":89,"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"}},"repo_metadata_updated_at":"2026-04-27T16:26:54.331Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/python-pymongo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-pymongo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-pymongo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-pymongo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-01T18:00:27.726Z","issues_count":13,"pull_requests_count":2211,"avg_time_to_close_issue":223781.0,"avg_time_to_close_pull_request":380530.50179395184,"issues_closed_count":8,"pull_requests_closed_count":1951,"pull_request_authors_count":53,"issue_authors_count":5,"avg_comments_per_issue":0.6153846153846154,"avg_comments_per_pull_request":0.8059701492537313,"merged_pull_requests_count":1805,"bot_issues_count":0,"bot_pull_requests_count":114,"past_year_issues_count":3,"past_year_pull_requests_count":454,"past_year_avg_time_to_close_issue":93149.0,"past_year_avg_time_to_close_pull_request":186538.96096096095,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":333,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.6740088105726872,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":75,"past_year_merged_pull_requests_count":295,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/issues","maintainers":[{"login":"blink1073","count":840,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"ShaneHarvey","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ShaneHarvey"}],"active_maintainers":[{"login":"blink1073","count":147,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"ShaneHarvey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ShaneHarvey"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pymongo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pymongo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pymongo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pymongo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pymongo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pymongo/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31361,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":352},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-05-07T05:00:22.550Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":5319823,"name":"python-mong0","ecosystem":"pypi","description":"Python driver for MongoDB \u003chttp://www.mongodb.org\u003e","homepage":"http://github.com/mongodb/mongo-python-driver","licenses":"Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-python-driver","keywords_array":["mongo","mongodb","pymongo","gridfs","bson"],"namespace":null,"versions_count":1,"first_release_published_at":"2022-10-12T02:37:27.000Z","latest_release_published_at":"2022-10-12T02:37:27.000Z","latest_release_number":"4.2.0","last_synced_at":"2026-05-14T20:23:12.045Z","created_at":"2022-10-12T02:48:26.133Z","updated_at":"2026-05-14T20:23:12.046Z","registry_url":"https://pypi.org/project/python-mong0/","install_command":"pip install python-mong0 --index-url https://pypi.org/simple","documentation_url":"https://python-mong0.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Database","Typing :: Typed"],"normalized_name":"python-mong0","project_status":null},"repo_metadata":{"id":482368,"uuid":"108051","full_name":"mongodb/mongo-python-driver","owner":"mongodb","description":"PyMongo - the Official MongoDB Python driver","archived":false,"fork":false,"pushed_at":"2024-09-06T00:34:01.000Z","size":25337,"stargazers_count":4109,"open_issues_count":13,"forks_count":1092,"subscribers_count":241,"default_branch":"master","last_synced_at":"2024-09-06T05:48:06.944Z","etag":null,"topics":["mongodb","mongodb-driver","pymongo","python","python-library"],"latest_commit_sha":null,"homepage":"https://pymongo.readthedocs.io","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2009-01-15T15:18:06.000Z","updated_at":"2024-09-06T00:34:06.000Z","dependencies_parsed_at":"2023-07-05T15:02:50.537Z","dependency_job_id":"f96eae3b-ab9e-4acb-95d3-73e3f36baa76","html_url":"https://github.com/mongodb/mongo-python-driver","commit_stats":{"total_commits":5644,"total_committers":231,"mean_commits":"24.432900432900432","dds":0.7997873848334515,"last_synced_commit":"9c7adf89ef0a317d0300ce7528f7f9680090d087"},"previous_names":[],"tags_count":163,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217733920,"owners_count":16222104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"mongodb","name":"mongodb","uuid":"45120","kind":"organization","description":"","email":null,"website":"http://www.mongodb.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45120?v=4","repositories_count":219,"last_synced_at":"2023-04-09T05:46:39.121Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mongodb","funding_links":[],"total_stars":89348,"followers":null,"following":null,"created_at":"2022-11-02T16:21:32.383Z","updated_at":"2023-04-09T05:46:40.382Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb/repositories"},"tags":[{"name":"4.8.0","sha":"d504d14eb2588d7b5074ef22a8bdcd51d674197a","kind":"tag","published_at":"2024-06-26T18:33:29.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.8.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.8.0/manifests"},{"name":"4.8.0b0","sha":"113b9da2d419c23a359b6da9f5e10a40ecd797e7","kind":"tag","published_at":"2024-06-25T22:11:33.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.8.0b0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.8.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.8.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.8.0b0/manifests"},{"name":"4.7.3","sha":"398be02d23a5e0bfc07e841d0b953d8fb22a07f6","kind":"tag","published_at":"2024-06-04T18:43:46.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.7.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.7.3/manifests"},{"name":"4.7.2","sha":"29f4d5cf8952b1abe0a73b11631ff84818b7f9ed","kind":"tag","published_at":"2024-05-07T20:21:43.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.7.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.7.2/manifests"},{"name":"4.7.1","sha":"08410399419a6e921b0f42eb663af91bce8c6c37","kind":"tag","published_at":"2024-04-30T14:39:29.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.7.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.7.1/manifests"},{"name":"4.7.0","sha":"366492530a6ba55d61b956a11134065f0a7038d0","kind":"tag","published_at":"2024-04-24T18:01:07.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.7.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.7.0/manifests"},{"name":"4.6.3","sha":"8da192f9ca2d4f6464897b22b3029c227043f0cb","kind":"tag","published_at":"2024-03-27T23:53:38.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.6.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"e04576de22c06a4609b16db0f6e10e86ad5c8dad","kind":"tag","published_at":"2024-02-21T19:30:17.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.6.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"485e0a5e56f2d524b5cbc31538a0c455e3ddd858","kind":"tag","published_at":"2023-11-27T19:45:22.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.6.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"8e25ce1ca876d76b810cbe070cc52f1c18bd46f0","kind":"tag","published_at":"2023-11-01T20:28:17.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.6.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"3353b11cf236921426917b00f257e486d760e782","kind":"tag","published_at":"2023-08-22T11:24:02.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.5.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.5.0/manifests"},{"name":"4.4.1","sha":"aab9bcb4e1bbfbb1fabda05bab9d99fd80241b4b","kind":"tag","published_at":"2023-07-12T18:00:05.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.4.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"55a9bee81012057e90c47d08f396377c112e47bb","kind":"tag","published_at":"2023-06-21T16:58:22.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.4.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.4.0/manifests"},{"name":"4.4.0b0","sha":"0b843b76f6a426b1a6840872cd2991d1aaa3f0e9","kind":"tag","published_at":"2023-01-25T22:10:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.4.0b0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.4.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.4.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.4.0b0/manifests"},{"name":"4.3.3","sha":"3d032768a0c617e4c594cb3f971df1cd06b3e0d4","kind":"tag","published_at":"2022-11-17T20:59:43.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.3.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.3.3/manifests"},{"name":"3.13.0","sha":"27a009b95ff13c0f27c94263637487389afda1e5","kind":"tag","published_at":"2022-11-01T18:16:33.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.13.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.13.0/manifests"},{"name":"4.3.2","sha":"bed75044e8116abdbf4e5610db2bf7760ff07566","kind":"tag","published_at":"2022-10-18T14:09:58.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.3.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.3.2/manifests"},{"name":"4.3.1","sha":"1c9193f226c02d3396e5658ce0e89c254c030ed1","kind":"tag","published_at":"2022-10-17T14:46:41.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.3.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"3eb316ed3042d7b9690afbf04acb86b318b82658","kind":"tag","published_at":"2022-10-13T22:07:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.3.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"9bc134cf612fc29675a0388b6d30840c05fc1475","kind":"tag","published_at":"2022-07-20T15:35:14.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.2.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.2.0/manifests"},{"name":"4.2.0b0","sha":"83ade52b1b7eef0ed526a3180b507338dd6c74b2","kind":"tag","published_at":"2022-06-08T00:24:20.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.2.0b0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.2.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.2.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.2.0b0/manifests"},{"name":"4.1.1","sha":"8b3eaafb40b751e8cc78db1152c480eedd1c4c0f","kind":"tag","published_at":"2022-04-13T20:33:44.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.1.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"6e99bf451503825577213ef148ec6b519a41257b","kind":"tag","published_at":"2022-04-04T18:01:45.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.1.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.1.0/manifests"},{"name":"4.0.2","sha":"e2dcb868c445d9dcad41335c3aced2872b2f78ae","kind":"tag","published_at":"2022-03-03T18:04:31.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.0.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"eb9e036b72340fdbbb6b3a7005dd95c48198360f","kind":"tag","published_at":"2021-12-07T22:36:44.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.0.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.0.1/manifests"},{"name":"3.12.3","sha":"0fe4ba7f0ba6389d9083b56bc43d57d4ee095f32","kind":"tag","published_at":"2021-12-07T21:47:57.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.12.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.3/manifests"},{"name":"4.0","sha":"2c28149a301bb33b3347bf38f8dbfe085215ca38","kind":"tag","published_at":"2021-11-29T18:31:45.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/4.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/4.0/manifests"},{"name":"3.12.2","sha":"b420ae69ad93cf0279570f15d2f334b1c2822ad8","kind":"tag","published_at":"2021-11-29T18:23:32.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.12.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.2/manifests"},{"name":"3.12.1","sha":"687630a467250096e91a83f046401925173436fd","kind":"tag","published_at":"2021-10-19T19:17:45.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.12.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.1/manifests"},{"name":"3.12.0","sha":"78cb0f2c1ac6f55d2d088e77c94af2bb3f49d5d6","kind":"tag","published_at":"2021-07-13T17:48:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.12.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.0/manifests"},{"name":"3.12.0b1","sha":"439c6ebc0c60c22d3861e34de252c51aff6e0008","kind":"tag","published_at":"2021-05-27T21:46:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.12.0b1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.12.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.0b1/manifests"},{"name":"3.11.4","sha":"291f282d669dee7d5df97dc2c1feed61cacd5ff2","kind":"tag","published_at":"2021-05-04T21:37:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.11.4","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.4/manifests"},{"name":"3.12.0b0","sha":"0729a1c5dd068b374de281d306652ab6b15fd11f","kind":"tag","published_at":"2021-03-31T19:54:54.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.12.0b0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.12.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.12.0b0/manifests"},{"name":"3.11.3","sha":"b47a1aa7915801e3a24c77324f16648d080d543d","kind":"tag","published_at":"2021-02-03T01:34:55.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.11.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.3/manifests"},{"name":"3.11.2","sha":"14dadbb728264ebd658e319e86c58e0526e72185","kind":"tag","published_at":"2020-12-02T22:13:47.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.11.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.2/manifests"},{"name":"3.11.1","sha":"1d651b9be8c155131c669516896fce2b832e6dc7","kind":"tag","published_at":"2020-11-17T00:03:34.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.11.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.1/manifests"},{"name":"3.11.0","sha":"31949fb7e5877938a52e36e1d3c5738671d5c095","kind":"tag","published_at":"2020-07-30T21:04:56.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.11.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.0/manifests"},{"name":"3.11.0rc0","sha":"63574b93603cda2c87fd99f1b90033970380b72b","kind":"tag","published_at":"2020-07-15T18:04:48.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.11.0rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.11.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.0rc0/manifests"},{"name":"3.11.0b1","sha":"8fdda6857fb35cb9c8063ee9c3a76020e4811778","kind":"tag","published_at":"2020-06-09T17:13:47.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.11.0b1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.11.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.0b1/manifests"},{"name":"3.11.0b0","sha":"5ec01ca6100140c779281f9fb7c8a4a1299ffc20","kind":"tag","published_at":"2020-04-10T16:48:37.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.11.0b0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.11.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.11.0b0/manifests"},{"name":"3.10.1","sha":"d7d94b2776098dba32686ddf3ada1f201172daaf","kind":"tag","published_at":"2020-01-08T00:42:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.10.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"25a9b98cb31fad17ceb338161e5555793e6b3641","kind":"tag","published_at":"2019-12-10T18:53:26.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.10.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"e152e9eafa3c3e84f6e47159a148f70e0fb9508a","kind":"tag","published_at":"2019-08-14T01:05:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.9.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.9.0/manifests"},{"name":"3.9.0b1","sha":"1535a72b7f0f8e50aae629aae042927d42b3eb3a","kind":"tag","published_at":"2019-06-16T16:27:30.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.9.0b1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.9.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.9.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.9.0b1/manifests"},{"name":"3.8.0","sha":"1c69dd0860f3a65df2e46a571443fe6023e77f8a","kind":"tag","published_at":"2019-04-22T21:40:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.8.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.8.0/manifests"},{"name":"3.9.0b0","sha":"97af797898374dd20feae6f59dd0a4980cded278","kind":"tag","published_at":"2019-03-07T23:36:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.9.0b0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.9.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.9.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.9.0b0/manifests"},{"name":"3.7.2","sha":"7ddd372ed051c57e4094e09430d2e5c22bc5f961","kind":"tag","published_at":"2018-10-10T18:57:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.7.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.7.2/manifests"},{"name":"3.7.1","sha":"46f860c4e97e5dadd1cc999a9bc9fcfdcb4c6930","kind":"tag","published_at":"2018-07-16T23:07:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.7.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.7.1/manifests"},{"name":"3.7.0","sha":"35391b7c2cbd78e748850e6879323a6c746e4bdf","kind":"tag","published_at":"2018-06-26T19:37:58.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.7.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.7.0/manifests"},{"name":"3.7.0b0","sha":"537b033327fb1e1cb3913dbbe575daa2bbc65ee3","kind":"tag","published_at":"2018-04-18T17:07:56.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.7.0b0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.7.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.7.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.7.0b0/manifests"},{"name":"3.6.1","sha":"a9e219291915710e62aa6f3e1caea17f87b8c5c2","kind":"tag","published_at":"2018-03-01T22:55:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.6.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.6.1/manifests"},{"name":"3.6.0","sha":"5db2048df6cb682abfaea4a169664253b30cacf1","kind":"tag","published_at":"2017-12-05T22:41:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.6.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.6.0/manifests"},{"name":"3.6rc0","sha":"36a31ff94a03bbcb5a81c9167bb4bbb27cd2812e","kind":"tag","published_at":"2017-11-20T23:16:01.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.6rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.6rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.6rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.6rc0/manifests"},{"name":"3.5.1","sha":"ca57ecea4a2b5590779259ab96ccc7fff61e6acf","kind":"tag","published_at":"2017-08-23T23:24:45.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.5.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"0b0f045d56176807edea9e547ab6a1288740a5d8","kind":"tag","published_at":"2017-08-08T23:34:53.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.5.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.5.0/manifests"},{"name":"2.9.5","sha":"4828e426d8058d5a8425a80361f3c6437cd3461a","kind":"tag","published_at":"2017-06-30T22:13:33.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.9.5","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9.5/manifests"},{"name":"3.4.0","sha":"f2aff0fd1434b88f293f19a015865f159ee4752a","kind":"tag","published_at":"2016-11-29T17:37:59.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.4.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"efd443f1bcd050932761fec25590fd08a94abae4","kind":"commit","published_at":"2016-10-26T20:36:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.3.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.3.1/manifests"},{"name":"2.9.4","sha":"1c136a627b13467d56ace25cdaf63b84b2dd5b20","kind":"tag","published_at":"2016-09-30T17:46:59.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.9.4","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9.4/manifests"},{"name":"3.4rc0","sha":"17e36833842dd37f8e1f5a7975b818945b3537c8","kind":"tag","published_at":"2016-09-20T01:02:15.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.4rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.4rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.4rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.4rc0/manifests"},{"name":"3.3.0","sha":"21550d352cce7ff14ce9750ec603a898e768012c","kind":"tag","published_at":"2016-07-12T21:22:26.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.3.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.3.0/manifests"},{"name":"3.2.2","sha":"0b34f9702ca8bed45792a53287d33a2292b99152","kind":"tag","published_at":"2016-03-15T22:48:57.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.2.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.2.2/manifests"},{"name":"2.9.3","sha":"f185c87b47d913be5ceb6190ebe0ff062a18b827","kind":"tag","published_at":"2016-03-15T21:26:32.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.9.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9.3/manifests"},{"name":"3.2.1","sha":"22fd629968527edcacf08322df60a4bf92572f65","kind":"tag","published_at":"2016-02-02T22:49:10.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.2.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.2.1/manifests"},{"name":"2.9.2","sha":"ab14c6f728b298f5de8c035c4d09f5c28302d713","kind":"tag","published_at":"2016-02-01T22:20:21.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.9.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9.2/manifests"},{"name":"3.2","sha":"23478e84c63d7ba9ec66229890dd6c4e1ddf2b2c","kind":"tag","published_at":"2015-12-08T00:28:21.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.2/manifests"},{"name":"3.2rc0","sha":"a2170e61403e7b547b64aaec7a242f5b4b21e14b","kind":"tag","published_at":"2015-11-19T05:09:46.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.2rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.2rc0/manifests"},{"name":"3.1.1","sha":"953cfaafd7e3061c3fda519d2d7392ef0c2cf62f","kind":"tag","published_at":"2015-11-18T00:40:16.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.1.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.1.1/manifests"},{"name":"2.9.1","sha":"8aec72b74b5c4f5050eda7c2a9537e3f04231e1f","kind":"tag","published_at":"2015-11-17T23:52:48.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.9.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9.1/manifests"},{"name":"3.1","sha":"928b06882b359949e8cd2fd522064634117ccb56","kind":"tag","published_at":"2015-11-02T22:58:44.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.1/manifests"},{"name":"3.1rc0","sha":"06f200e1d5448a0a7e7a232cb9c920d67a48040b","kind":"tag","published_at":"2015-10-20T00:11:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.1rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.1rc0/manifests"},{"name":"2.9","sha":"5936007de602a54c482946702acd90852f374d2b","kind":"tag","published_at":"2015-09-30T23:32:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.9","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9/manifests"},{"name":"2.9rc0","sha":"17e04afebcc04ff282f9b0201776d2babf8489de","kind":"tag","published_at":"2015-08-06T03:37:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.9rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.9rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.9rc0/manifests"},{"name":"3.0.3","sha":"f3931c1e19707eec0afa1f58d2096bd2c1ed2732","kind":"tag","published_at":"2015-07-01T00:37:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"3271ea29c385f15d9202abcf4c87d229b9b8cbd8","kind":"tag","published_at":"2015-05-12T19:26:33.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0.2/manifests"},{"name":"2.8.1","sha":"c284c51c8749cc3ab13f193a78b4113b8715dd51","kind":"tag","published_at":"2015-05-11T20:24:04.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.8.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.8.1/manifests"},{"name":"3.0.1","sha":"a5131ff2344bc0bb5001e89b64a326e6f98276d5","kind":"tag","published_at":"2015-04-21T20:36:15.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0.1/manifests"},{"name":"3.0","sha":"18328a909545ece6e1cd7e172e28271a59e367d5","kind":"tag","published_at":"2015-04-07T22:05:34.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0/manifests"},{"name":"3.0rc1","sha":"3dd53093784a9e89d34096d03c8a651ac8543b95","kind":"tag","published_at":"2015-04-02T01:09:26.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0rc1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0rc1/manifests"},{"name":"3.0rc0","sha":"8e5fdc61343cb7420585b2e8240c00c6e779ee95","kind":"tag","published_at":"2015-03-25T20:17:04.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0rc0/manifests"},{"name":"3.0b1","sha":"7d1bcb08a32e6785b2734ce39f24fbe0397d8f1d","kind":"tag","published_at":"2015-03-17T00:02:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0b1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0b1/manifests"},{"name":"3.0b0","sha":"53a792eb40da9ced1d64aaa35e33bba224fe9ed0","kind":"tag","published_at":"2015-03-10T00:33:42.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/3.0b0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/3.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/3.0b0/manifests"},{"name":"2.8","sha":"7f4c0588bc9ec083b7e385151092f48916138f81","kind":"tag","published_at":"2015-01-28T21:19:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.8","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.8/manifests"},{"name":"2.8rc2","sha":"0b715cff2eaaa345d5e345ff5dd52012c35e098f","kind":"tag","published_at":"2014-12-24T19:38:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.8rc2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.8rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.8rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.8rc2/manifests"},{"name":"2.8rc1","sha":"698e099969a5a073fde7ddce01493b7ef84c77fe","kind":"tag","published_at":"2014-12-03T00:07:32.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.8rc1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.8rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.8rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.8rc1/manifests"},{"name":"2.8rc0","sha":"21ef41346ae1966e4330481074e4b48d43db6803","kind":"tag","published_at":"2014-11-12T17:55:51.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.8rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.8rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.8rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.8rc0/manifests"},{"name":"2.7.2","sha":"0d4a2ef28a04efd4fd9714b91081a99a59963717","kind":"tag","published_at":"2014-07-29T21:37:07.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.7.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"e959aad948106f3336102aac53ae9fe6e461599a","kind":"tag","published_at":"2014-05-23T21:45:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.7.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.7.1/manifests"},{"name":"2.7","sha":"a7575fa14f5a9aaeb0149981899f776af9e1ad1c","kind":"tag","published_at":"2014-04-03T18:29:40.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.7","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.7/manifests"},{"name":"2.7rc1","sha":"26960c8436efa49fd55abc57023cca1561963a83","kind":"tag","published_at":"2014-03-12T01:12:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.7rc1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.7rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.7rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.7rc1/manifests"},{"name":"2.7rc0","sha":"196e79a4653e617b95cdc1967ef22b74e133897a","kind":"tag","published_at":"2014-02-14T21:12:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.7rc0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.7rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.7rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.7rc0/manifests"},{"name":"2.6.3","sha":"8d0167a5f29ac7735ac8e86279b45e43e71ccbb3","kind":"tag","published_at":"2013-10-11T17:20:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.6.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"7fede98efd352421efa3c7dc8bb91071e07ae516","kind":"tag","published_at":"2013-09-06T20:54:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.6.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"43b30817f96e263f914fcc17e14a074815160518","kind":"tag","published_at":"2013-09-04T00:09:14.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.6.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.6.1/manifests"},{"name":"2.6","sha":"5d8f19310fb109d0433d35c6af92e2e101550c5c","kind":"tag","published_at":"2013-08-19T19:25:10.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.6","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.6/manifests"},{"name":"2.5.2","sha":"1c0596b86eb45db220f5e010afba189b8b418820","kind":"tag","published_at":"2013-06-01T17:07:47.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.5.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"a9d14571b85b19c6d69cc46349216cab477fa695","kind":"tag","published_at":"2013-05-13T20:56:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.5.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.5.1/manifests"},{"name":"2.5","sha":"57e05f24e12f77dc8d63fff5e47dcad962a78f0a","kind":"tag","published_at":"2013-03-22T19:49:39.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.5","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.5/manifests"},{"name":"2.4.2","sha":"5333d4b73329b8e2a484c7662d3eda3bb585ea57","kind":"tag","published_at":"2013-01-24T00:47:51.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.4.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"2d4761a2ccac668c1838f87343de196dbe4dadec","kind":"tag","published_at":"2012-12-06T18:20:08.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.4.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.4.1/manifests"},{"name":"2.4","sha":"3e96570e6634b9a124b810e58584590e4cf3a34e","kind":"tag","published_at":"2012-11-27T22:03:08.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.4","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.4/manifests"},{"name":"2.3","sha":"c2bb04ba5ac4ddf990092c42f0fec2349e107637","kind":"tag","published_at":"2012-08-29T18:03:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.3/manifests"},{"name":"2.3rc1","sha":"d239f9858683c451a76dbd685aa66ffe27566a9b","kind":"tag","published_at":"2012-08-17T21:32:57.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.3rc1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.3rc1/manifests"},{"name":"2.2.1","sha":"7e24efb51705882ef1dc9b1769c3d0e2728851fd","kind":"tag","published_at":"2012-07-06T19:57:39.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.2.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.2.1/manifests"},{"name":"2.2","sha":"ddf523d8ec226bd1f873a009bc1e835383c038f6","kind":"tag","published_at":"2012-04-30T20:36:53.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.2/manifests"},{"name":"2.2rc1","sha":"2afb2bf304d513fb996d4d4653d1c12f2950e7a3","kind":"tag","published_at":"2012-04-23T21:08:54.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.2rc1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.2rc1/manifests"},{"name":"2.1.1","sha":"d24baee7baabf5562745db3eeb59360850ad1911","kind":"tag","published_at":"2012-01-04T23:04:20.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.1.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.1.1/manifests"},{"name":"2.1","sha":"7d4bf54124a113053fc38628b4a874932f84ab2f","kind":"tag","published_at":"2011-12-07T19:09:58.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.1/manifests"},{"name":"2.0.1","sha":"fcb88ee4d24205a7e4a58555500c26a8fbab54f0","kind":"tag","published_at":"2011-08-15T23:49:41.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.0.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.0.1/manifests"},{"name":"2.0","sha":"af3ecfdb39355cbba0a9eb6669c73ea856ed9840","kind":"tag","published_at":"2011-08-05T21:41:31.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/2.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/2.0/manifests"},{"name":"1.11","sha":"b3be4a76162183b92130b0adb7222981c7dbe4b2","kind":"tag","published_at":"2011-05-05T22:20:05.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.11","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.11/manifests"},{"name":"1.10.1","sha":"ee3df8963d5a729550cdb8fb0a0d4e6dbdd4f500","kind":"tag","published_at":"2011-04-07T18:46:07.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.10.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.10.1/manifests"},{"name":"1.10","sha":"d0c54416bad2746ecb11b12e23f28334ef9e4444","kind":"tag","published_at":"2011-03-30T20:53:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.10","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.10/manifests"},{"name":"1.9","sha":"1992b6cd290d7b4e8a37f5ce5a10740d9f993bf5","kind":"commit","published_at":"2010-09-28T14:48:46.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.9","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.9/manifests"},{"name":"1.8.1","sha":"c3808a65e729706040bd938ffa6f291a814f7745","kind":"tag","published_at":"2010-08-13T14:47:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.8.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.8.1/manifests"},{"name":"1.8","sha":"a3a8cf2d79caff581cc062c316d0f85cf70d46fb","kind":"tag","published_at":"2010-08-05T14:05:22.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.8","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.8/manifests"},{"name":"1.7","sha":"2bb4d67c12742e5f014e124bb0a7094d73e4dae9","kind":"commit","published_at":"2010-06-17T16:46:33.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.7","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.7/manifests"},{"name":"1.6","sha":"f2029b175c23b224465a99b9caee8acfdf4dd2cb","kind":"tag","published_at":"2010-05-11T20:08:12.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.6","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.6/manifests"},{"name":"1.5.2","sha":"59e471811d7b39cb2305ea79c0511ab8c06926c4","kind":"tag","published_at":"2010-03-31T15:31:19.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.5.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"35f52cc31d319f6d90e329a8706a946437ea9cff","kind":"commit","published_at":"2010-03-17T14:48:18.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.5.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.5.1/manifests"},{"name":"1.5","sha":"4817ba87705c8838fc10ca82179080ac5961203e","kind":"commit","published_at":"2010-03-10T19:12:20.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.5","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.5/manifests"},{"name":"1.4","sha":"80537456c380f48db59d705e95689012d102894c","kind":"commit","published_at":"2010-01-27T17:07:42.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.4","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.4/manifests"},{"name":"1.3","sha":"afab7f6dc373ef7b70e7e89a0214d73b2d00e5f5","kind":"commit","published_at":"2009-12-16T16:29:10.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.3/manifests"},{"name":"1.2.1","sha":"18bb4bacc2bc47bc0cbbfb9a29fb86cd82f3cfcc","kind":"commit","published_at":"2009-12-10T20:52:28.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.2.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.2.1/manifests"},{"name":"1.2","sha":"18bbe73da25340affdfbb81ffc33d72a34938b40","kind":"commit","published_at":"2009-12-09T16:53:01.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.2/manifests"},{"name":"1.1.2","sha":"7fb8bb63f444afe5f478154f72fb836f9d3fc074","kind":"commit","published_at":"2009-11-23T20:58:19.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.1.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"139990669ecd529d24cf137874d6249c4eacc397","kind":"commit","published_at":"2009-11-14T21:42:03.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.1.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.1.1/manifests"},{"name":"1.1","sha":"a4b2b4efe5a34d8dea43b053abcf5536f84d3504","kind":"commit","published_at":"2009-10-21T20:44:17.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.1/manifests"},{"name":"1.0","sha":"021960f3ec899e0a02bc614402cb99342b5b66f7","kind":"commit","published_at":"2009-09-30T18:30:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/1.0","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/1.0/manifests"},{"name":"0.16","sha":"9f0a7b64875dfad4d3b4e5c58f222128cfb62b23","kind":"commit","published_at":"2009-09-16T15:29:25.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.16","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.16/manifests"},{"name":"0.15.2","sha":"02a03fd0823f3716ac7bb3dcd09b2a28389e21f5","kind":"commit","published_at":"2009-09-09T18:52:47.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.15.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"824985364770fda368b715ab743553fe15bc535b","kind":"commit","published_at":"2009-09-02T22:03:34.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.15.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.15.1/manifests"},{"name":"0.15","sha":"d5df1abff7b5d06e3da1b694ff35b66322312f26","kind":"commit","published_at":"2009-08-26T18:26:16.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.15","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.15/manifests"},{"name":"0.14.2","sha":"04e516bd03a17375cbd64d683e73267602c538f7","kind":"commit","published_at":"2009-08-24T16:18:00.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.14.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"c5842bef64acd1bec3ee7788164344efdd8d75af","kind":"commit","published_at":"2009-08-21T18:25:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.14.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.14.1/manifests"},{"name":"0.14","sha":"b2dbd4a724f05bab0a520585afde338cb43b46cb","kind":"commit","published_at":"2009-08-19T20:22:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.14","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.14/manifests"},{"name":"0.13","sha":"bd8e7c0b0ed9f278614556aad9972eeee622215a","kind":"commit","published_at":"2009-07-29T15:07:07.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.13","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.13/manifests"},{"name":"0.12","sha":"2e4b1055b78616c70db9172f90c00601d5dcc50f","kind":"commit","published_at":"2009-07-08T15:00:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.12","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.12/manifests"},{"name":"0.11.3","sha":"c53038c4c7ab6d75161e07cd41fb2c041a92ef28","kind":"commit","published_at":"2009-06-18T19:02:32.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.11.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"eeb7f659aa9fc1bc3786f791399366e843b9a698","kind":"commit","published_at":"2009-06-08T21:24:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.11.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"1d1f4ab922ec9bc7c33f4b36ebe13ee1dba4f199","kind":"commit","published_at":"2009-06-04T19:26:08.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.11.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.11.1/manifests"},{"name":"0.11","sha":"4237ce65c87bfaeef1ac54ed3ec04ff63049940d","kind":"commit","published_at":"2009-06-03T16:25:11.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.11","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.11/manifests"},{"name":"0.10.3","sha":"46f28e78f7e19aaeccace0dc309814627ef6df29","kind":"commit","published_at":"2009-05-27T19:57:31.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.10.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"10f0b888762415a548f7b579aa766991061947ec","kind":"commit","published_at":"2009-05-22T16:11:40.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.10.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"806b4ee21c5fba261d6188551c5374514470d401","kind":"commit","published_at":"2009-05-18T15:27:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.10.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.10.1/manifests"},{"name":"0.10","sha":"cc9ae51b46d4672ed12e2e56eaacc03c292b9efd","kind":"commit","published_at":"2009-05-14T19:52:20.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.10","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.10/manifests"},{"name":"0.9.5","sha":"a5ba1017518e167ae2808ddc6a2a80b5d8fc37a5","kind":"commit","published_at":"2009-04-15T18:55:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.9.5","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"934f6a12aec693e63923c3af0fb4788e7a1ec340","kind":"commit","published_at":"2009-04-15T14:45:28.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.9.4","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"8bf2ad3d397cbde745fd92ad41c5b13976fac2b5","kind":"commit","published_at":"2009-04-03T13:33:44.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.9.3","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"ac7e4bccfa58e947ed87c3e5f963029358056e2c","kind":"tag","published_at":"2009-03-26T16:01:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.9.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"5e8dedfc38fd7dbf76e94bc44aad407fb2f23718","kind":"commit","published_at":"2009-03-18T18:00:05.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.9.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9.1/manifests"},{"name":"0.9","sha":"9f3ad7f0d4c5bb1564f6c259751dd4e70c460a65","kind":"commit","published_at":"2009-03-17T17:37:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.9","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.9/manifests"},{"name":"0.8.1","sha":"838bf0248148ead04af6e4ca05284662d4f3ab1d","kind":"tag","published_at":"2009-02-27T15:31:41.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.8.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.8.1/manifests"},{"name":"0.8","sha":"691a1a1fb6687a1ac6aa35e9442539353650a43b","kind":"tag","published_at":"2009-02-20T20:08:14.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.8","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.8/manifests"},{"name":"0.7.2","sha":"75fb46a7320f2e460596ad81b91918828cc57c4e","kind":"tag","published_at":"2009-02-20T16:09:04.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.7.2","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"0f6a6591e2a0cc795483f44a63f7c2fb36e16c58","kind":"tag","published_at":"2009-02-20T14:28:04.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.7.1","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.7.1/manifests"},{"name":"0.7","sha":"4362fafd2401dd713eead23eb4b8530c40b751ab","kind":"tag","published_at":"2009-02-17T16:40:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.7","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.7/manifests"},{"name":"0.6","sha":"2323e04c254ed1a551e88bbd946b2f76f86c100d","kind":"tag","published_at":"2009-02-10T23:12:54.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.6","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.6/manifests"},{"name":"0.5.3pre","sha":"749fd7fd1cf60dcada3e3b3602648f8c29269785","kind":"tag","published_at":"2009-02-09T22:44:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.5.3pre","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.5.3pre","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.5.3pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.5.3pre/manifests"},{"name":"0.5.2pre","sha":"0c9c4e725233cfaf989232b3c9b3c6a20bef8aff","kind":"tag","published_at":"2009-02-06T21:10:46.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.5.2pre","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.5.2pre","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.5.2pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.5.2pre/manifests"},{"name":"0.5.1pre","sha":"c9b7f2e40ffb230808d71898e38352077ef52bab","kind":"tag","published_at":"2009-02-06T15:01:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.5.1pre","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.5.1pre","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.5.1pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.5.1pre/manifests"},{"name":"0.5pre","sha":"c220a6031b3d154ad1557691a3655c361316499d","kind":"tag","published_at":"2009-02-05T22:19:00.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.5pre","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.5pre","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.5pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.5pre/manifests"},{"name":"0.4pre","sha":"9109d8ca5a8c798bf1ce0d6f76a6a2bad8c62288","kind":"tag","published_at":"2009-02-05T14:09:57.000Z","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/0.4pre","html_url":"https://github.com/mongodb/mongo-python-driver/releases/tag/0.4pre","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.4pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags/0.4pre/manifests"}]},"repo_metadata_updated_at":"2024-09-06T05:59:48.304Z","dependent_packages_count":0,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":44.9658162632311,"dependent_repos_count":30.61104109666564,"dependent_packages_count":6.633233862033089,"stargazers_count":1.1061556845562643,"forks_count":1.2164968200002613,"average":16.906548745297272},"purl":"pkg:pypi/python-mong0","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/python-mong0","docker_dependents_count":1,"docker_downloads_count":12,"usage_url":"https://repos.ecosyste.ms/usage/pypi/python-mong0","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/python-mong0/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T05:51:14.409Z","issues_count":0,"pull_requests_count":822,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":385568.0394218134,"issues_closed_count":0,"pull_requests_closed_count":761,"pull_request_authors_count":38,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.8686131386861314,"merged_pull_requests_count":706,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":585,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":288796.18267419963,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":531,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8632478632478633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":490,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/issues","maintainers":[{"login":"blink1073","count":312,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"ShaneHarvey","count":184,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ShaneHarvey"}],"active_maintainers":[{"login":"blink1073","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"ShaneHarvey","count":140,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ShaneHarvey"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-mong0/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-mong0/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-mong0/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-mong0/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-mong0/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-mong0/codemeta","maintainers":[{"uuid":"sec-test","login":"sec-test","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/sec-test/","role":null,"created_at":"2023-01-29T13:05:57.578Z","updated_at":"2023-01-29T13:05:57.578Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sec-test/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":866112,"maintainers_count":370145,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":13079320,"name":"python311Packages.pymongo","ecosystem":"nixpkgs","description":"Python driver for MongoDB","homepage":"https://github.com/mongodb/mongo-python-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-python-driver","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:41:35.074Z","latest_release_published_at":"2026-02-01T17:41:35.074Z","latest_release_number":"4.9.1","last_synced_at":"2026-03-06T03:29:01.336Z","created_at":"2026-02-01T17:41:33.479Z","updated_at":"2026-03-06T03:31:01.119Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.pymongo","install_command":"nix-env -iA nixpkgs.python311Packages.pymongo","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/pymongo/default.nix#L58","metadata":{"nix_attribute":"python3.11-pymongo-4.9.1","position":"pkgs/development/python-modules/pymongo/default.nix:58","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pymongo","upstream_purl":"pkg:pypi/pymongo"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.pymongo?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pymongo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pymongo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pymongo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pymongo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pymongo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pymongo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pymongo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pymongo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pymongo/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":12819295,"name":"python310Packages.pymongo","ecosystem":"nixpkgs","description":"Python driver for MongoDB","homepage":"https://github.com/mongodb/mongo-python-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-python-driver","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:47:45.621Z","latest_release_published_at":"2026-01-26T17:47:45.621Z","latest_release_number":"4.3.3","last_synced_at":"2026-04-18T18:02:00.239Z","created_at":"2026-01-26T17:47:45.258Z","updated_at":"2026-04-18T18:32:43.216Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.pymongo","install_command":"nix-env -iA nixpkgs.python310Packages.pymongo","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/pymongo/default.nix#L30","metadata":{"nix_attribute":"python3.10-pymongo-4.3.3","position":"pkgs/development/python-modules/pymongo/default.nix:30","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pymongo","upstream_purl":"pkg:pypi/pymongo"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.pymongo?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.pymongo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.pymongo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.pymongo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pymongo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pymongo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pymongo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pymongo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pymongo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pymongo/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13088171,"name":"python312Packages.pymongo","ecosystem":"nixpkgs","description":"Python driver for MongoDB","homepage":"https://github.com/mongodb/mongo-python-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-python-driver","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:09:06.094Z","latest_release_published_at":"2026-02-01T18:09:06.094Z","latest_release_number":"4.9.1","last_synced_at":"2026-03-08T07:17:48.452Z","created_at":"2026-02-01T18:09:03.884Z","updated_at":"2026-03-08T07:34:48.427Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.pymongo","install_command":"nix-env -iA nixpkgs.python312Packages.pymongo","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/pymongo/default.nix#L58","metadata":{"nix_attribute":"python3.12-pymongo-4.9.1","position":"pkgs/development/python-modules/pymongo/default.nix:58","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pymongo","upstream_purl":"pkg:pypi/pymongo"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.pymongo?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.pymongo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.pymongo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.pymongo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pymongo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pymongo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pymongo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pymongo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pymongo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pymongo/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13441740,"name":"pymongo","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mongodb/mongo-python-driver","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mongodb/mongo-python-driver","keywords_array":["python"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-08T06:11:08.785Z","latest_release_published_at":"2026-02-08T06:11:08.785Z","latest_release_number":"4.7.3-2ubuntu1","last_synced_at":"2026-03-08T06:31:41.177Z","created_at":"2026-02-08T06:11:08.465Z","updated_at":"2026-03-10T14:02:24.293Z","registry_url":"https://launchpad.net/ubuntu/+source/pymongo","install_command":"apt-get install pymongo","documentation_url":null,"metadata":{"component":"main","architecture":"any all","priority":"optional","binary":"python3-pymongo, python3-pymongo-ext, python-pymongo-doc, python3-gridfs, python3-bson, python3-bson-ext","standards_version":"4.6.2","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all-dev, python3-openssl (\u003e= 19.0.0~), python3-setuptools, python3-sphinx, python3-pytest, python3-dnspython, pybuild-plugin-pyproject","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/pymongo?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/pymongo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/pymongo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/pymongo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pymongo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pymongo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pymongo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pymongo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pymongo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pymongo/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":12873378,"name":"python313Packages.pymongo","ecosystem":"nixpkgs","description":"Python driver for MongoDB","homepage":"https://github.com/mongodb/mongo-python-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-python-driver","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T04:06:40.213Z","latest_release_published_at":"2026-03-07T00:37:56.463Z","latest_release_number":"4.16.0","last_synced_at":"2026-03-07T00:37:56.801Z","created_at":"2026-01-27T04:06:40.005Z","updated_at":"2026-03-07T00:37:57.105Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.pymongo","install_command":"nix-env -iA nixpkgs.python313Packages.pymongo","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/pymongo/default.nix#L55","metadata":{"nix_attribute":"python3.13-pymongo-4.16.0","position":"pkgs/development/python-modules/pymongo/default.nix:55","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pymongo","upstream_purl":"pkg:pypi/pymongo"},"repo_metadata":{"id":482368,"uuid":"108051","full_name":"mongodb/mongo-python-driver","owner":"mongodb","description":"PyMongo - the Official MongoDB Python driver","archived":false,"fork":false,"pushed_at":"2026-03-06T08:55:50.000Z","size":30350,"stargazers_count":4336,"open_issues_count":10,"forks_count":1141,"subscribers_count":229,"default_branch":"master","last_synced_at":"2026-03-06T13:09:46.147Z","etag":null,"topics":["mongodb","mongodb-driver","pymongo","python","python-library"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/languages/python/pymongo-driver/current/","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"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":"2009-01-15T15:18:06.000Z","updated_at":"2026-03-05T18:24:25.000Z","dependencies_parsed_at":"2023-07-05T15:02:50.537Z","dependency_job_id":"f96eae3b-ab9e-4acb-95d3-73e3f36baa76","html_url":"https://github.com/mongodb/mongo-python-driver","commit_stats":{"total_commits":5883,"total_committers":233,"mean_commits":"25.248927038626608","dds":0.8079211286758456,"last_synced_commit":"0733c4da44d4cd5c2a32c092762e639e14c3dc27"},"previous_names":[],"tags_count":189,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-python-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-python-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-python-driver/sbom","scorecard":{"id":37429,"data":{"date":"2025-08-04","repo":{"name":"github.com/mongodb/mongo-python-driver","commit":"578a5323953d33cbcec966aa3ba6791f90991e15"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.9,"checks":[{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release-python.yml:66","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-python.yml:99","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release-python.yml:101","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-python.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-python.yml:226","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-python.yml:252","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/zizmor.yml:14","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/dist.yml:1","Warn: no topLevel permission defined: .github/workflows/release-python.yml:1","Warn: no topLevel permission defined: .github/workflows/test-python.yml:1","Warn: no topLevel permission defined: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-python.yml:70"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Info: codeowner review is required on branch 'master'","Info: 'last push approval' is required to merge on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3rq5-2g8h-59hc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":8,"reason":"4 out of the last 4 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: pymongo-4.14.0-cp310-cp310-macosx_10_9_x86_64.whl.sig: https://github.com/mongodb/mongo-python-driver/releases/tag/4.14.0","Info: signed release artifact: pymongo-4.13.2-cp310-cp310-macosx_10_9_x86_64.whl.sig: https://github.com/mongodb/mongo-python-driver/releases/tag/4.13.2","Info: signed release artifact: pymongo-4.13.1-cp310-cp310-macosx_10_9_x86_64.whl.sig: https://github.com/mongodb/mongo-python-driver/releases/tag/4.13.1","Info: signed release artifact: pymongo-4.12.1-cp310-cp310-macosx_10_9_x86_64.whl.sig: https://github.com/mongodb/mongo-python-driver/releases/tag/4.12.1","Warn: release artifact 4.14.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-python-driver/releases/237979677","Warn: release artifact 4.13.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-python-driver/releases/225649309","Warn: release artifact 4.13.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-python-driver/releases/224702899","Warn: release artifact 4.12.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-python-driver/releases/215566671"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-python.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-python.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-python.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-python.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-python.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-python.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-python.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/release-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-python.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/test-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-python-driver/zizmor.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .evergreen/combine-coverage.sh:17","Warn: pipCommand not pinned by hash: .evergreen/scripts/check-import-time.sh:28","Warn: pipCommand not pinned by hash: .evergreen/scripts/install-dependencies.sh:29","Warn: downloadThenRun not pinned by hash: .evergreen/scripts/install-dependencies.sh:53","Warn: pipCommand not pinned by hash: .evergreen/utils.sh:67","Warn: pipCommand not pinned by hash: .github/workflows/codeql.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/create-release-branch.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/dist.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/dist.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/dist.yml:125","Warn: pipCommand not pinned by hash: .github/workflows/dist.yml:130","Warn: pipCommand not pinned by hash: .github/workflows/test-python.yml:221","Warn: pipCommand not pinned by hash: .github/workflows/test-python.yml:184","Warn: pipCommand not pinned by hash: .github/workflows/test-python.yml:41","Info:   2 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:  23 out of  32 third-party GitHubAction dependencies pinned","Info:   0 out of  13 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-14T20:38:40.983Z","repository_id":482368,"created_at":"2025-08-14T20:38:40.983Z","updated_at":"2025-08-14T20:38:40.983Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30200756,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"ssl_error","status_checked_at":"2026-03-06T18:57:34.882Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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"}},"repo_metadata_updated_at":"2026-03-07T00:37:57.105Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python313Packages.pymongo?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.pymongo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.pymongo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.pymongo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pymongo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pymongo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pymongo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pymongo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pymongo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pymongo/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":146566,"maintainers_count":4663,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":8677333,"name":"py3-mongo-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-mongo","homepage":"https://github.com/mongodb/mongo-python-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-python-driver","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-11-20T15:00:17.000Z","latest_release_published_at":"2023-11-20T15:00:17.000Z","latest_release_number":"4.6.0-r0","last_synced_at":"2026-04-02T17:43:07.840Z","created_at":"2023-12-20T10:28:36.497Z","updated_at":"2026-04-02T17:43:07.841Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-mongo-pyc","install_command":"apk add py3-mongo-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-mongo-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-mongo-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-mongo-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-mongo-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-mongo-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-mongo-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-mongo-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-mongo-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-mongo-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-mongo-pyc/codemeta","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":282,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2024-10-29T19:25:23.470Z","updated_at":"2024-10-29T19:25:23.470Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-04-27T18:20:23.384Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}}],"commits":null,"issues":{"table":{}},"events":null,"keywords":["mongodb","mongodb-driver","pymongo","python","python-library"],"dependencies":null,"score":29.73436901575441,"created_at":"2026-05-04T06:49:20.558Z","updated_at":"2026-05-29T19:03:31.712Z","avatar_url":"https://github.com/mongodb.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371765","html_url":"https://summary.ecosyste.ms/projects/371765"}