{"id":2786476,"name":"libfuncpy","ecosystem":"pypi","description":"Functional Programming tools in Python.","homepage":"https://github.com/joaomcteixeira/libfuncpy","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/joaomcteixeira/libfuncpy","keywords_array":["functional","programming"],"namespace":null,"versions_count":4,"first_release_published_at":"2021-06-29T15:35:38.000Z","latest_release_published_at":"2021-07-19T17:22:51.000Z","latest_release_number":"0.0.4","last_synced_at":"2026-04-20T16:18:37.346Z","created_at":"2022-04-10T11:28:29.687Z","updated_at":"2026-04-20T16:19:07.847Z","registry_url":"https://pypi.org/project/libfuncpy/","install_command":"pip install libfuncpy --index-url https://pypi.org/simple","documentation_url":"https://libfuncpy.readthedocs.io/en/latest/","metadata":{"funding":null,"documentation":"https://libfuncpy.readthedocs.io/en/latest/","classifiers":["Development Status :: 3 - Alpha","License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: MacOS","Operating System :: Microsoft","Operating System :: POSIX","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"libfuncpy","project_status":null},"repo_metadata":{"id":48581131,"uuid":"381385291","full_name":"joaomcteixeira/libfuncpy","owner":"joaomcteixeira","description":"Tools for Functional Programming in Python.","archived":false,"fork":false,"pushed_at":"2021-07-19T17:22:49.000Z","size":70,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-06T01:08:22.374Z","etag":null,"topics":[],"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/joaomcteixeira.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-06-29T14:02:35.000Z","updated_at":"2021-07-19T17:22:52.000Z","dependencies_parsed_at":"2022-08-30T05:21:42.111Z","dependency_job_id":null,"html_url":"https://github.com/joaomcteixeira/libfuncpy","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":"joaomcteixeira/python-project-skeleton","purl":"pkg:github/joaomcteixeira/libfuncpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaomcteixeira%2Flibfuncpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaomcteixeira%2Flibfuncpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaomcteixeira%2Flibfuncpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaomcteixeira%2Flibfuncpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joaomcteixeira","download_url":"https://codeload.github.com/joaomcteixeira/libfuncpy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaomcteixeira%2Flibfuncpy/sbom","scorecard":{"id":525721,"data":{"date":"2025-08-11","repo":{"name":"github.com/joaomcteixeira/libfuncpy","commit":"967c4debde3f81df477f8725ba500c0eb4ea2a7e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/24 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joaomcteixeira/libfuncpy/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joaomcteixeira/libfuncpy/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joaomcteixeira/libfuncpy/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/joaomcteixeira/libfuncpy/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/joaomcteixeira/libfuncpy/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/joaomcteixeira/libfuncpy/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/joaomcteixeira/libfuncpy/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/joaomcteixeira/libfuncpy/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joaomcteixeira/libfuncpy/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joaomcteixeira/libfuncpy/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/joaomcteixeira/libfuncpy/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:31","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  10 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":"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":"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: 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 'main'"],"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":3,"reason":"7 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-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-20T04:18:05.387Z","repository_id":48581131,"created_at":"2025-08-20T04:18:05.387Z","updated_at":"2025-08-20T04:18:05.387Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273341431,"owners_count":25088346,"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-02T02:00:09.530Z","response_time":77,"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":"joaomcteixeira","name":"João M.C. Teixeira","uuid":"2901810","kind":"user","description":"Creator of IDPConformerGenerator (@julie-forman-kay-lab) and previous lead developer of HADDOCK3 (@haddocking). Passionate about software architecture.","email":"","website":"https://joaomcteixeira.github.io/","location":"Padova","twitter":"joaomcteixeira","company":"University of Padova","icon_url":"https://avatars.githubusercontent.com/u/2901810?u=1d1b16f454e82a86c610bf22212962beb53e5e1f\u0026v=4","repositories_count":11,"last_synced_at":"2023-03-05T00:08:51.679Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joaomcteixeira","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T02:56:36.006Z","updated_at":"2023-03-05T00:08:51.846Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joaomcteixeira","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joaomcteixeira/repositories"},"tags":[{"name":"v0.0.4","sha":"967c4debde3f81df477f8725ba500c0eb4ea2a7e","kind":"tag","published_at":"2021-07-19T17:22:48.000Z","download_url":"https://codeload.github.com/joaomcteixeira/libfuncpy/tar.gz/v0.0.4","html_url":"https://github.com/joaomcteixeira/libfuncpy/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joaomcteixeira/libfuncpy@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaomcteixeira%2Flibfuncpy/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaomcteixeira%2Flibfuncpy/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"a426682a2e82308e6313b2e24ebb8549ce459dbc","kind":"tag","published_at":"2021-06-29T19:33:15.000Z","download_url":"https://codeload.github.com/joaomcteixeira/libfuncpy/tar.gz/v0.0.3","html_url":"https://github.com/joaomcteixeira/libfuncpy/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joaomcteixeira/libfuncpy@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaomcteixeira%2Flibfuncpy/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaomcteixeira%2Flibfuncpy/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"0ec1a1ae2a5d0472c2123fba9ff3bafb95856751","kind":"tag","published_at":"2021-06-29T19:02:53.000Z","download_url":"https://codeload.github.com/joaomcteixeira/libfuncpy/tar.gz/v0.0.2","html_url":"https://github.com/joaomcteixeira/libfuncpy/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joaomcteixeira/libfuncpy@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaomcteixeira%2Flibfuncpy/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaomcteixeira%2Flibfuncpy/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"bdb15d270185837fc3eddcb2bec015b113286d67","kind":"tag","published_at":"2021-06-29T18:56:55.000Z","download_url":"https://codeload.github.com/joaomcteixeira/libfuncpy/tar.gz/v0.0.1","html_url":"https://github.com/joaomcteixeira/libfuncpy/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joaomcteixeira/libfuncpy@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaomcteixeira%2Flibfuncpy/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaomcteixeira%2Flibfuncpy/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-04-20T16:19:07.826Z","dependent_packages_count":0,"downloads":78,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":46.608903897641504,"dependent_repos_count":21.754255807829878,"dependent_packages_count":9.972534495251677,"stargazers_count":38.828420358685264,"forks_count":29.818620036172206,"docker_downloads_count":null,"average":29.396546919116105},"purl":"pkg:pypi/libfuncpy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/libfuncpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/libfuncpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/libfuncpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-06T01:08:26.505Z","issues_count":0,"pull_requests_count":3,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":175753.33333333334,"issues_closed_count":0,"pull_requests_closed_count":3,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.6666666666666666,"merged_pull_requests_count":3,"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/joaomcteixeira%2Flibfuncpy/issues","maintainers":[{"login":"joaomcteixeira","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joaomcteixeira"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/libfuncpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/libfuncpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/libfuncpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/libfuncpy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/libfuncpy/codemeta","maintainers":[{"uuid":"joaomcteixeira","login":"joaomcteixeira","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/joaomcteixeira/","role":null,"created_at":"2023-02-24T14:25:02.172Z","updated_at":"2023-02-24T14:25:02.172Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/joaomcteixeira/packages"}]}