{"id":2888608,"name":"python-nvd3","ecosystem":"pypi","description":"Python NVD3 - Chart Library for d3.js","homepage":"http://github.com/areski/python-nvd3","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/areski/python-nvd3","keywords_array":["plot","graph","nvd3","d3"],"namespace":null,"versions_count":44,"first_release_published_at":"2013-04-08T12:05:27.000Z","latest_release_published_at":"2024-04-22T07:55:15.000Z","latest_release_number":"0.16.0","last_synced_at":"2026-05-28T10:30:56.112Z","created_at":"2022-04-10T12:21:23.536Z","updated_at":"2026-05-28T10:33:12.606Z","registry_url":"https://pypi.org/project/python-nvd3/","install_command":"pip install python-nvd3 --index-url https://pypi.org/simple","documentation_url":"https://python-nvd3.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 2","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.3","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Multimedia :: Graphics :: Presentation","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"python-nvd3","project_status":null},"repo_metadata":{"id":7910951,"uuid":"9294264","full_name":"areski/python-nvd3","owner":"areski","description":"Python Wrapper for NVD3 - It's time for beautiful charts","archived":false,"fork":false,"pushed_at":"2025-10-23T05:28:52.000Z","size":2385,"stargazers_count":664,"open_issues_count":19,"forks_count":191,"subscribers_count":32,"default_branch":"develop","last_synced_at":"2026-05-04T17:05:46.754Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/areski.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","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}},"created_at":"2013-04-08T10:44:56.000Z","updated_at":"2026-04-02T16:34:26.000Z","dependencies_parsed_at":"2024-06-18T12:26:02.509Z","dependency_job_id":"65ccc4ce-27f3-4521-98be-554f31b54a69","html_url":"https://github.com/areski/python-nvd3","commit_stats":{"total_commits":603,"total_committers":51,"mean_commits":"11.823529411764707","dds":0.5157545605306799,"last_synced_commit":"2a672d9637bb8dd4494c450c62580881d6098292"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/areski/python-nvd3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/areski","download_url":"https://codeload.github.com/areski/python-nvd3/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/sbom","scorecard":{"id":206195,"data":{"date":"2025-08-11","repo":{"name":"github.com/areski/python-nvd3","commit":"372f5a80b97d92583a30957c04392226078ff8ef"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/areski/python-nvd3/python-tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/areski/python-nvd3/python-tests.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-tests.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/python-tests.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/python-tests.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-tests.yml:28","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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: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":"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 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h"],"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 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-16T23:50:09.956Z","repository_id":7910951,"created_at":"2025-08-16T23:50:09.956Z","updated_at":"2025-08-16T23:50:09.956Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33157229,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"areski","name":"Areski Belaid","uuid":"53455","kind":"user","description":"Founder \u0026 CTO @DialerAI.\r\nWorking with Python, Elixir \u0026 Lua building  Intelligent Call-Center Solution","email":"areski@gmail.com","website":null,"location":"Barcelona","twitter":"areskib","company":"Star2Billing // DialerAI","icon_url":"https://avatars.githubusercontent.com/u/53455?u=d5b35ac256330be2003a82fc998c2ec74ebef59c\u0026v=4","repositories_count":338,"last_synced_at":"2026-02-19T23:50:58.770Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/areski","funding_links":[],"total_stars":1770,"followers":276,"following":241,"created_at":"2022-11-02T20:36:43.246Z","updated_at":"2026-02-19T23:50:58.770Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/areski","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/areski/repositories"},"tags":[{"name":"v0.16.0","sha":"cdd11244758457ebff6c50306576b6cc77e9d543","kind":"tag","published_at":"2024-04-22T08:05:32.000Z","download_url":"https://codeload.github.com/areski/python-nvd3/tar.gz/v0.16.0","html_url":"https://github.com/areski/python-nvd3/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/areski/python-nvd3@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/tags/v0.16.0/manifests"},{"name":"v0.13.10","sha":"10a22fc8f74c418b301484b3b55db55f60d946a9","kind":"tag","published_at":"2015-05-03T09:49:46.000Z","download_url":"https://codeload.github.com/areski/python-nvd3/tar.gz/v0.13.10","html_url":"https://github.com/areski/python-nvd3/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/areski/python-nvd3@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"364b1e19ec3c01de553ac829ecebe85999510891","kind":"tag","published_at":"2015-05-03T09:47:12.000Z","download_url":"https://codeload.github.com/areski/python-nvd3/tar.gz/v0.13.9","html_url":"https://github.com/areski/python-nvd3/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/areski/python-nvd3@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/tags/v0.13.9/manifests"},{"name":"v0.13.7","sha":"5551afc4e6343b33d84d69e5d4453c5b4030a8c6","kind":"tag","published_at":"2015-04-06T16:18:57.000Z","download_url":"https://codeload.github.com/areski/python-nvd3/tar.gz/v0.13.7","html_url":"https://github.com/areski/python-nvd3/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/areski/python-nvd3@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/tags/v0.13.7/manifests"},{"name":"v0.13.8","sha":"5551afc4e6343b33d84d69e5d4453c5b4030a8c6","kind":"commit","published_at":"2015-04-06T16:18:52.000Z","download_url":"https://codeload.github.com/areski/python-nvd3/tar.gz/v0.13.8","html_url":"https://github.com/areski/python-nvd3/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/areski/python-nvd3@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/tags/v0.13.8/manifests"},{"name":"v0.13.6","sha":"b4bcf1bf2a95900c38f284624b0baefafb539953","kind":"tag","published_at":"2015-04-06T12:16:05.000Z","download_url":"https://codeload.github.com/areski/python-nvd3/tar.gz/v0.13.6","html_url":"https://github.com/areski/python-nvd3/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/areski/python-nvd3@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"f7a69edb31903b15e54701670a74d98172c317e2","kind":"tag","published_at":"2014-11-13T12:12:28.000Z","download_url":"https://codeload.github.com/areski/python-nvd3/tar.gz/v0.13.5","html_url":"https://github.com/areski/python-nvd3/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/areski/python-nvd3@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"c35e2bb5c31abef0d4c8720122cb2887487385d3","kind":"tag","published_at":"2014-11-13T12:05:33.000Z","download_url":"https://codeload.github.com/areski/python-nvd3/tar.gz/v0.13.4","html_url":"https://github.com/areski/python-nvd3/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/areski/python-nvd3@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"a8c34e75a6b446047ae7ce26e38e56122f57935d","kind":"tag","published_at":"2014-09-25T23:18:40.000Z","download_url":"https://codeload.github.com/areski/python-nvd3/tar.gz/v0.13.3","html_url":"https://github.com/areski/python-nvd3/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/areski/python-nvd3@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"e883291e8674320268653aaab488920bacff9a2b","kind":"tag","published_at":"2014-09-22T15:40:54.000Z","download_url":"https://codeload.github.com/areski/python-nvd3/tar.gz/v0.13.2","html_url":"https://github.com/areski/python-nvd3/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/areski/python-nvd3@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"c879ec847ce23fefddfebfb4a8ca8d18cfcab093","kind":"tag","published_at":"2014-09-22T14:39:34.000Z","download_url":"https://codeload.github.com/areski/python-nvd3/tar.gz/v0.13.1","html_url":"https://github.com/areski/python-nvd3/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/areski/python-nvd3@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"7ea5a3316aa2eb98027a0a8a253116153dedece0","kind":"tag","published_at":"2014-09-22T12:06:57.000Z","download_url":"https://codeload.github.com/areski/python-nvd3/tar.gz/v0.13.0","html_url":"https://github.com/areski/python-nvd3/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/areski/python-nvd3@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"967eb22546d61e7077257f68dd83fc2670ddb75d","kind":"tag","published_at":"2014-05-30T14:18:03.000Z","download_url":"https://codeload.github.com/areski/python-nvd3/tar.gz/v0.12.2","html_url":"https://github.com/areski/python-nvd3/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/areski/python-nvd3@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"73c103b5198cb14738030f0e22eff7035e5a5bd3","kind":"tag","published_at":"2014-05-27T09:49:42.000Z","download_url":"https://codeload.github.com/areski/python-nvd3/tar.gz/v0.12.1","html_url":"https://github.com/areski/python-nvd3/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/areski/python-nvd3@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"cb2076e147d4ebda2ba638952c9fa8d1650a464b","kind":"tag","published_at":"2014-05-26T16:55:00.000Z","download_url":"https://codeload.github.com/areski/python-nvd3/tar.gz/v0.12.0","html_url":"https://github.com/areski/python-nvd3/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/areski/python-nvd3@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/tags/v0.12.0/manifests"}]},"repo_metadata_updated_at":"2026-05-28T10:33:12.573Z","dependent_packages_count":7,"downloads":2439108,"downloads_period":"last-month","dependent_repos_count":776,"rankings":{"downloads":0.25940260467832105,"dependent_repos_count":0.43141710755246243,"dependent_packages_count":2.1558826489433707,"stargazers_count":2.413083415058635,"forks_count":3.4535296102814494,"docker_downloads_count":0.39393688330236276,"average":1.517875378302767},"purl":"pkg:pypi/python-nvd3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/python-nvd3","docker_dependents_count":326,"docker_downloads_count":358910469,"usage_url":"https://repos.ecosyste.ms/usage/pypi/python-nvd3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/python-nvd3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-23T06:57:20.851Z","issues_count":55,"pull_requests_count":53,"avg_time_to_close_issue":23384555.611111112,"avg_time_to_close_pull_request":9329846.113207547,"issues_closed_count":36,"pull_requests_closed_count":53,"pull_request_authors_count":32,"issue_authors_count":52,"avg_comments_per_issue":2.0545454545454547,"avg_comments_per_pull_request":2.6792452830188678,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":38176.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/areski%2Fpython-nvd3/issues","maintainers":[{"login":"areski","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/areski"},{"login":"oz123","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oz123"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-nvd3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-nvd3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-nvd3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-nvd3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-nvd3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-nvd3/codemeta","maintainers":[{"uuid":"oz123","login":"oz123","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/oz123/","role":null,"created_at":"2022-12-08T01:35:08.532Z","updated_at":"2022-12-08T01:35:08.532Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/oz123/packages"},{"uuid":"areski","login":"areski","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/areski/","role":null,"created_at":"2022-12-08T01:35:08.528Z","updated_at":"2022-12-08T01:35:08.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/areski/packages"}]}