{"id":24290,"name":"evfuncs","description":"Functions for working with files created by the EvTAF program and the evsonganaly GUI","url":"https://github.com/nickledave/evfuncs","last_synced_at":"2025-09-05T02:18:19.622Z","repository":{"id":33496363,"uuid":"158776329","full_name":"NickleDave/evfuncs","owner":"NickleDave","description":"Functions for working with files created by the EvTAF program and the evsonganaly GUI","archived":false,"fork":false,"pushed_at":"2024-02-02T01:39:40.000Z","size":55044,"stargazers_count":2,"open_issues_count":5,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-30T06:52:07.614Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/NickleDave/evfuncs","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NickleDave.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":"2018-11-23T03:26:58.000Z","updated_at":"2022-05-17T11:50:44.000Z","dependencies_parsed_at":"2025-02-17T05:41:19.434Z","dependency_job_id":null,"html_url":"https://github.com/NickleDave/evfuncs","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/NickleDave/evfuncs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NickleDave","download_url":"https://codeload.github.com/NickleDave/evfuncs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/sbom","scorecard":{"id":101171,"data":{"date":"2025-08-11","repo":{"name":"github.com/NickleDave/evfuncs","commit":"568d2cd26d7c663e517e4ab7e570b6c248be9ed4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"Code-Review","score":0,"reason":"Found 0/18 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":"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":"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":"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: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/NickleDave/evfuncs/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/NickleDave/evfuncs/ci.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Info:   0 out of   2 GitHub-owned 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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-15T10:09:30.365Z","repository_id":33496363,"created_at":"2025-08-15T10:09:30.365Z","updated_at":"2025-08-15T10:09:30.365Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273699873,"owners_count":25152319,"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":{"login":"NickleDave","name":"David Nicholson","uuid":"11934090","kind":"user","description":"ML, AI; behavior + cog + neuro. Open + inclusive science. Pythonista. He/him (they's ok too). Habla espanglish y baila salsa y bachata a medio tiempo.","email":"","website":"https://nicholdav.info/","location":"Charm City","twitter":null,"company":"@vocalpy ","icon_url":"https://avatars.githubusercontent.com/u/11934090?u=93c2d59a6c07b9600e7d067546a405f32aa23998\u0026v=4","repositories_count":15,"last_synced_at":"2025-08-30T06:51:36.717Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/NickleDave","funding_links":[],"total_stars":null,"followers":411,"following":939,"created_at":"2022-11-13T01:44:56.954Z","updated_at":"2025-08-30T06:51:36.717Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NickleDave","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NickleDave/repositories"},"packages":[{"id":5296978,"name":"evfuncs","ecosystem":"conda","description":null,"homepage":"https://pypi.org/project/evfuncs/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/NickleDave/evfuncs","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2021-12-31T12:06:00.000Z","latest_release_published_at":"2022-05-14T19:04:58.000Z","latest_release_number":"0.3.5","last_synced_at":"2025-08-11T18:28:06.325Z","created_at":"2022-10-03T16:01:35.114Z","updated_at":"2025-08-11T18:28:06.326Z","registry_url":"https://anaconda.org/conda-forge/evfuncs","install_command":"conda install -c conda-forge evfuncs","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"158776329","full_name":"NickleDave/evfuncs","owner":"NickleDave","description":"Functions for working with files created by the EvTAF program and the evsonganaly GUI","archived":false,"fork":false,"pushed_at":"2022-05-14T16:20:16.000Z","size":55043,"stargazers_count":2,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-03-21T10:51:50.671Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/NickleDave/evfuncs","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"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}},"created_at":"2018-11-23T03:26:58.000Z","updated_at":"2022-05-17T11:50:44.000Z","dependencies_parsed_at":"2022-08-09T06:30:42.005Z","dependency_job_id":null,"html_url":"https://github.com/NickleDave/evfuncs","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NickleDave","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"NickleDave","name":"David Nicholson","uuid":"11934090","kind":"user","description":"ML, AI; behavior + cog + neuro. Open + inclusive science. Pythonista. He/him/they/them. Habla espanglish y baila salsa y bachata a medio tiempo.","email":"","website":"https://nicholdav.info/","location":"Charm City","twitter":"nicholdav","company":null,"avatar_url":"https://avatars.githubusercontent.com/u/11934090?u=93c2d59a6c07b9600e7d067546a405f32aa23998\u0026v=4","repositories_count":15,"last_synced_at":"2023-03-02T08:40:32.161Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NickleDave"},"tags":[{"name":"0.3.5","sha":"cf7f99402980fc70f272965a1c217a689591cb5a","kind":"commit","published_at":"2022-05-14T16:17:53.000Z","download_url":"https://codeload.github.com/NickleDave/evfuncs/tar.gz/0.3.5","html_url":"https://github.com/NickleDave/evfuncs/releases/tag/0.3.5"},{"name":"0.3.4","sha":"eae5c1f56a023c0d11fe0a71c057d1f5d5840fd1","kind":"commit","published_at":"2022-03-17T16:01:40.000Z","download_url":"https://codeload.github.com/NickleDave/evfuncs/tar.gz/0.3.4","html_url":"https://github.com/NickleDave/evfuncs/releases/tag/0.3.4"},{"name":"0.3.3","sha":"fe3cef3cdc4cb0e47e7bcfd393a89395fe67969c","kind":"commit","published_at":"2021-12-31T01:28:29.000Z","download_url":"https://codeload.github.com/NickleDave/evfuncs/tar.gz/0.3.3","html_url":"https://github.com/NickleDave/evfuncs/releases/tag/0.3.3"},{"name":"0.3.2.post1","sha":"504b4f351f94741f1385739c281ba495766ba7f9","kind":"commit","published_at":"2021-03-05T04:06:44.000Z","download_url":"https://codeload.github.com/NickleDave/evfuncs/tar.gz/0.3.2.post1","html_url":"https://github.com/NickleDave/evfuncs/releases/tag/0.3.2.post1"},{"name":"0.3.2","sha":"5d135b81e436e8592750c247b6ccf1664e87ca29","kind":"commit","published_at":"2021-03-04T05:23:28.000Z","download_url":"https://codeload.github.com/NickleDave/evfuncs/tar.gz/0.3.2","html_url":"https://github.com/NickleDave/evfuncs/releases/tag/0.3.2"},{"name":"0.3.1","sha":"a05444ab4a3df3ecf80284f7204e78829d8dc874","kind":"commit","published_at":"2021-01-12T15:58:04.000Z","download_url":"https://codeload.github.com/NickleDave/evfuncs/tar.gz/0.3.1","html_url":"https://github.com/NickleDave/evfuncs/releases/tag/0.3.1"},{"name":"0.3.0","sha":"e05bfd6831a0800550b9bd62ea71d9a042d172a8","kind":"commit","published_at":"2021-01-12T13:35:10.000Z","download_url":"https://codeload.github.com/NickleDave/evfuncs/tar.gz/0.3.0","html_url":"https://github.com/NickleDave/evfuncs/releases/tag/0.3.0"},{"name":"0.2.1","sha":"8d12727570ac725356db572e490bf8ebe8fdfdf8","kind":"commit","published_at":"2019-11-15T13:06:19.000Z","download_url":"https://codeload.github.com/NickleDave/evfuncs/tar.gz/0.2.1","html_url":"https://github.com/NickleDave/evfuncs/releases/tag/0.2.1"},{"name":"0.2.0","sha":"4dae81bb4b8fb196cd9b842a08f5bb1b7be84285","kind":"commit","published_at":"2019-11-15T03:20:04.000Z","download_url":"https://codeload.github.com/NickleDave/evfuncs/tar.gz/0.2.0","html_url":"https://github.com/NickleDave/evfuncs/releases/tag/0.2.0"},{"name":"0.1.1","sha":"67152b2e3c869590aee63a027f4cee54cd63bb91","kind":"commit","published_at":"2019-01-06T18:09:33.000Z","download_url":"https://codeload.github.com/NickleDave/evfuncs/tar.gz/0.1.1","html_url":"https://github.com/NickleDave/evfuncs/releases/tag/0.1.1"},{"name":"0.1.1a3","sha":"5202a4ff51f217a66a1078a03ad4aaa827db01cb","kind":"commit","published_at":"2018-12-08T03:34:09.000Z","download_url":"https://codeload.github.com/NickleDave/evfuncs/tar.gz/0.1.1a3","html_url":"https://github.com/NickleDave/evfuncs/releases/tag/0.1.1a3"},{"name":"0.1.1a2","sha":"ee1ef35ab6d053862e4e94f8ef14bb4a6b5cfddb","kind":"commit","published_at":"2018-11-28T19:54:07.000Z","download_url":"https://codeload.github.com/NickleDave/evfuncs/tar.gz/0.1.1a2","html_url":"https://github.com/NickleDave/evfuncs/releases/tag/0.1.1a2"},{"name":"0.1.1a1","sha":"59977a74c4501f27619df9acbf7f89fcd80dd27c","kind":"commit","published_at":"2018-11-24T04:59:28.000Z","download_url":"https://codeload.github.com/NickleDave/evfuncs/tar.gz/0.1.1a1","html_url":"https://github.com/NickleDave/evfuncs/releases/tag/0.1.1a1"}]},"repo_metadata_updated_at":"2023-03-22T07:27:42.013Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":19.505864736710755,"stargazers_count":58.39780384327427,"forks_count":54.185175942101324,"average":41.52857499376092},"purl":"pkg:conda/evfuncs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/evfuncs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/evfuncs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/evfuncs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T04:18:37.291Z","issues_count":16,"pull_requests_count":5,"avg_time_to_close_issue":744055.2727272727,"avg_time_to_close_pull_request":416.0,"issues_closed_count":11,"pull_requests_closed_count":5,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.2,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":427.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.3333333333333333,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/evfuncs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/evfuncs/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/evfuncs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/evfuncs/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2726475,"name":"evfuncs","ecosystem":"pypi","description":"Functions for working with files created by the EvTAF program and the evsonganaly GUI","homepage":null,"licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/NickleDave/evfuncs","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2018-11-24T04:32:38.000Z","latest_release_published_at":"2022-05-14T16:21:08.000Z","latest_release_number":"0.3.5","last_synced_at":"2025-07-27T05:47:00.770Z","created_at":"2022-04-10T10:55:23.195Z","updated_at":"2025-07-27T07:15:11.685Z","registry_url":"https://pypi.org/project/evfuncs/","install_command":"pip install evfuncs --index-url https://pypi.org/simple","documentation_url":"https://evfuncs.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","License :: OSI Approved :: BSD License","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython"],"normalized_name":"evfuncs"},"repo_metadata":{"id":33496363,"uuid":"158776329","full_name":"NickleDave/evfuncs","owner":"NickleDave","description":"Functions for working with files created by the EvTAF program and the evsonganaly GUI","archived":false,"fork":false,"pushed_at":"2024-02-02T01:39:40.000Z","size":55044,"stargazers_count":2,"open_issues_count":5,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-19T12:14:43.277Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/NickleDave/evfuncs","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NickleDave.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":"2018-11-23T03:26:58.000Z","updated_at":"2022-05-17T11:50:44.000Z","dependencies_parsed_at":"2025-02-17T05:41:19.434Z","dependency_job_id":null,"html_url":"https://github.com/NickleDave/evfuncs","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/NickleDave/evfuncs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NickleDave","download_url":"https://codeload.github.com/NickleDave/evfuncs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267320327,"owners_count":24068528,"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-07-27T02:00:11.917Z","response_time":82,"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":"NickleDave","name":"David Nicholson","uuid":"11934090","kind":"user","description":"ML, AI; behavior + cog + neuro. Open + inclusive science. Pythonista. He/him (they's ok too). Habla espanglish y baila salsa y bachata a medio tiempo.","email":"","website":"https://nicholdav.info/","location":"Charm City","twitter":null,"company":"@vocalpy ","icon_url":"https://avatars.githubusercontent.com/u/11934090?u=93c2d59a6c07b9600e7d067546a405f32aa23998\u0026v=4","repositories_count":15,"last_synced_at":"2025-07-23T02:42:09.983Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/NickleDave","funding_links":[],"total_stars":null,"followers":407,"following":936,"created_at":"2022-11-13T01:44:56.954Z","updated_at":"2025-07-23T02:42:09.983Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NickleDave","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NickleDave/repositories"},"tags":[{"name":"0.3.5.post1","sha":"568d2cd26d7c663e517e4ab7e570b6c248be9ed4","kind":"commit","published_at":"2024-02-02T01:39:31.000Z","download_url":"https://codeload.github.com/NickleDave/evfuncs/tar.gz/0.3.5.post1","html_url":"https://github.com/NickleDave/evfuncs/releases/tag/0.3.5.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NickleDave/evfuncs@0.3.5.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/tags/0.3.5.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/tags/0.3.5.post1/manifests"},{"name":"0.3.5","sha":"cf7f99402980fc70f272965a1c217a689591cb5a","kind":"commit","published_at":"2022-05-14T16:17:53.000Z","download_url":"https://codeload.github.com/NickleDave/evfuncs/tar.gz/0.3.5","html_url":"https://github.com/NickleDave/evfuncs/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NickleDave/evfuncs@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"eae5c1f56a023c0d11fe0a71c057d1f5d5840fd1","kind":"commit","published_at":"2022-03-17T16:01:40.000Z","download_url":"https://codeload.github.com/NickleDave/evfuncs/tar.gz/0.3.4","html_url":"https://github.com/NickleDave/evfuncs/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NickleDave/evfuncs@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"fe3cef3cdc4cb0e47e7bcfd393a89395fe67969c","kind":"commit","published_at":"2021-12-31T01:28:29.000Z","download_url":"https://codeload.github.com/NickleDave/evfuncs/tar.gz/0.3.3","html_url":"https://github.com/NickleDave/evfuncs/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NickleDave/evfuncs@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/tags/0.3.3/manifests"},{"name":"0.3.2.post1","sha":"504b4f351f94741f1385739c281ba495766ba7f9","kind":"commit","published_at":"2021-03-05T04:06:44.000Z","download_url":"https://codeload.github.com/NickleDave/evfuncs/tar.gz/0.3.2.post1","html_url":"https://github.com/NickleDave/evfuncs/releases/tag/0.3.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NickleDave/evfuncs@0.3.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/tags/0.3.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/tags/0.3.2.post1/manifests"},{"name":"0.3.2","sha":"5d135b81e436e8592750c247b6ccf1664e87ca29","kind":"commit","published_at":"2021-03-04T05:23:28.000Z","download_url":"https://codeload.github.com/NickleDave/evfuncs/tar.gz/0.3.2","html_url":"https://github.com/NickleDave/evfuncs/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NickleDave/evfuncs@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"a05444ab4a3df3ecf80284f7204e78829d8dc874","kind":"commit","published_at":"2021-01-12T15:58:04.000Z","download_url":"https://codeload.github.com/NickleDave/evfuncs/tar.gz/0.3.1","html_url":"https://github.com/NickleDave/evfuncs/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NickleDave/evfuncs@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"e05bfd6831a0800550b9bd62ea71d9a042d172a8","kind":"commit","published_at":"2021-01-12T13:35:10.000Z","download_url":"https://codeload.github.com/NickleDave/evfuncs/tar.gz/0.3.0","html_url":"https://github.com/NickleDave/evfuncs/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NickleDave/evfuncs@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"8d12727570ac725356db572e490bf8ebe8fdfdf8","kind":"commit","published_at":"2019-11-15T13:06:19.000Z","download_url":"https://codeload.github.com/NickleDave/evfuncs/tar.gz/0.2.1","html_url":"https://github.com/NickleDave/evfuncs/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NickleDave/evfuncs@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"4dae81bb4b8fb196cd9b842a08f5bb1b7be84285","kind":"commit","published_at":"2019-11-15T03:20:04.000Z","download_url":"https://codeload.github.com/NickleDave/evfuncs/tar.gz/0.2.0","html_url":"https://github.com/NickleDave/evfuncs/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NickleDave/evfuncs@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"67152b2e3c869590aee63a027f4cee54cd63bb91","kind":"commit","published_at":"2019-01-06T18:09:33.000Z","download_url":"https://codeload.github.com/NickleDave/evfuncs/tar.gz/0.1.1","html_url":"https://github.com/NickleDave/evfuncs/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NickleDave/evfuncs@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/tags/0.1.1/manifests"},{"name":"0.1.1a3","sha":"5202a4ff51f217a66a1078a03ad4aaa827db01cb","kind":"commit","published_at":"2018-12-08T03:34:09.000Z","download_url":"https://codeload.github.com/NickleDave/evfuncs/tar.gz/0.1.1a3","html_url":"https://github.com/NickleDave/evfuncs/releases/tag/0.1.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NickleDave/evfuncs@0.1.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/tags/0.1.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/tags/0.1.1a3/manifests"},{"name":"0.1.1a2","sha":"ee1ef35ab6d053862e4e94f8ef14bb4a6b5cfddb","kind":"commit","published_at":"2018-11-28T19:54:07.000Z","download_url":"https://codeload.github.com/NickleDave/evfuncs/tar.gz/0.1.1a2","html_url":"https://github.com/NickleDave/evfuncs/releases/tag/0.1.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NickleDave/evfuncs@0.1.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/tags/0.1.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/tags/0.1.1a2/manifests"},{"name":"0.1.1a1","sha":"59977a74c4501f27619df9acbf7f89fcd80dd27c","kind":"commit","published_at":"2018-11-24T04:59:28.000Z","download_url":"https://codeload.github.com/NickleDave/evfuncs/tar.gz/0.1.1a1","html_url":"https://github.com/NickleDave/evfuncs/releases/tag/0.1.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/NickleDave/evfuncs@0.1.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/tags/0.1.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/tags/0.1.1a1/manifests"}]},"repo_metadata_updated_at":"2025-07-27T07:15:11.684Z","dependent_packages_count":3,"downloads":831,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":17.956053951057203,"dependent_repos_count":21.71838761843193,"dependent_packages_count":2.334936380081297,"stargazers_count":27.81133762140532,"forks_count":22.62862777220401,"docker_downloads_count":null,"average":18.489868668635953},"purl":"pkg:pypi/evfuncs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/evfuncs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/evfuncs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/evfuncs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-26T05:18:40.356Z","issues_count":16,"pull_requests_count":5,"avg_time_to_close_issue":744055.2727272727,"avg_time_to_close_pull_request":416.0,"issues_closed_count":11,"pull_requests_closed_count":5,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.2,"merged_pull_requests_count":5,"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/NickleDave%2Fevfuncs/issues","maintainers":[{"login":"NickleDave","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickleDave"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/evfuncs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/evfuncs/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/evfuncs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/evfuncs/related_packages","maintainers":[{"uuid":"nicholdav","login":"nicholdav","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/nicholdav/","role":null,"created_at":"2023-02-24T04:31:14.956Z","updated_at":"2023-02-24T04:31:14.956Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nicholdav/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724957,"maintainers_count":308274,"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":31359,"full_name":"NickleDave/evfuncs","default_branch":"main","committers":[{"name":"David Nicholson","email":"nickledave@users.noreply.github.com","count":95},{"name":"NickleDave","email":"nicholdav@gmail.com","count":13}],"total_commits":108,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":54.0,"dds":0.12037037037037035,"past_year_committers":[{"name":"David Nicholson","email":"nickledave@users.noreply.github.com","count":6}],"past_year_total_commits":6,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.0,"past_year_dds":0.0,"last_synced_at":"2023-10-26T12:08:37.457Z","last_synced_commit":"fb4c71b845b3d0274848ab134b4c587578401775","created_at":"2023-03-07T16:46:00.662Z","updated_at":"2023-10-26T12:08:37.457Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/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":"NickleDave/evfuncs","html_url":"https://github.com/NickleDave/evfuncs","last_synced_at":"2025-07-27T07:15:38.667Z","status":"error","issues_count":16,"pull_requests_count":5,"avg_time_to_close_issue":744055.2727272727,"avg_time_to_close_pull_request":416.0,"issues_closed_count":11,"pull_requests_closed_count":5,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.2,"merged_pull_requests_count":5,"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-10T21:31:03.200Z","updated_at":"2025-07-27T07:15:38.668Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickleDave%2Fevfuncs/issues","issue_labels_count":{"bug":2,"DEV: development":2,"enhancement":1,"CI: continuous integration":1},"pull_request_labels_count":{"enhancement":1},"issue_author_associations_count":{"OWNER":16},"pull_request_author_associations_count":{"OWNER":5},"issue_authors":{"NickleDave":16},"pull_request_authors":{"NickleDave":5},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10054041,"issues_count":30898796,"pull_requests_count":92701405,"authors_count":10583514,"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":"NickleDave","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickleDave"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2025-02-17T05:41:19.283Z","updated_at":"2025-02-17T05:41:19.283Z","repository_link":"https://github.com/NickleDave/evfuncs/blob/main/.github/workflows/ci.yml","dependencies":[{"id":21908047121,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":21908047122,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2025-02-17T05:41:19.346Z","updated_at":"2025-02-17T05:41:19.346Z","repository_link":"https://github.com/NickleDave/evfuncs/blob/main/pyproject.toml","dependencies":[{"id":21908047141,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.18.1","direct":true,"kind":"runtime","optional":false},{"id":21908047142,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.2.0","direct":true,"kind":"runtime","optional":false}]}],"score":9.37007543009734,"created_at":"2025-09-04T15:50:56.111Z","updated_at":"2025-10-07T08:11:13.405Z","avatar_url":"https://github.com/NickleDave.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":831,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.4584209"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/24290","html_url":"https://science.ecosyste.ms/projects/24290","bibtex_url":"https://science.ecosyste.ms/projects/24290/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/24290/export.apalike"}