{"id":69415,"name":"pantomime","description":"Python library for MIME type parsing, normalisation and grouping. ","url":"https://github.com/alephdata/pantomime","last_synced_at":"2025-09-08T14:51:52.823Z","repository":{"id":52206431,"uuid":"120273100","full_name":"alephdata/pantomime","owner":"alephdata","description":"Python library for MIME type parsing, normalisation and grouping. ","archived":true,"fork":false,"pushed_at":"2024-11-13T10:25:07.000Z","size":55,"stargazers_count":12,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-13T11:28:16.958Z","etag":null,"topics":["mime","normalisation"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alephdata.png","metadata":{"files":{"readme":"README.md","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":"2018-02-05T08:00:27.000Z","updated_at":"2024-11-13T10:25:25.000Z","dependencies_parsed_at":"2024-06-19T06:14:28.021Z","dependency_job_id":"5670f67a-d322-464c-b43e-2396ab38e52f","html_url":"https://github.com/alephdata/pantomime","commit_stats":{"total_commits":45,"total_committers":4,"mean_commits":11.25,"dds":0.0888888888888889,"last_synced_commit":"9c2d2ffecb3b04dc11decb3295ef46dd3ad023fd"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/alephdata/pantomime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alephdata","download_url":"https://codeload.github.com/alephdata/pantomime/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime/sbom","scorecard":{"id":179335,"data":{"date":"2025-08-11","repo":{"name":"github.com/alephdata/pantomime","commit":"58c1bb9dc94e9bc9284bce45662623b7761cb35e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/25 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/alephdata/pantomime/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/alephdata/pantomime/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/alephdata/pantomime/build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T18:30:15.272Z","repository_id":52206431,"created_at":"2025-08-16T18:30:15.272Z","updated_at":"2025-08-16T18:30:15.272Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202169,"owners_count":25240363,"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":"alephdata","name":"aleph data search","uuid":"26249985","kind":"organization","description":"A toolkit for data search, management and anlaysis in investigative reporting. Developed by @occrp and many others.","email":"data@occrp.org","website":"http://alephdata.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26249985?v=4","repositories_count":33,"last_synced_at":"2024-05-21T04:15:22.925Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/alephdata","funding_links":[],"total_stars":3031,"followers":131,"following":0,"created_at":"2022-11-06T15:46:25.832Z","updated_at":"2024-05-21T04:15:23.251Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alephdata","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alephdata/repositories"},"packages":[{"id":2845609,"name":"pantomime","ecosystem":"pypi","description":"MIME type normalisation and labels.","homepage":"http://github.com/alephdata/pantomime","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/alephdata/pantomime","keywords_array":["mime","mimetypes","file","types"],"namespace":null,"versions_count":10,"first_release_published_at":"2018-12-01T15:44:29.000Z","latest_release_published_at":"2023-07-19T12:40:26.000Z","latest_release_number":"0.6.1","last_synced_at":"2025-08-25T09:05:14.902Z","created_at":"2022-04-10T11:59:48.222Z","updated_at":"2025-08-25T09:05:14.903Z","registry_url":"https://pypi.org/project/pantomime/","install_command":"pip install pantomime --index-url https://pypi.org/simple","documentation_url":"https://pantomime.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3.3","Programming Language :: Python :: 3.6"],"normalized_name":"pantomime","project_status":null},"repo_metadata":{"uuid":"120273100","full_name":"alephdata/pantomime","owner":"alephdata","description":"Python library for MIME type parsing, normalisation and grouping. ","archived":false,"fork":false,"pushed_at":"2023-07-19T12:39:31.000Z","size":53,"stargazers_count":10,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-10-25T14:28:44.002Z","etag":null,"topics":["mime","normalisation"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alephdata.png","metadata":{"files":{"readme":"README.md","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":"2018-02-05T08:00:27.000Z","updated_at":"2023-08-01T15:18:23.000Z","dependencies_parsed_at":"2023-02-19T05:46:11.388Z","dependency_job_id":null,"html_url":"https://github.com/alephdata/pantomime","commit_stats":null,"previous_names":[],"tags_count":11,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alephdata","download_url":"https://codeload.github.com/alephdata/pantomime/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":172206192,"owners_count":9795755,"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"},"owner_record":{"login":"alephdata","name":"aleph data search","uuid":"26249985","kind":"organization","description":"A toolkit for data search, management and anlaysis in investigative reporting. Developed by @occrp and many others.","email":"data@occrp.org","website":"http://alephdata.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26249985?v=4","repositories_count":33,"last_synced_at":"2023-08-06T12:37:53.962Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/alephdata","created_at":"2022-11-06T15:46:25.832Z","updated_at":"2023-08-06T12:37:54.049Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alephdata","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alephdata/repositories"},"tags":[{"name":"v0.6.0","sha":"ac57714de3b8d12553c8bf5984bdc8d784b8fc8d","kind":"tag","published_at":"2023-02-06T08:18:50.000Z","download_url":"https://codeload.github.com/alephdata/pantomime/tar.gz/v0.6.0","html_url":"https://github.com/alephdata/pantomime/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"10b6efb219f5d5cb4d88932f7ce9efaf4f21cf6b","kind":"tag","published_at":"2022-11-20T14:36:14.000Z","download_url":"https://codeload.github.com/alephdata/pantomime/tar.gz/v0.5.3","html_url":"https://github.com/alephdata/pantomime/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"cf7afb28dbd317e2d2733d48010d7dcf7fcc255b","kind":"tag","published_at":"2022-11-20T14:28:30.000Z","download_url":"https://codeload.github.com/alephdata/pantomime/tar.gz/v0.5.2","html_url":"https://github.com/alephdata/pantomime/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"3d5ff5e25afd710140138fa80fbf9dbb9c1c74d5","kind":"tag","published_at":"2021-09-05T12:51:01.000Z","download_url":"https://codeload.github.com/alephdata/pantomime/tar.gz/v0.5.1","html_url":"https://github.com/alephdata/pantomime/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"8cc742362dae836959f7ecf10a7f35301059b98f","kind":"tag","published_at":"2021-09-05T12:45:56.000Z","download_url":"https://codeload.github.com/alephdata/pantomime/tar.gz/v0.5.0","html_url":"https://github.com/alephdata/pantomime/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"645f1f47328cdd1a0e3bac8b7bc7498772dc65eb","kind":"tag","published_at":"2021-08-20T16:31:52.000Z","download_url":"https://codeload.github.com/alephdata/pantomime/tar.gz/v0.4.2","html_url":"https://github.com/alephdata/pantomime/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9dd8f0e1cd163d6a3375d2a7bb43fdcc4937bc8a","kind":"tag","published_at":"2020-08-28T08:49:46.000Z","download_url":"https://codeload.github.com/alephdata/pantomime/tar.gz/v0.4.1","html_url":"https://github.com/alephdata/pantomime/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5a23320ad6e10a651c5d010f0aeb86f2826d51ed","kind":"commit","published_at":"2019-12-13T21:09:03.000Z","download_url":"https://codeload.github.com/alephdata/pantomime/tar.gz/v0.4.0","html_url":"https://github.com/alephdata/pantomime/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"818fe5d799ba045c1d908935f24c94a8438c3a60","kind":"commit","published_at":"2018-12-01T15:59:45.000Z","download_url":"https://codeload.github.com/alephdata/pantomime/tar.gz/v0.3.3","html_url":"https://github.com/alephdata/pantomime/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"08ac1b6e5068458bf450debf817c44ecfdf86c27","kind":"commit","published_at":"2018-12-01T15:42:44.000Z","download_url":"https://codeload.github.com/alephdata/pantomime/tar.gz/v0.3.2","html_url":"https://github.com/alephdata/pantomime/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"7520becc95d33a17e491aef7c17a3ea68901d4fc","kind":"commit","published_at":"2018-12-01T15:40:15.000Z","download_url":"https://codeload.github.com/alephdata/pantomime/tar.gz/v0.3.1","html_url":"https://github.com/alephdata/pantomime/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime/tags/v0.3.1/manifests"}]},"repo_metadata_updated_at":"2023-11-20T12:22:20.215Z","dependent_packages_count":5,"downloads":7430,"downloads_period":"last-month","dependent_repos_count":20,"rankings":{"downloads":3.3747997813180386,"dependent_repos_count":3.2531450011035092,"dependent_packages_count":1.5695712755789448,"stargazers_count":17.080903888008166,"forks_count":16.84944724620611,"docker_downloads_count":0.9366877355866529,"average":7.177425821300237},"purl":"pkg:pypi/pantomime","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pantomime","docker_dependents_count":7,"docker_downloads_count":287307,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pantomime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pantomime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-10-08T07:22:24.406Z","issues_count":1,"pull_requests_count":4,"avg_time_to_close_issue":259196.0,"avg_time_to_close_pull_request":152680.25,"issues_closed_count":1,"pull_requests_closed_count":4,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":4,"bot_issues_count":1,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":45621.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pantomime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pantomime/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pantomime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pantomime/related_packages","maintainers":[{"uuid":"pudo","login":"pudo","name":null,"email":null,"url":null,"packages_count":48,"html_url":"https://pypi.org/user/pudo/","role":null,"created_at":"2023-02-24T23:37:43.053Z","updated_at":"2023-02-24T23:37:43.053Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pudo/packages"},{"uuid":"occrp","login":"occrp","name":null,"email":null,"url":null,"packages_count":22,"html_url":"https://pypi.org/user/occrp/","role":null,"created_at":"2023-02-24T23:37:43.048Z","updated_at":"2023-02-24T23:37:43.048Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/occrp/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308802,"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":625487,"full_name":"alephdata/pantomime","default_branch":"master","committers":[{"name":"Friedrich Lindenberg","email":"friedrich@pudo.org","login":null,"count":41},{"name":"Edward Betts","email":"edward@4angle.com","login":"EdwardBetts","count":2},{"name":"Simon Wörpel","email":"simon.woerpel@pm.me","login":null,"count":1},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":1}],"total_commits":45,"total_committers":4,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":11.25,"dds":0.0888888888888889,"past_year_committers":[{"name":"Friedrich Lindenberg","email":"friedrich@pudo.org","login":null,"count":1},{"name":"Simon Wörpel","email":"simon.woerpel@pm.me","login":null,"count":1}],"past_year_total_commits":2,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.5,"last_synced_at":"2024-06-04T14:43:46.793Z","last_synced_commit":"9c2d2ffecb3b04dc11decb3295ef46dd3ad023fd","created_at":"2023-03-09T08:10:46.032Z","updated_at":"2024-06-04T14:43:46.793Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483992,"commits_count":854420992,"contributors_count":31151709,"owners_count":909079,"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":"alephdata/pantomime","html_url":"https://github.com/alephdata/pantomime","last_synced_at":"2023-11-20T12:22:20.524Z","status":null,"issues_count":1,"pull_requests_count":4,"avg_time_to_close_issue":259196.0,"avg_time_to_close_pull_request":152680.25,"issues_closed_count":1,"pull_requests_closed_count":4,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":4,"bot_issues_count":1,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":45621.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-14T19:47:14.058Z","updated_at":"2023-11-20T12:22:20.524Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alephdata%2Fpantomime/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":1},"issue_author_associations_count":{"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":4},"issue_authors":{"dependabot-preview[bot]":1},"pull_request_authors":{"EdwardBetts":2,"simonwoerpel":1,"dependabot-preview[bot]":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-29T00:00:19.075Z","repositories_count":8345259,"issues_count":17240894,"pull_requests_count":40461577,"authors_count":5781773,"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":[],"active_maintainers":[]},"events":{"total":{"PushEvent":1},"last_year":{"PushEvent":1}},"keywords":["mime","normalisation"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-29T22:22:16.499Z","updated_at":"2022-08-29T22:22:16.499Z","repository_link":"https://github.com/alephdata/pantomime/blob/master/setup.py","dependencies":[{"id":3224169143,"package_name":"banal","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3224169144,"package_name":"normality","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-23T17:00:51.833Z","updated_at":"2023-01-23T17:00:51.833Z","repository_link":"https://github.com/alephdata/pantomime/blob/master/.github/workflows/build.yml","dependencies":[{"id":7127061844,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7127061845,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7127061846,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]}],"score":16.465155073588914,"created_at":"2025-09-08T11:19:01.705Z","updated_at":"2025-10-07T08:25:45.870Z","avatar_url":"https://github.com/alephdata.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":7430,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/69415","html_url":"https://science.ecosyste.ms/projects/69415"}