{"id":77242,"name":null,"description":"Supply a wrapper ``StockDataFrame`` based on the ``pandas.DataFrame`` with inline stock statistics/indicators support.","url":"https://github.com/jealous/stockstats","last_synced_at":"2025-09-08T20:56:23.909Z","repository":{"id":39749340,"uuid":"60466577","full_name":"jealous/stockstats","owner":"jealous","description":"Supply a wrapper ``StockDataFrame`` based on the ``pandas.DataFrame`` with inline stock statistics/indicators support.","archived":false,"fork":false,"pushed_at":"2025-05-18T08:18:12.000Z","size":316,"stargazers_count":1398,"open_issues_count":13,"forks_count":308,"subscribers_count":56,"default_branch":"master","last_synced_at":"2025-07-31T13:22:50.150Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jealous.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-06-05T15:21:22.000Z","updated_at":"2025-07-28T07:50:53.000Z","dependencies_parsed_at":"2025-04-13T14:07:12.840Z","dependency_job_id":"fbf5a0db-db8b-4e21-865f-b853d0bd9fab","html_url":"https://github.com/jealous/stockstats","commit_stats":{"total_commits":43,"total_committers":9,"mean_commits":4.777777777777778,"dds":0.4651162790697675,"last_synced_commit":"c96a3df7859ed89c76b0b06bdba8ceeeab685816"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/jealous/stockstats","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jealous","download_url":"https://codeload.github.com/jealous/stockstats/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/sbom","scorecard":{"id":513101,"data":{"date":"2025-08-11","repo":{"name":"github.com/jealous/stockstats","commit":"ce4a109765fa73b3b832a5422ccca266cb5efd66"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/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":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/jealous/stockstats/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/jealous/stockstats/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jealous/stockstats/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jealous/stockstats/publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/build-test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build-test.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/build-test.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:21","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","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-2020-73"],"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 30 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-20T01:05:46.373Z","repository_id":39749340,"created_at":"2025-08-20T01:05:46.373Z","updated_at":"2025-08-20T01:05:46.373Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231483,"owners_count":25245601,"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":"jealous","name":"Cedric Zhuang","uuid":"1789979","kind":"user","description":"","email":"","website":null,"location":"Shanghai","twitter":null,"company":"MemVerge","icon_url":"https://avatars.githubusercontent.com/u/1789979?u=8e151107fdd30511a817d61fb46199edfb910e01\u0026v=4","repositories_count":10,"last_synced_at":"2023-03-24T05:34:01.159Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jealous","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T20:13:24.970Z","updated_at":"2023-03-24T05:34:01.320Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jealous","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jealous/repositories"},"packages":[{"id":2933675,"name":"stockstats","ecosystem":"pypi","description":"DataFrame with inline stock statistics support.","homepage":"https://github.com/jealous/stockstats","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jealous/stockstats","keywords_array":["stock","statistics","indicator"],"namespace":null,"versions_count":27,"first_release_published_at":"2016-06-05T16:09:12.000Z","latest_release_published_at":"2025-05-18T08:18:51.000Z","latest_release_number":"0.6.5","last_synced_at":"2025-09-02T16:34:12.435Z","created_at":"2022-04-10T12:43:48.669Z","updated_at":"2025-09-02T22:44:55.245Z","registry_url":"https://pypi.org/project/stockstats/","install_command":"pip install stockstats --index-url https://pypi.org/simple","documentation_url":"https://stockstats.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Intended Audience :: Financial and Insurance Industry","License :: OSI Approved :: BSD License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Topic :: Utilities"],"normalized_name":"stockstats","project_status":null},"repo_metadata":{"id":39749340,"uuid":"60466577","full_name":"jealous/stockstats","owner":"jealous","description":"Supply a wrapper ``StockDataFrame`` based on the ``pandas.DataFrame`` with inline stock statistics/indicators support.","archived":false,"fork":false,"pushed_at":"2025-05-18T08:18:12.000Z","size":316,"stargazers_count":1398,"open_issues_count":13,"forks_count":308,"subscribers_count":56,"default_branch":"master","last_synced_at":"2025-07-31T13:22:50.150Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jealous.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-06-05T15:21:22.000Z","updated_at":"2025-07-28T07:50:53.000Z","dependencies_parsed_at":"2025-04-13T14:07:12.840Z","dependency_job_id":"fbf5a0db-db8b-4e21-865f-b853d0bd9fab","html_url":"https://github.com/jealous/stockstats","commit_stats":{"total_commits":43,"total_committers":9,"mean_commits":4.777777777777778,"dds":0.4651162790697675,"last_synced_commit":"c96a3df7859ed89c76b0b06bdba8ceeeab685816"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/jealous/stockstats","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jealous","download_url":"https://codeload.github.com/jealous/stockstats/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268063761,"owners_count":24189751,"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-31T02:00:08.723Z","response_time":66,"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":"jealous","name":"Cedric Zhuang","uuid":"1789979","kind":"user","description":"","email":"","website":null,"location":"Shanghai","twitter":null,"company":"MemVerge","icon_url":"https://avatars.githubusercontent.com/u/1789979?u=8e151107fdd30511a817d61fb46199edfb910e01\u0026v=4","repositories_count":10,"last_synced_at":"2023-03-24T05:34:01.159Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jealous","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T20:13:24.970Z","updated_at":"2023-03-24T05:34:01.320Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jealous","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jealous/repositories"},"tags":[{"name":"v0.6.5","sha":"ce4a109765fa73b3b832a5422ccca266cb5efd66","kind":"commit","published_at":"2025-05-18T08:17:51.000Z","download_url":"https://codeload.github.com/jealous/stockstats/tar.gz/v0.6.5","html_url":"https://github.com/jealous/stockstats/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jealous/stockstats@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"140af92c44831ae7ae9f5d1c0b77c4db2f7ed10f","kind":"commit","published_at":"2025-02-02T02:51:24.000Z","download_url":"https://codeload.github.com/jealous/stockstats/tar.gz/v0.6.4","html_url":"https://github.com/jealous/stockstats/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jealous/stockstats@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"ea7747b248092ab776442307fe95bf8903a1d034","kind":"commit","published_at":"2024-12-22T02:59:40.000Z","download_url":"https://codeload.github.com/jealous/stockstats/tar.gz/v0.6.3","html_url":"https://github.com/jealous/stockstats/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jealous/stockstats@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"9cb82d7b3c48432a2d5628590013751551ea94c4","kind":"commit","published_at":"2023-07-30T07:05:58.000Z","download_url":"https://codeload.github.com/jealous/stockstats/tar.gz/v0.6.2","html_url":"https://github.com/jealous/stockstats/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jealous/stockstats@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"37ae9c131ec0182652412f19f0b8920fae8927ea","kind":"commit","published_at":"2023-07-10T15:45:40.000Z","download_url":"https://codeload.github.com/jealous/stockstats/tar.gz/v0.6.1","html_url":"https://github.com/jealous/stockstats/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jealous/stockstats@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"e486d156e27d75f351d1286d5ab2e0639dce38fd","kind":"commit","published_at":"2023-06-24T16:39:50.000Z","download_url":"https://codeload.github.com/jealous/stockstats/tar.gz/v0.6.0","html_url":"https://github.com/jealous/stockstats/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jealous/stockstats@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"a052ae4451c68bd58cfe50dc5b979d5748b65175","kind":"commit","published_at":"2023-06-14T15:32:02.000Z","download_url":"https://codeload.github.com/jealous/stockstats/tar.gz/v0.5.4","html_url":"https://github.com/jealous/stockstats/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jealous/stockstats@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"5884acda3abf6e31df07cc9a6fe8a0cf2661a9e3","kind":"commit","published_at":"2023-06-12T15:11:11.000Z","download_url":"https://codeload.github.com/jealous/stockstats/tar.gz/v0.5.3","html_url":"https://github.com/jealous/stockstats/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jealous/stockstats@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"c96a3df7859ed89c76b0b06bdba8ceeeab685816","kind":"commit","published_at":"2023-02-10T17:34:25.000Z","download_url":"https://codeload.github.com/jealous/stockstats/tar.gz/v0.5.2","html_url":"https://github.com/jealous/stockstats/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jealous/stockstats@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"ccdc80429463e9ed8c9537e78c779935cb3c052d","kind":"commit","published_at":"2022-11-19T14:19:44.000Z","download_url":"https://codeload.github.com/jealous/stockstats/tar.gz/v0.5.1","html_url":"https://github.com/jealous/stockstats/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jealous/stockstats@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"f4e841bc665b129ee57312bc5ef79fa5fbf6394c","kind":"commit","published_at":"2022-11-17T16:43:04.000Z","download_url":"https://codeload.github.com/jealous/stockstats/tar.gz/v0.5.0","html_url":"https://github.com/jealous/stockstats/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jealous/stockstats@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"201aa0d1638930656058ca02ea87529bc507caf3","kind":"commit","published_at":"2022-01-07T11:38:33.000Z","download_url":"https://codeload.github.com/jealous/stockstats/tar.gz/v0.4.1","html_url":"https://github.com/jealous/stockstats/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jealous/stockstats@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"68f105de6019525b8e940ae369eed308d1065ec5","kind":"commit","published_at":"2022-01-06T16:25:48.000Z","download_url":"https://codeload.github.com/jealous/stockstats/tar.gz/v0.4.0","html_url":"https://github.com/jealous/stockstats/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jealous/stockstats@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.4.0/manifests"}]},"repo_metadata_updated_at":"2025-09-02T22:44:55.221Z","dependent_packages_count":5,"downloads":33391,"downloads_period":"last-month","dependent_repos_count":257,"rankings":{"downloads":2.73926663262273,"dependent_repos_count":0.9496734068580749,"dependent_packages_count":2.3635992747917696,"stargazers_count":1.8968697362103,"forks_count":3.027750889842458,"docker_downloads_count":3.906932059488454,"average":2.4806819999689647},"purl":"pkg:pypi/stockstats","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/stockstats","docker_dependents_count":3,"docker_downloads_count":141,"usage_url":"https://repos.ecosyste.ms/usage/pypi/stockstats","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/stockstats/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-31T11:30:19.236Z","issues_count":103,"pull_requests_count":57,"avg_time_to_close_issue":31963512.967391305,"avg_time_to_close_pull_request":5801154.285714285,"issues_closed_count":92,"pull_requests_closed_count":56,"pull_request_authors_count":10,"issue_authors_count":65,"avg_comments_per_issue":1.5922330097087378,"avg_comments_per_pull_request":1.0701754385964912,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":329292.25,"past_year_avg_time_to_close_pull_request":314.8333333333333,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":4.25,"past_year_avg_comments_per_pull_request":0.16666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/issues","maintainers":[{"login":"jealous","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jealous"}],"active_maintainers":[{"login":"jealous","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jealous"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/stockstats/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/stockstats/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/stockstats/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/stockstats/related_packages","maintainers":[{"uuid":"jealous","login":"jealous","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/jealous/","role":null,"created_at":"2023-02-14T17:19:03.332Z","updated_at":"2023-02-14T17:19:03.332Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jealous/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726275,"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"}},{"id":11632802,"name":"github.com/jealous/stockstats","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/jealous/stockstats","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2022-01-06T16:25:48.000Z","latest_release_published_at":"2025-05-18T08:17:51.000Z","latest_release_number":"v0.6.5","last_synced_at":"2025-09-01T07:36:44.902Z","created_at":"2025-05-13T08:51:38.039Z","updated_at":"2025-09-01T07:36:44.903Z","registry_url":"https://pkg.go.dev/github.com/jealous/stockstats","install_command":"go get github.com/jealous/stockstats","documentation_url":"https://pkg.go.dev/github.com/jealous/stockstats#section-documentation","metadata":{},"repo_metadata":{"id":39749340,"uuid":"60466577","full_name":"jealous/stockstats","owner":"jealous","description":"Supply a wrapper ``StockDataFrame`` based on the ``pandas.DataFrame`` with inline stock statistics/indicators support.","archived":false,"fork":false,"pushed_at":"2025-05-18T08:18:12.000Z","size":316,"stargazers_count":1398,"open_issues_count":13,"forks_count":308,"subscribers_count":56,"default_branch":"master","last_synced_at":"2025-07-31T13:22:50.150Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jealous.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-06-05T15:21:22.000Z","updated_at":"2025-07-28T07:50:53.000Z","dependencies_parsed_at":"2025-04-13T14:07:12.840Z","dependency_job_id":"fbf5a0db-db8b-4e21-865f-b853d0bd9fab","html_url":"https://github.com/jealous/stockstats","commit_stats":{"total_commits":43,"total_committers":9,"mean_commits":4.777777777777778,"dds":0.4651162790697675,"last_synced_commit":"c96a3df7859ed89c76b0b06bdba8ceeeab685816"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/jealous/stockstats","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jealous","download_url":"https://codeload.github.com/jealous/stockstats/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268063761,"owners_count":24189751,"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-31T02:00:08.723Z","response_time":66,"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":"jealous","name":"Cedric Zhuang","uuid":"1789979","kind":"user","description":"","email":"","website":null,"location":"Shanghai","twitter":null,"company":"MemVerge","icon_url":"https://avatars.githubusercontent.com/u/1789979?u=8e151107fdd30511a817d61fb46199edfb910e01\u0026v=4","repositories_count":10,"last_synced_at":"2023-03-24T05:34:01.159Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jealous","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T20:13:24.970Z","updated_at":"2023-03-24T05:34:01.320Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jealous","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jealous/repositories"},"tags":[{"name":"v0.6.5","sha":"ce4a109765fa73b3b832a5422ccca266cb5efd66","kind":"commit","published_at":"2025-05-18T08:17:51.000Z","download_url":"https://codeload.github.com/jealous/stockstats/tar.gz/v0.6.5","html_url":"https://github.com/jealous/stockstats/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jealous/stockstats@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"140af92c44831ae7ae9f5d1c0b77c4db2f7ed10f","kind":"commit","published_at":"2025-02-02T02:51:24.000Z","download_url":"https://codeload.github.com/jealous/stockstats/tar.gz/v0.6.4","html_url":"https://github.com/jealous/stockstats/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jealous/stockstats@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"ea7747b248092ab776442307fe95bf8903a1d034","kind":"commit","published_at":"2024-12-22T02:59:40.000Z","download_url":"https://codeload.github.com/jealous/stockstats/tar.gz/v0.6.3","html_url":"https://github.com/jealous/stockstats/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jealous/stockstats@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"9cb82d7b3c48432a2d5628590013751551ea94c4","kind":"commit","published_at":"2023-07-30T07:05:58.000Z","download_url":"https://codeload.github.com/jealous/stockstats/tar.gz/v0.6.2","html_url":"https://github.com/jealous/stockstats/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jealous/stockstats@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"37ae9c131ec0182652412f19f0b8920fae8927ea","kind":"commit","published_at":"2023-07-10T15:45:40.000Z","download_url":"https://codeload.github.com/jealous/stockstats/tar.gz/v0.6.1","html_url":"https://github.com/jealous/stockstats/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jealous/stockstats@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"e486d156e27d75f351d1286d5ab2e0639dce38fd","kind":"commit","published_at":"2023-06-24T16:39:50.000Z","download_url":"https://codeload.github.com/jealous/stockstats/tar.gz/v0.6.0","html_url":"https://github.com/jealous/stockstats/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jealous/stockstats@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"a052ae4451c68bd58cfe50dc5b979d5748b65175","kind":"commit","published_at":"2023-06-14T15:32:02.000Z","download_url":"https://codeload.github.com/jealous/stockstats/tar.gz/v0.5.4","html_url":"https://github.com/jealous/stockstats/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jealous/stockstats@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"5884acda3abf6e31df07cc9a6fe8a0cf2661a9e3","kind":"commit","published_at":"2023-06-12T15:11:11.000Z","download_url":"https://codeload.github.com/jealous/stockstats/tar.gz/v0.5.3","html_url":"https://github.com/jealous/stockstats/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jealous/stockstats@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"c96a3df7859ed89c76b0b06bdba8ceeeab685816","kind":"commit","published_at":"2023-02-10T17:34:25.000Z","download_url":"https://codeload.github.com/jealous/stockstats/tar.gz/v0.5.2","html_url":"https://github.com/jealous/stockstats/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jealous/stockstats@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"ccdc80429463e9ed8c9537e78c779935cb3c052d","kind":"commit","published_at":"2022-11-19T14:19:44.000Z","download_url":"https://codeload.github.com/jealous/stockstats/tar.gz/v0.5.1","html_url":"https://github.com/jealous/stockstats/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jealous/stockstats@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"f4e841bc665b129ee57312bc5ef79fa5fbf6394c","kind":"commit","published_at":"2022-11-17T16:43:04.000Z","download_url":"https://codeload.github.com/jealous/stockstats/tar.gz/v0.5.0","html_url":"https://github.com/jealous/stockstats/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jealous/stockstats@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"201aa0d1638930656058ca02ea87529bc507caf3","kind":"commit","published_at":"2022-01-07T11:38:33.000Z","download_url":"https://codeload.github.com/jealous/stockstats/tar.gz/v0.4.1","html_url":"https://github.com/jealous/stockstats/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jealous/stockstats@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"68f105de6019525b8e940ae369eed308d1065ec5","kind":"commit","published_at":"2022-01-06T16:25:48.000Z","download_url":"https://codeload.github.com/jealous/stockstats/tar.gz/v0.4.0","html_url":"https://github.com/jealous/stockstats/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jealous/stockstats@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/tags/v0.4.0/manifests"}]},"repo_metadata_updated_at":"2025-07-31T15:22:49.411Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.872169551146985,"dependent_packages_count":5.502884480318988,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.687527015732987},"purl":"pkg:golang/github.com/jealous/stockstats","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/jealous/stockstats","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/jealous/stockstats","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/jealous/stockstats/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-31T11:30:19.236Z","issues_count":103,"pull_requests_count":57,"avg_time_to_close_issue":31963512.967391305,"avg_time_to_close_pull_request":5801154.285714285,"issues_closed_count":92,"pull_requests_closed_count":56,"pull_request_authors_count":10,"issue_authors_count":65,"avg_comments_per_issue":1.5922330097087378,"avg_comments_per_pull_request":1.0701754385964912,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":329292.25,"past_year_avg_time_to_close_pull_request":314.8333333333333,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":4.25,"past_year_avg_comments_per_pull_request":0.16666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/issues","maintainers":[{"login":"jealous","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jealous"}],"active_maintainers":[{"login":"jealous","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jealous"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjealous%2Fstockstats/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjealous%2Fstockstats/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjealous%2Fstockstats/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjealous%2Fstockstats/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":665879,"full_name":"jealous/stockstats","default_branch":"master","committers":[{"name":"Cedric Zhuang","email":"jealous@163.com","login":"jealous","count":50},{"name":"Cedric Zhuang","email":"cedric.zhuang@emc.com","login":null,"count":11},{"name":"Jan-Hendrik Menke","email":"mail@jhmenke.de","login":"jhmenke","count":3},{"name":"fniko","email":"34549825+fniko","login":"fniko","count":2},{"name":"kingslayer2205","email":"53016335+kingslayer2205","login":"kingslayer2205","count":1},{"name":"Shaun Scott","email":"shaunscott@hotkey.net.au","login":"shaunscott12","count":1},{"name":"Rodrigo Prado","email":"royopa@gmail.com","login":"royopa","count":1},{"name":"Matt Cowger","email":"matt@cowger.us","login":"mcowger","count":1},{"name":"GleammerRay","email":"101527589+GleammerRay","login":"GleammerRay","count":1},{"name":"Antonio A","email":"andrade.antonio@gmail.com","login":"xandrade","count":1}],"total_commits":72,"total_committers":10,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":7.2,"dds":0.3055555555555556,"past_year_committers":[{"name":"Cedric Zhuang","email":"jealous@163.com","login":"jealous","count":6},{"name":"fniko","email":"34549825+fniko","login":"fniko","count":1}],"past_year_total_commits":7,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.5,"past_year_dds":0.1428571428571429,"last_synced_at":"2025-05-28T21:36:49.906Z","last_synced_commit":"ce4a109765fa73b3b832a5422ccca266cb5efd66","created_at":"2023-03-09T10:15:35.694Z","updated_at":"2025-05-28T21:36:49.946Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/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":"jealous/stockstats","html_url":"https://github.com/jealous/stockstats","last_synced_at":"2025-08-31T12:01:42.616Z","status":null,"issues_count":104,"pull_requests_count":61,"avg_time_to_close_issue":31619820.559139784,"avg_time_to_close_pull_request":6762250.866666666,"issues_closed_count":93,"pull_requests_closed_count":60,"pull_request_authors_count":10,"issue_authors_count":65,"avg_comments_per_issue":1.5673076923076923,"avg_comments_per_pull_request":1.0655737704918034,"merged_pull_requests_count":54,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":263457.6,"past_year_avg_time_to_close_pull_request":320.3333333333333,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.2,"past_year_avg_comments_per_pull_request":0.2222222222222222,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"created_at":"2023-05-15T00:47:47.496Z","updated_at":"2025-09-03T05:14:13.368Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jealous%2Fstockstats/issues","issue_labels_count":{"enhancement":29,"bug":15,"question":6,"wait on originator":4,"wontfix":3,"help wanted":1},"pull_request_labels_count":{"enhancement":31,"bug":12},"issue_author_associations_count":{"NONE":70,"OWNER":27,"CONTRIBUTOR":3},"pull_request_author_associations_count":{"OWNER":49,"NONE":8,"CONTRIBUTOR":7},"issue_authors":{"jealous":27,"mardrake":7,"ChillarAnand":2,"fniko":2,"Pit-Storm":2,"richardxy":1,"GleammerRay":1,"smallevil":1,"M00NSH0T":1,"goliver79":1,"giladbi":1,"ltbd78":1,"adityamertia":1,"odufb":1,"truchindedios":1,"Waffleboy":1,"yurenji":1,"Denebulas":1,"mrmacpholea":1,"pablote":1,"Santunav":1,"jahu":1,"guyqok":1,"Leci37":1,"rafa-js":1,"joshiparth1000":1,"39xdgy":1,"arunsivaraj":1,"ilayarajac":1,"mscampos92":1,"martinkovacs":1,"jiabier":1,"itrascastro":1,"laurentvv":1,"alybel":1,"ShoubhikBanerjee":1,"dizid":1,"hkmzhou":1,"dshetyo":1,"CYLEE21":1,"AllTheLonelyPeople":1,"ivictoriadobos":1,"ac917":1,"satoshi":1,"liszhang":1,"Near-Tam":1,"maciejbak85":1,"isiosia":1,"toxilate":1,"naman1901":1,"starmarineplay":1,"tempest-noob":1,"GuangLightman":1,"zdqzyx":1,"zzwz02":1,"akitxu":1,"kanendosei":1,"spencer1009":1,"egrafeuille":1,"Dclpwos":1,"tehfink":1,"Tvdevelop1":1,"camrongodbout":1,"koonom1985":1,"OleMForbord":1},"pull_request_authors":{"jealous":49,"jhmenke":3,"fniko":3,"GleammerRay":2,"neuraldevelopment":2,"Arsh0023":1,"Velocities":1,"yoursbh":1,"hom-bahrani":1,"ghost":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:15.144Z","repositories_count":10120865,"issues_count":31690572,"pull_requests_count":98736979,"authors_count":10710354,"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":{"bug":1,"help wanted":1},"past_year_pull_request_labels_count":{"bug":5},"past_year_issue_author_associations_count":{"NONE":3,"OWNER":1},"past_year_pull_request_author_associations_count":{"OWNER":11},"past_year_issue_authors":{"jealous":1,"satoshi":1,"spencer1009":1,"zdqzyx":1},"past_year_pull_request_authors":{"jealous":11},"maintainers":[{"login":"jealous","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jealous"}],"active_maintainers":[{"login":"jealous","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jealous"}]},"events":{"total":{"CreateEvent":12,"ReleaseEvent":6,"IssuesEvent":6,"WatchEvent":107,"DeleteEvent":9,"IssueCommentEvent":18,"PushEvent":11,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":4,"PullRequestEvent":14,"ForkEvent":12},"last_year":{"CreateEvent":12,"ReleaseEvent":6,"IssuesEvent":6,"WatchEvent":107,"DeleteEvent":9,"IssueCommentEvent":18,"PushEvent":11,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":4,"PullRequestEvent":14,"ForkEvent":12}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build-test.yml","sha":null,"kind":"manifest","created_at":"2023-01-22T09:45:51.514Z","updated_at":"2023-01-22T09:45:51.514Z","repository_link":"https://github.com/jealous/stockstats/blob/master/.github/workflows/build-test.yml","dependencies":[{"id":7092385976,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7092385977,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-22T09:45:51.528Z","updated_at":"2023-01-22T09:45:51.528Z","repository_link":"https://github.com/jealous/stockstats/blob/master/.github/workflows/publish.yml","dependencies":[{"id":7092387937,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7092387940,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7092387945,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"27b31702a0e7fc50959f5ad993c78deac1bdfc29","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-22T09:45:51.594Z","updated_at":"2023-01-22T09:45:51.594Z","repository_link":"https://github.com/jealous/stockstats/blob/master/requirements.txt","dependencies":[{"id":7092389366,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=0.24.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"test-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-22T09:45:51.623Z","updated_at":"2023-01-22T09:45:51.623Z","repository_link":"https://github.com/jealous/stockstats/blob/master/test-requirements.txt","dependencies":[{"id":7092389404,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":7092389405,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=4.6","direct":true,"kind":"test","optional":false},{"id":7092389406,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":7092389407,"package_name":"PyHamcrest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-01-08T12:18:11.115Z","updated_at":"2024-01-08T12:18:11.115Z","repository_link":"https://github.com/jealous/stockstats/blob/master/setup.py","dependencies":[]}],"score":19.98279595296963,"created_at":"2025-09-08T20:51:29.034Z","updated_at":"2025-10-07T08:27:46.766Z","avatar_url":"https://github.com/jealous.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":33391,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/77242","html_url":"https://science.ecosyste.ms/projects/77242"}