{"id":70137,"name":"pywavefront","description":"Python library for importing Wavefront .obj files","url":"https://github.com/pywavefront/pywavefront","last_synced_at":"2025-09-08T15:01:12.556Z","repository":{"id":9255834,"uuid":"11080295","full_name":"pywavefront/PyWavefront","owner":"pywavefront","description":"Python library for importing Wavefront .obj files","archived":false,"fork":false,"pushed_at":"2024-04-04T16:23:17.000Z","size":3746,"stargazers_count":320,"open_issues_count":34,"forks_count":82,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-07-09T23:18:35.427Z","etag":null,"topics":["3d","loader","opengl-library","pyglet","python","python3","wavefront","wavefront-obj"],"latest_commit_sha":null,"homepage":null,"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/pywavefront.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-07-01T00:14:37.000Z","updated_at":"2025-06-05T06:32:34.000Z","dependencies_parsed_at":"2022-07-10T17:01:50.294Z","dependency_job_id":"5a86e612-ea5e-407d-8b23-e208433672c8","html_url":"https://github.com/pywavefront/PyWavefront","commit_stats":{"total_commits":245,"total_committers":21,"mean_commits":"11.666666666666666","dds":0.3795918367346939,"last_synced_commit":"07d42314c9e5ed419dd6a0e75a472f7fd8d22b25"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/pywavefront/PyWavefront","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pywavefront","download_url":"https://codeload.github.com/pywavefront/PyWavefront/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/sbom","scorecard":{"id":752499,"data":{"date":"2025-08-11","repo":{"name":"github.com/pywavefront/PyWavefront","commit":"07d42314c9e5ed419dd6a0e75a472f7fd8d22b25"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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 4/26 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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pywavefront/PyWavefront/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pywavefront/PyWavefront/python-package.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:31","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.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":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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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-22T20:44:46.838Z","repository_id":9255834,"created_at":"2025-08-22T20:44:46.838Z","updated_at":"2025-08-22T20:44:46.838Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202750,"owners_count":25240371,"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":"pywavefront","name":"PyWavefront Maintainers","uuid":"47899235","kind":"organization","description":"A Python library for handling wavefront obj files","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47899235?v=4","repositories_count":1,"last_synced_at":"2024-03-27T07:56:06.891Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pywavefront","funding_links":[],"total_stars":290,"followers":3,"following":0,"created_at":"2022-11-05T16:29:50.064Z","updated_at":"2024-03-27T07:56:06.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pywavefront","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pywavefront/repositories"},"packages":[{"id":2892019,"name":"pywavefront","ecosystem":"pypi","description":"Python library for importing Wavefront .obj files","homepage":"https://github.com/pywavefront/PyWavefront","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pywavefront/PyWavefront","keywords_array":[],"namespace":null,"versions_count":26,"first_release_published_at":"2017-01-28T17:28:03.000Z","latest_release_published_at":"2020-12-10T04:21:56.000Z","latest_release_number":"1.3.3","last_synced_at":"2025-08-11T08:16:18.453Z","created_at":"2022-04-10T12:23:04.509Z","updated_at":"2025-08-11T08:16:18.454Z","registry_url":"https://pypi.org/project/pywavefront/","install_command":"pip install pywavefront --index-url https://pypi.org/simple","documentation_url":"https://pywavefront.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Environment :: Plugins","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Natural Language :: English","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX :: Linux","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Topic :: Multimedia :: Graphics :: 3D Rendering","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"pywavefront"},"repo_metadata":{"id":9255834,"uuid":"11080295","full_name":"pywavefront/PyWavefront","owner":"pywavefront","description":"Python library for importing Wavefront .obj files","archived":false,"fork":false,"pushed_at":"2024-04-04T16:23:17.000Z","size":3746,"stargazers_count":315,"open_issues_count":34,"forks_count":81,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-05-08T03:05:56.406Z","etag":null,"topics":["3d","loader","opengl-library","pyglet","python","python3","wavefront","wavefront-obj"],"latest_commit_sha":null,"homepage":null,"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/pywavefront.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-07-01T00:14:37.000Z","updated_at":"2025-03-29T15:12:26.000Z","dependencies_parsed_at":"2022-07-10T17:01:50.294Z","dependency_job_id":"5a86e612-ea5e-407d-8b23-e208433672c8","html_url":"https://github.com/pywavefront/PyWavefront","commit_stats":{"total_commits":245,"total_committers":21,"mean_commits":"11.666666666666666","dds":0.3795918367346939,"last_synced_commit":"07d42314c9e5ed419dd6a0e75a472f7fd8d22b25"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/pywavefront/PyWavefront","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pywavefront","download_url":"https://codeload.github.com/pywavefront/PyWavefront/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264503893,"owners_count":23618756,"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","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":"pywavefront","name":"PyWavefront Maintainers","uuid":"47899235","kind":"organization","description":"A Python library for handling wavefront obj files","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47899235?v=4","repositories_count":1,"last_synced_at":"2024-03-27T07:56:06.891Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pywavefront","funding_links":[],"total_stars":290,"followers":3,"following":0,"created_at":"2022-11-05T16:29:50.064Z","updated_at":"2024-03-27T07:56:06.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pywavefront","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pywavefront/repositories"},"tags":[{"name":"1.3.3","sha":"36304c4d3500c0541fa1331337baf4b2acad737f","kind":"commit","published_at":"2020-12-10T04:22:11.000Z","download_url":"https://codeload.github.com/pywavefront/PyWavefront/tar.gz/1.3.3","html_url":"https://github.com/pywavefront/PyWavefront/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pywavefront/PyWavefront@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"fcf44ceb007c4d49f5661d04190db6a0fbf4cc21","kind":"commit","published_at":"2020-03-05T19:49:56.000Z","download_url":"https://codeload.github.com/pywavefront/PyWavefront/tar.gz/1.3.2","html_url":"https://github.com/pywavefront/PyWavefront/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pywavefront/PyWavefront@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"549a5a993b58e4770b7064cdca2c5c4c9d76f63c","kind":"commit","published_at":"2020-01-10T11:56:38.000Z","download_url":"https://codeload.github.com/pywavefront/PyWavefront/tar.gz/1.3.1","html_url":"https://github.com/pywavefront/PyWavefront/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pywavefront/PyWavefront@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"e0341bcca1aaf9d804aadfb3fc4ac76354923baa","kind":"commit","published_at":"2019-10-21T21:11:58.000Z","download_url":"https://codeload.github.com/pywavefront/PyWavefront/tar.gz/1.3.0","html_url":"https://github.com/pywavefront/PyWavefront/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pywavefront/PyWavefront@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"ced31845af509e534950f0171ba2240b9909fc4d","kind":"commit","published_at":"2019-08-27T20:57:58.000Z","download_url":"https://codeload.github.com/pywavefront/PyWavefront/tar.gz/1.2.0","html_url":"https://github.com/pywavefront/PyWavefront/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pywavefront/PyWavefront@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"341380d6363f2d941e6c5a1ec7ab575601846403","kind":"commit","published_at":"2019-07-18T19:45:10.000Z","download_url":"https://codeload.github.com/pywavefront/PyWavefront/tar.gz/1.1.0","html_url":"https://github.com/pywavefront/PyWavefront/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pywavefront/PyWavefront@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/1.1.0/manifests"},{"name":"1.0.5","sha":"f40924a1b8bd9d69e9e88195f6ffb3327b6cc74d","kind":"commit","published_at":"2019-07-04T18:09:11.000Z","download_url":"https://codeload.github.com/pywavefront/PyWavefront/tar.gz/1.0.5","html_url":"https://github.com/pywavefront/PyWavefront/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pywavefront/PyWavefront@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"14341064403908bc7fcd799166b56a7082d240c5","kind":"commit","published_at":"2019-06-10T18:34:38.000Z","download_url":"https://codeload.github.com/pywavefront/PyWavefront/tar.gz/1.0.4","html_url":"https://github.com/pywavefront/PyWavefront/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pywavefront/PyWavefront@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"8311d3f464cff694f201709e2429b71448b2c65a","kind":"commit","published_at":"2019-01-17T02:22:35.000Z","download_url":"https://codeload.github.com/pywavefront/PyWavefront/tar.gz/1.0.3","html_url":"https://github.com/pywavefront/PyWavefront/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pywavefront/PyWavefront@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"1c8012fe9924cba556ee9fe9f745b7141d881ce9","kind":"commit","published_at":"2018-11-01T02:53:01.000Z","download_url":"https://codeload.github.com/pywavefront/PyWavefront/tar.gz/1.0.2","html_url":"https://github.com/pywavefront/PyWavefront/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pywavefront/PyWavefront@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"86b135f24ae5b04af3b6643a4f522775e5989525","kind":"commit","published_at":"2018-08-17T15:03:30.000Z","download_url":"https://codeload.github.com/pywavefront/PyWavefront/tar.gz/1.0.1","html_url":"https://github.com/pywavefront/PyWavefront/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pywavefront/PyWavefront@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/1.0.1/manifests"},{"name":"v1.0.0","sha":"164676f02b9ac905a0cfd90f7ed9e904658b30cf","kind":"commit","published_at":"2018-08-17T13:32:00.000Z","download_url":"https://codeload.github.com/pywavefront/PyWavefront/tar.gz/v1.0.0","html_url":"https://github.com/pywavefront/PyWavefront/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pywavefront/PyWavefront@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/v1.0.0/manifests"},{"name":"0.4.2","sha":"3bb4dedfbb43c0c59656c442417e3ae282547ad2","kind":"commit","published_at":"2018-08-17T00:41:46.000Z","download_url":"https://codeload.github.com/pywavefront/PyWavefront/tar.gz/0.4.2","html_url":"https://github.com/pywavefront/PyWavefront/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pywavefront/PyWavefront@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"d624aae8f7d32f473f45d3605d1e13317fd75b15","kind":"commit","published_at":"2018-07-21T16:02:40.000Z","download_url":"https://codeload.github.com/pywavefront/PyWavefront/tar.gz/0.4.1","html_url":"https://github.com/pywavefront/PyWavefront/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pywavefront/PyWavefront@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"2656a8b2b3cf058c1a42401cafc5e17a7d23f04a","kind":"commit","published_at":"2018-07-20T20:00:21.000Z","download_url":"https://codeload.github.com/pywavefront/PyWavefront/tar.gz/0.4.0","html_url":"https://github.com/pywavefront/PyWavefront/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pywavefront/PyWavefront@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"9dd0ad75a46ff95353d39962964f19b5551f9164","kind":"commit","published_at":"2018-06-17T21:19:54.000Z","download_url":"https://codeload.github.com/pywavefront/PyWavefront/tar.gz/0.3.2","html_url":"https://github.com/pywavefront/PyWavefront/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pywavefront/PyWavefront@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"1ec8a759ee51e50c50ead41d63caa490f1404fb5","kind":"commit","published_at":"2018-06-10T18:33:45.000Z","download_url":"https://codeload.github.com/pywavefront/PyWavefront/tar.gz/0.3.1","html_url":"https://github.com/pywavefront/PyWavefront/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pywavefront/PyWavefront@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"81be2042470b5eeca0f4f7a170e3cc53d250578c","kind":"commit","published_at":"2018-06-03T01:48:31.000Z","download_url":"https://codeload.github.com/pywavefront/PyWavefront/tar.gz/0.3.0","html_url":"https://github.com/pywavefront/PyWavefront/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pywavefront/PyWavefront@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"d05ba434f105b1144defc7357d499f725c6086b0","kind":"commit","published_at":"2018-05-23T22:50:28.000Z","download_url":"https://codeload.github.com/pywavefront/PyWavefront/tar.gz/0.2.0","html_url":"https://github.com/pywavefront/PyWavefront/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pywavefront/PyWavefront@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/0.2.0/manifests"},{"name":"0.1.7","sha":"82f3b11f198d4fe6b6a9ecb182ba1cf1df249848","kind":"commit","published_at":"2018-04-21T19:18:35.000Z","download_url":"https://codeload.github.com/pywavefront/PyWavefront/tar.gz/0.1.7","html_url":"https://github.com/pywavefront/PyWavefront/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pywavefront/PyWavefront@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"4e47c1561b0d0bc3089c695ac151513f58eebe4d","kind":"commit","published_at":"2018-02-26T20:40:37.000Z","download_url":"https://codeload.github.com/pywavefront/PyWavefront/tar.gz/0.1.6","html_url":"https://github.com/pywavefront/PyWavefront/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pywavefront/PyWavefront@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/tags/0.1.6/manifests"}]},"repo_metadata_updated_at":"2025-07-09T21:22:59.203Z","dependent_packages_count":2,"downloads":12926,"downloads_period":"last-month","dependent_repos_count":51,"rankings":{"downloads":3.460903130912257,"dependent_repos_count":2.0635434931767933,"dependent_packages_count":4.778372240132306,"stargazers_count":3.747246633080036,"forks_count":5.045766634007983,"docker_downloads_count":null,"average":3.819166426261875},"purl":"pkg:pypi/pywavefront","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pywavefront","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pywavefront","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pywavefront/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-08T03:06:14.006Z","issues_count":78,"pull_requests_count":32,"avg_time_to_close_issue":1021347.775510204,"avg_time_to_close_pull_request":885455.7777777778,"issues_closed_count":49,"pull_requests_closed_count":27,"pull_request_authors_count":14,"issue_authors_count":52,"avg_comments_per_issue":3.3205128205128207,"avg_comments_per_pull_request":2.53125,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"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":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.0,"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/pywavefront%2FPyWavefront/issues","maintainers":[{"login":"einarf","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/einarf"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pywavefront/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pywavefront/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pywavefront/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pywavefront/related_packages","maintainers":[{"uuid":"einarf","login":"einarf","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://pypi.org/user/einarf/","role":null,"created_at":"2023-02-25T06:56:41.446Z","updated_at":"2023-02-25T06:56:41.446Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/einarf/packages"},{"uuid":"greenmoss","login":"greenmoss","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/greenmoss/","role":null,"created_at":"2023-02-25T06:56:41.453Z","updated_at":"2023-02-25T06:56:41.453Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/greenmoss/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308804,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":645419,"full_name":"pywavefront/PyWavefront","default_branch":"master","committers":[{"name":"Einar Forselv","email":"eforselv@gmail.com","login":null,"count":152},{"name":"Kurt Yoder","email":"ktygithub@yoderhome.com","login":null,"count":47},{"name":"Sergio Agostinho","email":"sergio.agostinho@tecnico.ulisboa.pt","login":null,"count":6},{"name":"jerekshoe","email":"jerek.shoemaker@ennovar.wichita.edu","login":null,"count":4},{"name":"hkarrson","email":"hkarrson@gmail.com","login":null,"count":4},{"name":"Zohar Jackson","email":"zohar.jackson@mobileye.com","login":null,"count":4},{"name":"Kurt Yoder","email":"kyoder@gmail.com","login":null,"count":4},{"name":"Marxlp","email":"lipi26@foxmail.com","login":null,"count":3},{"name":"ComFreek","email":"comfreek@outlook.com","login":null,"count":3},{"name":"Mathieu Lamarre","email":"mlamarre@ea.com","login":null,"count":3},{"name":"jerekshoe","email":"jereks88@gmail.com","login":null,"count":3},{"name":"Daniel Coelho","email":"daniel.coelho@navegatium.com","login":null,"count":2},{"name":"Sérgio Agostinho","email":"sergio.r.agostinho@gmail.com","login":null,"count":2},{"name":"Steven Potiris","email":"spotiris@abysssolutions.co","login":null,"count":1},{"name":"intrepid94","email":"JerekS88@yahoo.com","login":null,"count":1},{"name":"Olivier Gimenez","email":"ogimenez@semtech.com","login":null,"count":1},{"name":"Mikhail Mustakimov","email":"mikhail@mustakimov.ru","login":null,"count":1},{"name":"Liam Deacon","email":"liam.m.deacon@gmail.com","login":null,"count":1},{"name":"dav92lee","email":"dav92lee@gmail.com","login":null,"count":1},{"name":"Patrik Huber","email":"patrikhuber","login":"patrikhuber","count":1},{"name":"Graham Knapp","email":"32717635+dancergraham","login":"dancergraham","count":1}],"total_commits":245,"total_committers":21,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":11.666666666666666,"dds":0.3795918367346939,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2023-10-25T14:42:00.045Z","last_synced_commit":"07d42314c9e5ed419dd6a0e75a472f7fd8d22b25","created_at":"2023-03-09T09:06:56.676Z","updated_at":"2023-10-25T14:42:00.046Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-31T00:00:08.451Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"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":"pywavefront/PyWavefront","html_url":"https://github.com/pywavefront/PyWavefront","last_synced_at":"2025-08-31T09:31:37.716Z","status":null,"issues_count":78,"pull_requests_count":33,"avg_time_to_close_issue":1021347.775510204,"avg_time_to_close_pull_request":885455.7777777778,"issues_closed_count":49,"pull_requests_closed_count":27,"pull_request_authors_count":14,"issue_authors_count":52,"avg_comments_per_issue":3.3205128205128207,"avg_comments_per_pull_request":2.4545454545454546,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"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":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T22:27:55.578Z","updated_at":"2025-09-01T06:44:31.953Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pywavefront%2FPyWavefront/issues","issue_labels_count":{"Improvement":4,"Information":2,"bug":1,"Needs Feedback":1,"question":1,"New Feature":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":54,"MEMBER":21,"CONTRIBUTOR":3},"pull_request_author_associations_count":{"MEMBER":15,"NONE":11,"CONTRIBUTOR":7},"issue_authors":{"einarf":21,"Mikhail57":2,"Cocco17":2,"victoriapoghosyan":2,"chromafunk":2,"morawi":2,"ghost":2,"YingJie-Z":1,"CaffreyR":1,"nimzodisaster":1,"caniko":1,"riegaz":1,"luizavolpi":1,"monacv":1,"ComFreek":1,"nickponline":1,"sjml":1,"electrocnic":1,"dodler":1,"vinaysannaiah":1,"Adarsh-365":1,"DogukanAltay":1,"hananbeer":1,"ttsesm":1,"FeeeeK":1,"nitieaj":1,"ismaelharunid":1,"Dian-Yi":1,"seandepagnier":1,"laralex":1,"AeroDEmi":1,"Fivetuple":1,"bmoverleysmith":1,"roddylab":1,"Roshni-Jhariya":1,"sahandrez":1,"nhanminhnhat1998":1,"FavorMylikes":1,"Closius":1,"yunline":1,"HaziqRazali":1,"crcrcry":1,"hoseinCode":1,"MrBenGriffin":1,"jcowles":1,"hubernikus":1,"jasonhis":1,"mshooter":1,"danperazzo":1,"LittleBread69":1,"klattimer":1,"servusdei2018":1},"pull_request_authors":{"einarf":15,"LittleBread69":3,"ComFreek":3,"ghost":2,"Mikhail57":1,"dancergraham":1,"klattimer":1,"RoyJames":1,"spotiris":1,"Oliv4945":1,"mlamarre":1,"frlnx":1,"Liam-Deacon":1,"a-detiste":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10070565,"issues_count":31248011,"pull_requests_count":95412886,"authors_count":10689197,"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":{"NONE":1},"past_year_pull_request_author_associations_count":{"NONE":3},"past_year_issue_authors":{"LittleBread69":1},"past_year_pull_request_authors":{"LittleBread69":3},"maintainers":[{"login":"einarf","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/einarf"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":10,"IssueCommentEvent":4,"PullRequestEvent":2,"ForkEvent":3},"last_year":{"IssuesEvent":1,"WatchEvent":10,"IssueCommentEvent":4,"PullRequestEvent":2,"ForkEvent":3}},"keywords":["3d","loader","opengl-library","pyglet","python","python3","wavefront","wavefront-obj"],"dependencies":[],"score":18.38506137975019,"created_at":"2025-09-08T11:19:06.348Z","updated_at":"2025-10-07T08:25:53.932Z","avatar_url":"https://github.com/pywavefront.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":12926,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["gamedev"],"project_url":"https://science.ecosyste.ms/api/v1/projects/70137","html_url":"https://science.ecosyste.ms/projects/70137"}