{"id":27773,"name":"infostop","description":"Python package for detecting stops in trajectory data","url":"https://github.com/ulfaslak/infostop","last_synced_at":"2025-09-05T03:44:03.940Z","repository":{"id":37458203,"uuid":"175898019","full_name":"ulfaslak/infostop","owner":"ulfaslak","description":"Python package for detecting stops in trajectory data","archived":false,"fork":false,"pushed_at":"2025-01-09T08:52:40.000Z","size":10818,"stargazers_count":64,"open_issues_count":12,"forks_count":10,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-08-17T13:27:14.313Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ulfaslak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-03-15T22:16:19.000Z","updated_at":"2025-01-24T09:52:18.000Z","dependencies_parsed_at":"2024-02-09T01:19:47.675Z","dependency_job_id":"7720e6b1-10ff-4b27-b181-024121fc1c3c","html_url":"https://github.com/ulfaslak/infostop","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ulfaslak/infostop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulfaslak%2Finfostop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulfaslak%2Finfostop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulfaslak%2Finfostop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulfaslak%2Finfostop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ulfaslak","download_url":"https://codeload.github.com/ulfaslak/infostop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulfaslak%2Finfostop/sbom","scorecard":{"id":907953,"data":{"date":"2025-08-11","repo":{"name":"github.com/ulfaslak/infostop","commit":"9c1d53fe14e04f7f5fd1bda6798d9637ad88ec36"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/27 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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy.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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/deploy.yml:10"],"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":"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":"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":"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":"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/deploy.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ulfaslak/infostop/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/ulfaslak/infostop/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ulfaslak/infostop/deploy.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-437 / GHSA-5xp3-jfq3-5q8x","Warn: Project is vulnerable to: PYSEC-2020-173 / GHSA-gpvv-69j7-gwj8","Warn: Project is vulnerable to: PYSEC-2023-228 / GHSA-mq26-g339-26xf","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T18:02:34.884Z","repository_id":37458203,"created_at":"2025-08-24T18:02:34.885Z","updated_at":"2025-08-24T18:02:34.885Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273708979,"owners_count":25153728,"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-05T02:00:09.113Z","response_time":402,"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":null,"packages":[{"id":2766995,"name":"infostop","ecosystem":"pypi","description":"Temporospatial clustering in Python. Well suited for mobility data.","homepage":"https://github.com/ulfaslak/infostop","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/ulfaslak/infostop","keywords_array":[],"namespace":null,"versions_count":20,"first_release_published_at":"2019-03-15T22:13:06.000Z","latest_release_published_at":"2022-02-20T21:55:27.000Z","latest_release_number":"0.1.9","last_synced_at":"2025-08-17T13:18:00.205Z","created_at":"2022-04-10T11:18:45.467Z","updated_at":"2025-08-17T13:21:30.313Z","registry_url":"https://pypi.org/project/infostop/","install_command":"pip install infostop --index-url https://pypi.org/simple","documentation_url":"https://infostop.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3","Topic :: Scientific/Engineering :: Information Analysis","Topic :: Scientific/Engineering :: Mathematics"],"normalized_name":"infostop","project_status":null},"repo_metadata":{"id":37458203,"uuid":"175898019","full_name":"ulfaslak/infostop","owner":"ulfaslak","description":"Python package for detecting stops in trajectory data","archived":false,"fork":false,"pushed_at":"2025-01-09T08:52:40.000Z","size":10818,"stargazers_count":64,"open_issues_count":12,"forks_count":10,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-06-16T03:01:42.584Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ulfaslak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-03-15T22:16:19.000Z","updated_at":"2025-01-24T09:52:18.000Z","dependencies_parsed_at":"2024-02-09T01:19:47.675Z","dependency_job_id":"7720e6b1-10ff-4b27-b181-024121fc1c3c","html_url":"https://github.com/ulfaslak/infostop","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ulfaslak/infostop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulfaslak%2Finfostop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulfaslak%2Finfostop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulfaslak%2Finfostop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulfaslak%2Finfostop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ulfaslak","download_url":"https://codeload.github.com/ulfaslak/infostop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulfaslak%2Finfostop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270852724,"owners_count":24656949,"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-17T02:00:09.016Z","response_time":129,"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":"ulfaslak","name":"Ulf Aslak","uuid":"6390218","kind":"user","description":"","email":"","website":"https://ulfaslak.dk/","location":"Gilleleje, Denmark","twitter":"ulfaslak","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6390218?u=c58b7226050fd0ac750413aa5bdeb186c0067995\u0026v=4","repositories_count":51,"last_synced_at":"2024-11-04T21:02:41.397Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ulfaslak","funding_links":[],"total_stars":197,"followers":103,"following":33,"created_at":"2022-11-09T16:14:38.252Z","updated_at":"2024-11-04T21:02:41.398Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ulfaslak","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ulfaslak/repositories"},"tags":[{"name":"v1.0.11","sha":"851b3f89c31db2e6a4a073d4c03cf5cc46edaa9e","kind":"tag","published_at":"2022-02-20T22:29:53.000Z","download_url":"https://codeload.github.com/ulfaslak/infostop/tar.gz/v1.0.11","html_url":"https://github.com/ulfaslak/infostop/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ulfaslak/infostop@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulfaslak%2Finfostop/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulfaslak%2Finfostop/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"d2ee012658c22966fb9a8a64f736cdefa679cd80","kind":"tag","published_at":"2022-02-20T22:16:11.000Z","download_url":"https://codeload.github.com/ulfaslak/infostop/tar.gz/v1.0.10","html_url":"https://github.com/ulfaslak/infostop/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ulfaslak/infostop@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulfaslak%2Finfostop/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulfaslak%2Finfostop/tags/v1.0.10/manifests"}]},"repo_metadata_updated_at":"2025-08-17T13:21:30.312Z","dependent_packages_count":1,"downloads":177,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":24.49629979410376,"dependent_repos_count":11.575098716022767,"dependent_packages_count":4.74372965710212,"stargazers_count":9.02014074439335,"forks_count":12.550114999225691,"docker_downloads_count":null,"average":12.477076782169537},"purl":"pkg:pypi/infostop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/infostop","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/infostop","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/infostop/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T13:17:58.447Z","issues_count":19,"pull_requests_count":9,"avg_time_to_close_issue":3686694.25,"avg_time_to_close_pull_request":92999.625,"issues_closed_count":8,"pull_requests_closed_count":8,"pull_request_authors_count":6,"issue_authors_count":16,"avg_comments_per_issue":1.4210526315789473,"avg_comments_per_pull_request":1.6666666666666667,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":29089.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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":3.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulfaslak%2Finfostop/issues","maintainers":[{"login":"lalessan","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lalessan"},{"login":"ulfaslak","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ulfaslak"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/infostop/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/infostop/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/infostop/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/infostop/related_packages","maintainers":[{"uuid":"ulfaslak","login":"ulfaslak","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/ulfaslak/","role":null,"created_at":"2023-02-24T11:16:52.340Z","updated_at":"2023-02-24T11:16:52.340Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ulfaslak/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724971,"maintainers_count":308293,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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":2250055,"full_name":"ulfaslak/infostop","default_branch":"master","committers":[{"name":"ulfaslak","email":"ulfjensen@gmail.com","login":"ulfaslak","count":59},{"name":"Ulf","email":"ulfaslak@UAM.local","login":null,"count":7},{"name":"Alessandretti","email":"86008947@seldlx26119.corpusers.net","login":null,"count":6},{"name":"Ulf Aslak Jensen","email":"ulasje@heisenberg.imm.dtu.dk","login":null,"count":5},{"name":"Endre Mark Borza","email":"endremborza@gmail.com","login":"endremborza","count":2},{"name":"lalessan","email":"lalessan","login":"lalessan","count":2},{"name":"Laura Alessandretti","email":"lauale@heisenberg.imm.dtu.dk","login":null,"count":2},{"name":"Ulf","email":"ulfaslak@uam.home","login":null,"count":1}],"total_commits":84,"total_committers":8,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":10.5,"dds":0.29761904761904767,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2024-12-21T05:43:00.405Z","last_synced_commit":"8593880fbda6008d3cdb768d30cf2df8cad74b79","created_at":"2024-10-04T11:00:11.175Z","updated_at":"2024-12-21T05:43:01.185Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulfaslak%2Finfostop/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","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":"ulfaslak/infostop","html_url":"https://github.com/ulfaslak/infostop","last_synced_at":"2025-08-31T09:21:25.415Z","status":null,"issues_count":19,"pull_requests_count":10,"avg_time_to_close_issue":3686694.25,"avg_time_to_close_pull_request":85898.44444444444,"issues_closed_count":8,"pull_requests_closed_count":9,"pull_request_authors_count":6,"issue_authors_count":16,"avg_comments_per_issue":1.4210526315789473,"avg_comments_per_pull_request":1.5,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":29089.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"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":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-14T15:54:45.589Z","updated_at":"2025-08-31T09:21:25.417Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulfaslak%2Finfostop","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulfaslak%2Finfostop/issues","issue_labels_count":{"enhancement":2,"feature request":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":16,"COLLABORATOR":2,"OWNER":1},"pull_request_author_associations_count":{"NONE":3,"CONTRIBUTOR":3,"COLLABORATOR":3,"OWNER":1},"issue_authors":{"lalessan":2,"charlesdaigle":2,"katrinabrock":2,"carlomarxdk":1,"lcandeago":1,"sp794uk":1,"alexandradec":1,"jinzhuyu":1,"dkori":1,"ulfaslak":1,"NA-Dev":1,"janpiskur":1,"jGaboardi":1,"VRehnberg":1,"michelegirolami":1,"neumannoskar":1},"pull_request_authors":{"lalessan":3,"urosjarc":2,"endremborza":2,"VRehnberg":1,"ulfaslak":1,"michielbakker":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-31T00:00:11.523Z","repositories_count":9891070,"issues_count":28909389,"pull_requests_count":82639466,"authors_count":8334244,"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":{"NONE":2},"past_year_pull_request_author_associations_count":{"NONE":1,"CONTRIBUTOR":1},"past_year_issue_authors":{"katrinabrock":2},"past_year_pull_request_authors":{"urosjarc":2},"maintainers":[{"login":"lalessan","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lalessan"},{"login":"ulfaslak","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ulfaslak"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":2,"WatchEvent":2,"IssueCommentEvent":3,"PushEvent":1,"PullRequestEvent":2,"ForkEvent":2},"last_year":{"IssuesEvent":2,"WatchEvent":2,"IssueCommentEvent":3,"PushEvent":1,"PullRequestEvent":2,"ForkEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-19T19:40:51.919Z","updated_at":"2022-08-19T19:40:51.919Z","repository_link":"https://github.com/ulfaslak/infostop/blob/master/docs/requirements.txt","dependencies":[{"id":2077757665,"package_name":"pip","ecosystem":"pypi","requirements":"\u003e=18.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-19T19:40:52.038Z","updated_at":"2022-08-19T19:40:52.038Z","repository_link":"https://github.com/ulfaslak/infostop/blob/master/requirements.txt","dependencies":[{"id":2077757775,"package_name":"pybind11","ecosystem":"pypi","requirements":"\u003e=2.4","direct":true,"kind":"runtime","optional":false},{"id":2077757776,"package_name":"infomap","ecosystem":"pypi","requirements":"==1.0.6","direct":true,"kind":"runtime","optional":false},{"id":2077757777,"package_name":"folium","ecosystem":"pypi","requirements":"\u003e=0.7.0","direct":true,"kind":"runtime","optional":false},{"id":2077757778,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2077757779,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2077757780,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-19T19:40:52.223Z","updated_at":"2022-08-19T19:40:52.223Z","repository_link":"https://github.com/ulfaslak/infostop/blob/master/setup.py","dependencies":[{"id":2077758214,"package_name":"pybind11","ecosystem":"pypi","requirements":"\u003e=2.4","direct":true,"kind":"runtime","optional":false},{"id":2077758215,"package_name":"infomap","ecosystem":"pypi","requirements":"==1.0.6","direct":true,"kind":"runtime","optional":false},{"id":2077758216,"package_name":"folium","ecosystem":"pypi","requirements":"\u003e=0.7.0","direct":true,"kind":"runtime","optional":false},{"id":2077758217,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2077758218,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2077758219,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/deploy.yml","sha":null,"kind":"manifest","created_at":"2023-02-14T15:46:02.354Z","updated_at":"2023-02-14T15:46:02.354Z","repository_link":"https://github.com/ulfaslak/infostop/blob/master/.github/workflows/deploy.yml","dependencies":[{"id":7663116705,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7663116706,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7663116707,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]}],"score":11.608671913231992,"created_at":"2025-09-04T15:51:00.116Z","updated_at":"2025-10-07T08:12:17.894Z","avatar_url":"https://github.com/ulfaslak.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":177,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/27773","html_url":"https://science.ecosyste.ms/projects/27773","bibtex_url":"https://science.ecosyste.ms/projects/27773/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/27773/export.apalike"}