{"id":79030,"name":null,"description":"A collection of simple NumPy-based filters and trackers optimized for real-time performance.","url":"https://github.com/tobias-gp/simplefilters","last_synced_at":"2025-09-08T21:29:31.002Z","repository":{"id":57467408,"uuid":"287552115","full_name":"tobias-gp/SimpleFilters","owner":"tobias-gp","description":"A collection of simple NumPy-based filters and trackers optimized for real-time performance.","archived":false,"fork":false,"pushed_at":"2020-09-08T16:54:08.000Z","size":16467,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-17T08:54:39.110Z","etag":null,"topics":["filter","filtering-algorithm","time-series","time-series-analysis","tracker","tracking","tracking-algorithm"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tobias-gp.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":"2020-08-14T14:29:28.000Z","updated_at":"2022-01-10T21:48:46.000Z","dependencies_parsed_at":"2022-09-19T08:50:47.233Z","dependency_job_id":null,"html_url":"https://github.com/tobias-gp/SimpleFilters","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/tobias-gp/SimpleFilters","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobias-gp","download_url":"https://codeload.github.com/tobias-gp/SimpleFilters/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters/sbom","scorecard":{"id":890775,"data":{"date":"2025-08-11","repo":{"name":"github.com/tobias-gp/SimpleFilters","commit":"adeb73c24cccaad755ca96dc166336eb0686a05f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.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":"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":"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/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tobias-gp/SimpleFilters/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tobias-gp/SimpleFilters/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/tobias-gp/SimpleFilters/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/tobias-gp/SimpleFilters/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["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-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-24T11:45:02.595Z","repository_id":57467408,"created_at":"2025-08-24T11:45:02.595Z","updated_at":"2025-08-24T11:45:02.595Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231467,"owners_count":25245625,"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":"tobias-gp","name":"Tobias Grosse-Puppendahl","uuid":"12759325","kind":"user","description":"Deep-tech enthusiast at Porsche","email":"","website":null,"location":null,"twitter":null,"company":"Porsche","icon_url":"https://avatars.githubusercontent.com/u/12759325?u=65f6926c6f8e4b8d743141d980fbc295abd518aa\u0026v=4","repositories_count":2,"last_synced_at":"2023-03-01T15:35:54.462Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tobias-gp","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-03-01T15:35:54.467Z","updated_at":"2023-03-01T15:35:54.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobias-gp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobias-gp/repositories"},"packages":[{"id":2920087,"name":"simple-filters","ecosystem":"pypi","description":"A collection of simple NumPy-based filters and trackers optimized for real-time performance","homepage":"https://github.com/tobias-gp/SimpleFilters.git","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/tobias-gp/SimpleFilters","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2020-08-16T12:59:21.000Z","latest_release_published_at":"2020-09-08T16:54:38.000Z","latest_release_number":"0.1.6","last_synced_at":"2025-08-17T08:37:19.687Z","created_at":"2022-04-10T12:37:01.249Z","updated_at":"2025-08-17T08:51:41.237Z","registry_url":"https://pypi.org/project/simple-filters/","install_command":"pip install simple-filters --index-url https://pypi.org/simple","documentation_url":"https://simple-filters.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"simple-filters","project_status":null},"repo_metadata":{"id":57467408,"uuid":"287552115","full_name":"tobias-gp/SimpleFilters","owner":"tobias-gp","description":"A collection of simple NumPy-based filters and trackers optimized for real-time performance.","archived":false,"fork":false,"pushed_at":"2020-09-08T16:54:08.000Z","size":16467,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-11T13:31:21.799Z","etag":null,"topics":["filter","filtering-algorithm","time-series","time-series-analysis","tracker","tracking","tracking-algorithm"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tobias-gp.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":"2020-08-14T14:29:28.000Z","updated_at":"2022-01-10T21:48:46.000Z","dependencies_parsed_at":"2022-09-19T08:50:47.233Z","dependency_job_id":null,"html_url":"https://github.com/tobias-gp/SimpleFilters","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/tobias-gp/SimpleFilters","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobias-gp","download_url":"https://codeload.github.com/tobias-gp/SimpleFilters/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270825975,"owners_count":24652464,"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":"tobias-gp","name":"Tobias Grosse-Puppendahl","uuid":"12759325","kind":"user","description":"Deep-tech enthusiast at Porsche","email":"","website":null,"location":null,"twitter":null,"company":"Porsche","icon_url":"https://avatars.githubusercontent.com/u/12759325?u=65f6926c6f8e4b8d743141d980fbc295abd518aa\u0026v=4","repositories_count":2,"last_synced_at":"2023-03-01T15:35:54.462Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tobias-gp","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-03-01T15:35:54.467Z","updated_at":"2023-03-01T15:35:54.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobias-gp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobias-gp/repositories"},"tags":[{"name":"0.1.6","sha":"adeb73c24cccaad755ca96dc166336eb0686a05f","kind":"commit","published_at":"2020-09-08T16:52:09.000Z","download_url":"https://codeload.github.com/tobias-gp/SimpleFilters/tar.gz/0.1.6","html_url":"https://github.com/tobias-gp/SimpleFilters/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tobias-gp/SimpleFilters@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"4b53887560050e6dbc518d4eeb94d44b034fc298","kind":"commit","published_at":"2020-08-24T06:29:48.000Z","download_url":"https://codeload.github.com/tobias-gp/SimpleFilters/tar.gz/0.1.5","html_url":"https://github.com/tobias-gp/SimpleFilters/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tobias-gp/SimpleFilters@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"9b02e96dcd8233cd73b46e01405da66dac881f76","kind":"commit","published_at":"2020-08-23T13:09:31.000Z","download_url":"https://codeload.github.com/tobias-gp/SimpleFilters/tar.gz/0.1.4","html_url":"https://github.com/tobias-gp/SimpleFilters/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tobias-gp/SimpleFilters@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"529e3ebd0bef4ab6c5126e05d22e86b3e0424c8a","kind":"commit","published_at":"2020-08-23T09:38:14.000Z","download_url":"https://codeload.github.com/tobias-gp/SimpleFilters/tar.gz/0.1.3","html_url":"https://github.com/tobias-gp/SimpleFilters/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tobias-gp/SimpleFilters@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"290d36ece67122121fec872fac60386a65d5ef4e","kind":"commit","published_at":"2020-08-19T06:07:05.000Z","download_url":"https://codeload.github.com/tobias-gp/SimpleFilters/tar.gz/0.1.2","html_url":"https://github.com/tobias-gp/SimpleFilters/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tobias-gp/SimpleFilters@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"acaa8e6d27e2e52fe3fb725f22d3f1e4bf0d8a99","kind":"commit","published_at":"2020-08-16T12:51:48.000Z","download_url":"https://codeload.github.com/tobias-gp/SimpleFilters/tar.gz/0.1.1","html_url":"https://github.com/tobias-gp/SimpleFilters/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tobias-gp/SimpleFilters@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"acaa8e6d27e2e52fe3fb725f22d3f1e4bf0d8a99","kind":"commit","published_at":"2020-08-16T12:51:48.000Z","download_url":"https://codeload.github.com/tobias-gp/SimpleFilters/tar.gz/0.1.0","html_url":"https://github.com/tobias-gp/SimpleFilters/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tobias-gp/SimpleFilters@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters/tags/0.1.0/manifests"},{"name":"0.1.0-pre2","sha":"acaa8e6d27e2e52fe3fb725f22d3f1e4bf0d8a99","kind":"commit","published_at":"2020-08-16T12:51:48.000Z","download_url":"https://codeload.github.com/tobias-gp/SimpleFilters/tar.gz/0.1.0-pre2","html_url":"https://github.com/tobias-gp/SimpleFilters/releases/tag/0.1.0-pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tobias-gp/SimpleFilters@0.1.0-pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters/tags/0.1.0-pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters/tags/0.1.0-pre2/manifests"},{"name":"0.1.0-pre","sha":"bf12be8b9f8ece97c856e7166c2741efbe0b92f0","kind":"commit","published_at":"2020-08-16T12:39:28.000Z","download_url":"https://codeload.github.com/tobias-gp/SimpleFilters/tar.gz/0.1.0-pre","html_url":"https://github.com/tobias-gp/SimpleFilters/releases/tag/0.1.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tobias-gp/SimpleFilters@0.1.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters/tags/0.1.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters/tags/0.1.0-pre/manifests"}]},"repo_metadata_updated_at":"2025-08-17T08:51:41.237Z","dependent_packages_count":0,"downloads":10,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":36.110142033572274,"dependent_repos_count":21.81366406945767,"dependent_packages_count":9.901264934594284,"stargazers_count":23.104354245818563,"forks_count":29.850202499387972,"docker_downloads_count":null,"average":24.155925556566153},"purl":"pkg:pypi/simple-filters","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/simple-filters","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/simple-filters","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/simple-filters/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T08:16:56.489Z","issues_count":2,"pull_requests_count":0,"avg_time_to_close_issue":52387.0,"avg_time_to_close_pull_request":null,"issues_closed_count":2,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters/issues","maintainers":[{"login":"MohamedKari","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MohamedKari"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/simple-filters/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/simple-filters/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/simple-filters/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/simple-filters/related_packages","maintainers":[{"uuid":"tobias-gp","login":"tobias-gp","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/tobias-gp/","role":null,"created_at":"2023-02-25T11:34:03.205Z","updated_at":"2023-02-25T11:34:03.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tobias-gp/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726284,"maintainers_count":308824,"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":658946,"full_name":"tobias-gp/SimpleFilters","default_branch":"master","committers":[{"name":"Tobias Grosse-Puppendahl","email":"tobias.grosse-puppendahl@porsche.de","count":30},{"name":"Tobias Grosse-Puppendahl","email":"tobias@grosse-puppendahl.com","count":11}],"total_commits":41,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":20.5,"dds":0.2682926829268293,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-19T14:42:30.833Z","last_synced_commit":"adeb73c24cccaad755ca96dc166336eb0686a05f","created_at":"2023-03-09T09:56:26.781Z","updated_at":"2023-09-19T17:35:00.613Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5491971,"commits_count":855149458,"contributors_count":31219150,"owners_count":911999,"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":"tobias-gp/SimpleFilters","html_url":"https://github.com/tobias-gp/SimpleFilters","last_synced_at":"2025-08-17T08:52:55.892Z","status":"error","issues_count":2,"pull_requests_count":0,"avg_time_to_close_issue":52387.0,"avg_time_to_close_pull_request":null,"issues_closed_count":2,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T00:02:28.870Z","updated_at":"2025-08-17T08:52:55.892Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobias-gp%2FSimpleFilters/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"COLLABORATOR":2},"pull_request_author_associations_count":{},"issue_authors":{"MohamedKari":2},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:10.533Z","repositories_count":10153511,"issues_count":32070773,"pull_requests_count":100067667,"authors_count":10723509,"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":"MohamedKari","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MohamedKari"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":["filter","filtering-algorithm","time-series","time-series-analysis","tracker","tracking","tracking-algorithm"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-19T08:50:47.122Z","updated_at":"2022-09-19T08:50:47.122Z","repository_link":"https://github.com/tobias-gp/SimpleFilters/blob/master/requirements.txt","dependencies":[{"id":5410510978,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5410510979,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=0.17.0","direct":true,"kind":"runtime","optional":false}]}],"score":4.564348191467836,"created_at":"2025-09-08T20:56:41.558Z","updated_at":"2025-10-07T08:28:06.590Z","avatar_url":"https://github.com/tobias-gp.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":10,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/79030","html_url":"https://science.ecosyste.ms/projects/79030"}