{"id":67661,"name":"multiset","description":"A multiset implementation for python","url":"https://github.com/wheerd/multiset","last_synced_at":"2025-09-08T13:58:20.540Z","repository":{"id":38361805,"uuid":"70974096","full_name":"wheerd/multiset","owner":"wheerd","description":"A multiset implementation for python","archived":false,"fork":false,"pushed_at":"2024-08-27T13:16:31.000Z","size":135,"stargazers_count":39,"open_issues_count":8,"forks_count":10,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-16T15:53:58.279Z","etag":null,"topics":["data-structure","library","multiset","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wheerd.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"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":"2016-10-15T07:44:06.000Z","updated_at":"2024-12-27T06:45:49.000Z","dependencies_parsed_at":"2023-12-30T09:29:44.623Z","dependency_job_id":"2942e0bc-a0b6-44ba-8e2e-2bdc61ca07d4","html_url":"https://github.com/wheerd/multiset","commit_stats":{"total_commits":82,"total_committers":7,"mean_commits":"11.714285714285714","dds":0.2682926829268293,"last_synced_commit":"5eeeb34a20c52da604a3532f28634242a391f073"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/wheerd/multiset","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wheerd","download_url":"https://codeload.github.com/wheerd/multiset/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196149,"owners_count":25239148,"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-09-08T02:00:09.813Z","response_time":121,"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":{"login":"wheerd","name":"Manuel Krebber","uuid":"2556867","kind":"user","description":"","email":"","website":"http://wheerd.de/","location":"Hamburg","twitter":null,"company":"Netlight","icon_url":"https://avatars.githubusercontent.com/u/2556867?u=cf4b8a9800c85c449ccbe4137bc2a9718d484b43\u0026v=4","repositories_count":5,"last_synced_at":"2023-03-06T20:29:50.289Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/wheerd","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T21:07:05.596Z","updated_at":"2023-03-06T20:29:50.307Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wheerd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wheerd/repositories"},"packages":[{"id":5299423,"name":"multiset","ecosystem":"conda","description":"A multiset is similar to the builtin set, but it allows an element to occur multiple times. It is an unordered collection of element which have to be hashable just like in a set. It supports the same methods and operations as set does, e.g. membership test, union, intersection, and (symmetric) difference.","homepage":"https://github.com/wheerd/multiset","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/wheerd/multiset","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2018-05-08T12:13:11.000Z","latest_release_published_at":"2021-12-06T19:47:59.000Z","latest_release_number":"3.0.1","last_synced_at":"2025-09-05T22:08:07.686Z","created_at":"2022-10-03T16:06:39.368Z","updated_at":"2025-09-05T22:08:07.686Z","registry_url":"https://anaconda.org/conda-forge/multiset","install_command":"conda install -c conda-forge multiset","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"70974096","full_name":"wheerd/multiset","owner":"wheerd","description":"A multiset implementation for python","archived":false,"fork":false,"pushed_at":"2023-01-31T04:03:40.000Z","size":112,"stargazers_count":34,"open_issues_count":7,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-03-21T11:15:24.652Z","etag":null,"topics":["data-structure","library","multiset","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-15T07:44:06.000Z","updated_at":"2023-03-04T08:51:32.000Z","dependencies_parsed_at":"2023-02-16T15:46:13.850Z","dependency_job_id":null,"html_url":"https://github.com/wheerd/multiset","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wheerd","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":"wheerd","name":"Manuel Krebber","uuid":"2556867","kind":"user","description":"","email":"","website":"http://wheerd.de/","location":"Hamburg","twitter":null,"company":"Netlight","avatar_url":"https://avatars.githubusercontent.com/u/2556867?u=cf4b8a9800c85c449ccbe4137bc2a9718d484b43\u0026v=4","repositories_count":5,"last_synced_at":"2023-03-06T20:29:50.289Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wheerd"},"tags":[{"name":"3.0.1","sha":"fd588fd30cc776966ecdba07c01bab541a4a364a","kind":"commit","published_at":"2021-12-06T07:27:33.000Z","download_url":"https://codeload.github.com/wheerd/multiset/tar.gz/3.0.1","html_url":"https://github.com/wheerd/multiset/releases/tag/3.0.1"},{"name":"3.0.0","sha":"16c8717c27252a4817ab4ccb6fd487d00c387c5e","kind":"commit","published_at":"2021-12-06T07:18:14.000Z","download_url":"https://codeload.github.com/wheerd/multiset/tar.gz/3.0.0","html_url":"https://github.com/wheerd/multiset/releases/tag/3.0.0"},{"name":"2.1.1","sha":"1f002397096edae3da32d004e3159345a476999c","kind":"commit","published_at":"2018-04-13T19:22:26.000Z","download_url":"https://codeload.github.com/wheerd/multiset/tar.gz/2.1.1","html_url":"https://github.com/wheerd/multiset/releases/tag/2.1.1"},{"name":"2.1.0","sha":"266ef926cb99144979bb3a95d8078cf55419590d","kind":"tag","published_at":"2018-04-13T19:16:15.000Z","download_url":"https://codeload.github.com/wheerd/multiset/tar.gz/2.1.0","html_url":"https://github.com/wheerd/multiset/releases/tag/2.1.0"},{"name":"2.0.3","sha":"976dbc365fe3eea9dab083177e0eca020c671749","kind":"commit","published_at":"2017-12-05T14:06:53.000Z","download_url":"https://codeload.github.com/wheerd/multiset/tar.gz/2.0.3","html_url":"https://github.com/wheerd/multiset/releases/tag/2.0.3"},{"name":"2.0.2","sha":"3c0134133c737f895118059f6d9ef96b63d8bc4e","kind":"commit","published_at":"2017-07-26T09:33:09.000Z","download_url":"https://codeload.github.com/wheerd/multiset/tar.gz/2.0.2","html_url":"https://github.com/wheerd/multiset/releases/tag/2.0.2"},{"name":"2.0.1","sha":"094fda29560f5dddaf1f7989b4b571e696063725","kind":"commit","published_at":"2017-06-16T14:04:09.000Z","download_url":"https://codeload.github.com/wheerd/multiset/tar.gz/2.0.1","html_url":"https://github.com/wheerd/multiset/releases/tag/2.0.1"},{"name":"2.0.0","sha":"bf561d6192695dfc7e9d5261fc8fab51072f3c6a","kind":"commit","published_at":"2017-02-08T14:38:04.000Z","download_url":"https://codeload.github.com/wheerd/multiset/tar.gz/2.0.0","html_url":"https://github.com/wheerd/multiset/releases/tag/2.0.0"},{"name":"1.0.0","sha":"cfe64540fd9cb08fd34d82ab01fccbbd5159c58c","kind":"tag","published_at":"2016-10-19T09:37:41.000Z","download_url":"https://codeload.github.com/wheerd/multiset/tar.gz/1.0.0","html_url":"https://github.com/wheerd/multiset/releases/tag/1.0.0"},{"name":"0.2","sha":"f02a06add88589b794cf07ca1dca926204c0334f","kind":"commit","published_at":"2016-10-17T18:43:49.000Z","download_url":"https://codeload.github.com/wheerd/multiset/tar.gz/0.2","html_url":"https://github.com/wheerd/multiset/releases/tag/0.2"},{"name":"0.1","sha":"d39bad7e6deb21aa75fbf4ed1aec8ad931f45137","kind":"tag","published_at":"2016-10-15T08:48:37.000Z","download_url":"https://codeload.github.com/wheerd/multiset/tar.gz/0.1","html_url":"https://github.com/wheerd/multiset/releases/tag/0.1"}]},"repo_metadata_updated_at":"2023-03-22T07:28:20.913Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":19.505864736710755,"stargazers_count":40.459196406288996,"forks_count":44.65685051160469,"average":34.66184177689044},"purl":"pkg:conda/multiset","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/multiset","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/multiset","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/multiset/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T04:43:45.826Z","issues_count":4,"pull_requests_count":97,"avg_time_to_close_issue":12778213.0,"avg_time_to_close_pull_request":3637189.177777778,"issues_closed_count":3,"pull_requests_closed_count":90,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":1.25,"avg_comments_per_pull_request":0.9896907216494846,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":91,"past_year_issues_count":1,"past_year_pull_requests_count":25,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1059491.4210526317,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":25,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/multiset/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/multiset/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/multiset/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/multiset/related_packages","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":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","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":2810197,"name":"multiset","ecosystem":"pypi","description":"An implementation of a multiset.","homepage":"https://github.com/wheerd/multiset","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/wheerd/multiset","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2016-10-15T08:55:24.000Z","latest_release_published_at":"2024-08-27T13:16:55.000Z","latest_release_number":"3.2.0","last_synced_at":"2025-08-16T14:48:29.047Z","created_at":"2022-04-10T11:40:19.380Z","updated_at":"2025-08-16T15:53:58.824Z","registry_url":"https://pypi.org/project/multiset/","install_command":"pip install multiset --index-url https://pypi.org/simple","documentation_url":"https://multiset.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"multiset","project_status":null},"repo_metadata":{"id":38361805,"uuid":"70974096","full_name":"wheerd/multiset","owner":"wheerd","description":"A multiset implementation for python","archived":false,"fork":false,"pushed_at":"2024-08-27T13:16:31.000Z","size":135,"stargazers_count":39,"open_issues_count":8,"forks_count":10,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-08T14:22:18.178Z","etag":null,"topics":["data-structure","library","multiset","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wheerd.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"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":"2016-10-15T07:44:06.000Z","updated_at":"2024-12-27T06:45:49.000Z","dependencies_parsed_at":"2023-12-30T09:29:44.623Z","dependency_job_id":"2942e0bc-a0b6-44ba-8e2e-2bdc61ca07d4","html_url":"https://github.com/wheerd/multiset","commit_stats":{"total_commits":82,"total_committers":7,"mean_commits":"11.714285714285714","dds":0.2682926829268293,"last_synced_commit":"5eeeb34a20c52da604a3532f28634242a391f073"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/wheerd/multiset","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wheerd","download_url":"https://codeload.github.com/wheerd/multiset/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270734921,"owners_count":24636267,"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-16T02:00:11.002Z","response_time":91,"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":"wheerd","name":"Manuel Krebber","uuid":"2556867","kind":"user","description":"","email":"","website":"http://wheerd.de/","location":"Hamburg","twitter":null,"company":"Netlight","icon_url":"https://avatars.githubusercontent.com/u/2556867?u=cf4b8a9800c85c449ccbe4137bc2a9718d484b43\u0026v=4","repositories_count":5,"last_synced_at":"2023-03-06T20:29:50.289Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/wheerd","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T21:07:05.596Z","updated_at":"2023-03-06T20:29:50.307Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wheerd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wheerd/repositories"},"tags":[{"name":"3.2.0","sha":"2b974b28b892bb275d673682ae6dadd5f6b46018","kind":"commit","published_at":"2024-08-27T13:14:14.000Z","download_url":"https://codeload.github.com/wheerd/multiset/tar.gz/3.2.0","html_url":"https://github.com/wheerd/multiset/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wheerd/multiset@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"d539ec814e9ccc6a492eae0abf4196e00b4eef4d","kind":"commit","published_at":"2024-04-05T20:45:13.000Z","download_url":"https://codeload.github.com/wheerd/multiset/tar.gz/3.1.0","html_url":"https://github.com/wheerd/multiset/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wheerd/multiset@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/tags/3.1.0/manifests"},{"name":"3.0.2","sha":"b86740e615daf20767cf44658913f9f478b92d7b","kind":"commit","published_at":"2023-12-30T12:29:23.000Z","download_url":"https://codeload.github.com/wheerd/multiset/tar.gz/3.0.2","html_url":"https://github.com/wheerd/multiset/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wheerd/multiset@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"fd588fd30cc776966ecdba07c01bab541a4a364a","kind":"commit","published_at":"2021-12-06T07:27:33.000Z","download_url":"https://codeload.github.com/wheerd/multiset/tar.gz/3.0.1","html_url":"https://github.com/wheerd/multiset/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wheerd/multiset@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"16c8717c27252a4817ab4ccb6fd487d00c387c5e","kind":"commit","published_at":"2021-12-06T07:18:14.000Z","download_url":"https://codeload.github.com/wheerd/multiset/tar.gz/3.0.0","html_url":"https://github.com/wheerd/multiset/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wheerd/multiset@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/tags/3.0.0/manifests"},{"name":"2.1.1","sha":"1f002397096edae3da32d004e3159345a476999c","kind":"commit","published_at":"2018-04-13T19:22:26.000Z","download_url":"https://codeload.github.com/wheerd/multiset/tar.gz/2.1.1","html_url":"https://github.com/wheerd/multiset/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wheerd/multiset@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"266ef926cb99144979bb3a95d8078cf55419590d","kind":"tag","published_at":"2018-04-13T19:16:15.000Z","download_url":"https://codeload.github.com/wheerd/multiset/tar.gz/2.1.0","html_url":"https://github.com/wheerd/multiset/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wheerd/multiset@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/tags/2.1.0/manifests"},{"name":"2.0.3","sha":"976dbc365fe3eea9dab083177e0eca020c671749","kind":"commit","published_at":"2017-12-05T14:06:53.000Z","download_url":"https://codeload.github.com/wheerd/multiset/tar.gz/2.0.3","html_url":"https://github.com/wheerd/multiset/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wheerd/multiset@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"3c0134133c737f895118059f6d9ef96b63d8bc4e","kind":"commit","published_at":"2017-07-26T09:33:09.000Z","download_url":"https://codeload.github.com/wheerd/multiset/tar.gz/2.0.2","html_url":"https://github.com/wheerd/multiset/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wheerd/multiset@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"094fda29560f5dddaf1f7989b4b571e696063725","kind":"commit","published_at":"2017-06-16T14:04:09.000Z","download_url":"https://codeload.github.com/wheerd/multiset/tar.gz/2.0.1","html_url":"https://github.com/wheerd/multiset/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wheerd/multiset@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"bf561d6192695dfc7e9d5261fc8fab51072f3c6a","kind":"commit","published_at":"2017-02-08T14:38:04.000Z","download_url":"https://codeload.github.com/wheerd/multiset/tar.gz/2.0.0","html_url":"https://github.com/wheerd/multiset/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wheerd/multiset@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/tags/2.0.0/manifests"},{"name":"1.0.0","sha":"cfe64540fd9cb08fd34d82ab01fccbbd5159c58c","kind":"tag","published_at":"2016-10-19T09:37:41.000Z","download_url":"https://codeload.github.com/wheerd/multiset/tar.gz/1.0.0","html_url":"https://github.com/wheerd/multiset/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wheerd/multiset@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/tags/1.0.0/manifests"},{"name":"0.2","sha":"f02a06add88589b794cf07ca1dca926204c0334f","kind":"commit","published_at":"2016-10-17T18:43:49.000Z","download_url":"https://codeload.github.com/wheerd/multiset/tar.gz/0.2","html_url":"https://github.com/wheerd/multiset/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wheerd/multiset@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/tags/0.2/manifests"},{"name":"0.1","sha":"d39bad7e6deb21aa75fbf4ed1aec8ad931f45137","kind":"tag","published_at":"2016-10-15T08:48:37.000Z","download_url":"https://codeload.github.com/wheerd/multiset/tar.gz/0.1","html_url":"https://github.com/wheerd/multiset/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wheerd/multiset@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-16T15:53:58.824Z","dependent_packages_count":6,"downloads":78534,"downloads_period":"last-month","dependent_repos_count":33,"rankings":{"downloads":1.6064303253529773,"dependent_repos_count":2.551607925626243,"dependent_packages_count":1.5695712755789448,"stargazers_count":10.9035075092366,"forks_count":11.941745150387414,"docker_downloads_count":2.4814876645194466,"average":5.175724975116938},"purl":"pkg:pypi/multiset","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/multiset","docker_dependents_count":7,"docker_downloads_count":356,"usage_url":"https://repos.ecosyste.ms/usage/pypi/multiset","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/multiset/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-06T17:49:55.197Z","issues_count":5,"pull_requests_count":125,"avg_time_to_close_issue":13094238.8,"avg_time_to_close_pull_request":5071811.153846154,"issues_closed_count":5,"pull_requests_closed_count":117,"pull_request_authors_count":8,"issue_authors_count":5,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":1.096,"merged_pull_requests_count":32,"bot_issues_count":0,"bot_pull_requests_count":111,"past_year_issues_count":1,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":5104908.0,"past_year_avg_time_to_close_pull_request":1500092.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7142857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/issues","maintainers":[{"login":"wheerd","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wheerd"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/multiset/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/multiset/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/multiset/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/multiset/related_packages","maintainers":[{"uuid":"Wheerd","login":"Wheerd","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/Wheerd/","role":null,"created_at":"2023-02-24T18:01:11.700Z","updated_at":"2023-02-24T18:01:11.700Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Wheerd/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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"}}],"commits":{"id":32711,"full_name":"wheerd/multiset","default_branch":"master","committers":[{"name":"Manuel Krebber","email":"admin@wheerd.de","login":"wheerd","count":76},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":13},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":8},{"name":"ldeluigi","email":"44567586+ldeluigi","login":"ldeluigi","count":2},{"name":"Manuel Krebber","email":"manuel.krebber@granikos.eu","login":null,"count":2},{"name":"Thomas David Baker","email":"bakert@gmail.com","login":"bakert","count":1},{"name":"Theodore Ni","email":"3806110+tjni","login":"tjni","count":1},{"name":"Razi96","email":"98959258+Razi96","login":"Razi96","count":1},{"name":"Michael Hay","email":"mhaymo@hotmail.co.uk","login":"MikeFHay","count":1},{"name":"Lonnen","email":"lonnen","login":"lonnen","count":1}],"total_commits":106,"total_committers":10,"total_bot_commits":21,"total_bot_committers":2,"mean_commits":10.6,"dds":0.28301886792452835,"past_year_committers":[{"name":"Manuel Krebber","email":"admin@wheerd.de","login":"wheerd","count":3},{"name":"ldeluigi","email":"44567586+ldeluigi","login":"ldeluigi","count":2},{"name":"Thomas David Baker","email":"bakert@gmail.com","login":"bakert","count":1}],"past_year_total_commits":6,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.0,"past_year_dds":0.5,"last_synced_at":"2025-03-02T06:56:46.738Z","last_synced_commit":"2b974b28b892bb275d673682ae6dadd5f6b46018","created_at":"2023-03-07T16:49:55.759Z","updated_at":"2025-03-02T06:56:46.752Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"wheerd/multiset","html_url":"https://github.com/wheerd/multiset","last_synced_at":"2025-08-16T15:53:58.809Z","status":"error","issues_count":5,"pull_requests_count":125,"avg_time_to_close_issue":13094238.8,"avg_time_to_close_pull_request":5071811.153846154,"issues_closed_count":5,"pull_requests_closed_count":117,"pull_request_authors_count":8,"issue_authors_count":5,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":1.096,"merged_pull_requests_count":32,"bot_issues_count":0,"bot_pull_requests_count":111,"past_year_issues_count":1,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":5104908.0,"past_year_avg_time_to_close_pull_request":1500092.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7142857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-10T21:42:40.244Z","updated_at":"2025-09-01T23:32:54.897Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/wheerd%2Fmultiset/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":127,"python":4,"github_actions":4},"issue_author_associations_count":{"NONE":4,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":133,"OWNER":10,"NONE":3},"issue_authors":{"bigfatcat-shiquan":1,"MikeFHay":1,"eroller":1,"ldeluigi":1,"odioidentisti2":1},"pull_request_authors":{"dependabot[bot]":111,"dependabot-preview[bot]":16,"wheerd":10,"ldeluigi":4,"bakert":2,"Razi96":1,"MikeFHay":1,"tjni":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10094553,"issues_count":31373669,"pull_requests_count":97058592,"authors_count":10699554,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"wheerd","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wheerd"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":2},"last_year":{"WatchEvent":2}},"keywords":["data-structure","library","multiset","python"],"dependencies":[{"ecosystem":"pypi","filepath":"dev-requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-14T01:12:48.172Z","updated_at":"2022-09-14T01:12:48.172Z","repository_link":"https://github.com/wheerd/multiset/blob/master/dev-requirements.txt","dependencies":[{"id":4781752325,"package_name":"pylint","ecosystem":"pypi","requirements":"\u003e=1.6,\u003c3","direct":true,"kind":"development","optional":false},{"id":4781752326,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=3.0,\u003c7","direct":true,"kind":"development","optional":false},{"id":4781752327,"package_name":"coverage","ecosystem":"pypi","requirements":"\u003e=4.3,\u003c7","direct":true,"kind":"development","optional":false},{"id":4781752328,"package_name":"setuptools_scm","ecosystem":"pypi","requirements":"\u003e=1.15,\u003c7.0","direct":true,"kind":"development","optional":false},{"id":4781752329,"package_name":"tox","ecosystem":"pypi","requirements":"\u003e=2.5,\u003c4.0","direct":true,"kind":"development","optional":false},{"id":4781752330,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"\u003e=2.5,\u003c4.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-14T01:12:48.184Z","updated_at":"2022-09-14T01:12:48.184Z","repository_link":"https://github.com/wheerd/multiset/blob/master/docs/requirements.txt","dependencies":[{"id":4781752331,"package_name":"sphinx-autodoc-typehints","ecosystem":"pypi","requirements":"==1.15.3","direct":true,"kind":"runtime","optional":false},{"id":4781752332,"package_name":"sphinx","ecosystem":"pypi","requirements":"==4.4.0","direct":true,"kind":"runtime","optional":false},{"id":4781752333,"package_name":"setuptools-scm","ecosystem":"pypi","requirements":"==6.4.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-dependabot.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T15:46:13.401Z","updated_at":"2023-02-16T15:46:13.401Z","repository_link":"https://github.com/wheerd/multiset/blob/master/.github/workflows/python-dependabot.yml","dependencies":[{"id":7717703304,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7717703305,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T15:46:13.565Z","updated_at":"2023-02-16T15:46:13.565Z","repository_link":"https://github.com/wheerd/multiset/blob/master/.github/workflows/python-publish.yml","dependencies":[{"id":7717703470,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7717703471,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-test.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T15:46:13.668Z","updated_at":"2023-02-16T15:46:13.668Z","repository_link":"https://github.com/wheerd/multiset/blob/master/.github/workflows/python-test.yml","dependencies":[{"id":7717703850,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7717703852,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-12-30T09:29:44.212Z","updated_at":"2023-12-30T09:29:44.212Z","repository_link":"https://github.com/wheerd/multiset/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-12-30T09:29:44.470Z","updated_at":"2023-12-30T09:29:44.470Z","repository_link":"https://github.com/wheerd/multiset/blob/master/setup.py","dependencies":[]}],"score":17.429163375991706,"created_at":"2025-09-08T11:18:49.967Z","updated_at":"2025-10-07T08:25:25.999Z","avatar_url":"https://github.com/wheerd.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":78534,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["serializer","smooth","embedded","graph-generation","mesh","distributed","action","yolov5s","xunit-framework","cryptocurrencies"],"project_url":"https://science.ecosyste.ms/api/v1/projects/67661","html_url":"https://science.ecosyste.ms/projects/67661"}