{"id":1080409,"name":"gcode2zaxe","ecosystem":"pypi","description":"Gcode to Zaxe Converter | executable: g2z","homepage":"https://github.com/egeakman/gcode2zaxe","licenses":"AGPLv3","normalized_licenses":["AGPL-3.0"],"repository_url":"https://github.com/egeakman/gcode2zaxe","keywords_array":["3D","gcode","Zaxe","converter","gcode2zaxe","slicer","model","reverse engineering"],"namespace":null,"versions_count":12,"first_release_published_at":"2022-03-15T15:58:42.000Z","latest_release_published_at":"2022-06-24T23:50:15.000Z","latest_release_number":"2022.6.25","last_synced_at":"2026-06-28T14:30:37.005Z","created_at":"2022-04-07T21:04:01.916Z","updated_at":"2026-06-28T14:30:37.005Z","registry_url":"https://pypi.org/project/gcode2zaxe/","install_command":"pip install gcode2zaxe --index-url https://pypi.org/simple","documentation_url":"https://gcode2zaxe.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX :: Linux","Programming Language :: Python :: 3 :: Only","Topic :: Utilities"],"normalized_name":"gcode2zaxe","project_status":null},"repo_metadata":{"id":39758393,"uuid":"470226226","full_name":"egeakman/gcode2zaxe","owner":"egeakman","description":"A CLI application that converts gcode files to Zaxe print-ready files.","archived":false,"fork":false,"pushed_at":"2022-11-27T01:51:57.000Z","size":106,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-18T22:34:19.667Z","etag":null,"topics":["3d","3d-design","3d-printing","converter","cura","gcode","utility","zaxe"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/egeakman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-03-15T15:42:19.000Z","updated_at":"2025-05-21T04:36:24.000Z","dependencies_parsed_at":"2023-01-22T09:45:57.010Z","dependency_job_id":null,"html_url":"https://github.com/egeakman/gcode2zaxe","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/egeakman/gcode2zaxe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egeakman%2Fgcode2zaxe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egeakman%2Fgcode2zaxe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egeakman%2Fgcode2zaxe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egeakman%2Fgcode2zaxe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/egeakman","download_url":"https://codeload.github.com/egeakman/gcode2zaxe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egeakman%2Fgcode2zaxe/sbom","scorecard":{"id":368567,"data":{"date":"2025-08-11","repo":{"name":"github.com/egeakman/gcode2zaxe","commit":"946b341e90ba4a1e036e6326c0c2c9c94fabf985"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/25 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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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"}}]},"last_synced_at":"2025-08-18T12:27:03.807Z","repository_id":39758393,"created_at":"2025-08-18T12:27:03.807Z","updated_at":"2025-08-18T12:27:03.807Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275883286,"owners_count":25545502,"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-19T02:00:09.700Z","response_time":108,"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":"egeakman","name":"Ege Akman","uuid":"75242929","kind":"user","description":"Behind the scenes @EuroPython | Rose-Hulman Institute of Technology '28","email":"","website":null,"location":"Terre Haute, Indiana","twitter":"egeakmn","company":"@EuroPython","icon_url":"https://avatars.githubusercontent.com/u/75242929?u=ee4bab0aa1e573e2b2c694b75c7748f426b3a539\u0026v=4","repositories_count":63,"last_synced_at":"2025-09-18T21:42:19.541Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/egeakman","funding_links":["https://github.com/sponsors/egeakman"],"total_stars":80,"followers":90,"following":59,"created_at":"2022-11-18T13:35:07.441Z","updated_at":"2025-09-18T21:42:19.541Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/egeakman","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/egeakman/repositories"},"tags":[{"name":"2022.6.25","sha":"8e5e204c9df26d082206faacad50027d6d788af0","kind":"commit","published_at":"2022-06-25T00:48:47.000Z","download_url":"https://codeload.github.com/egeakman/gcode2zaxe/tar.gz/2022.6.25","html_url":"https://github.com/egeakman/gcode2zaxe/releases/tag/2022.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/egeakman/gcode2zaxe@2022.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egeakman%2Fgcode2zaxe/tags/2022.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egeakman%2Fgcode2zaxe/tags/2022.6.25/manifests"},{"name":"2022.4.21","sha":"815f650b089d73684bc963398d94daf4dcade102","kind":"commit","published_at":"2022-04-21T16:34:41.000Z","download_url":"https://codeload.github.com/egeakman/gcode2zaxe/tar.gz/2022.4.21","html_url":"https://github.com/egeakman/gcode2zaxe/releases/tag/2022.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/egeakman/gcode2zaxe@2022.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egeakman%2Fgcode2zaxe/tags/2022.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egeakman%2Fgcode2zaxe/tags/2022.4.21/manifests"},{"name":"2022.4.19","sha":"374b3ec57e6018217a714bcbd63f16b9c208024c","kind":"commit","published_at":"2022-04-19T15:27:41.000Z","download_url":"https://codeload.github.com/egeakman/gcode2zaxe/tar.gz/2022.4.19","html_url":"https://github.com/egeakman/gcode2zaxe/releases/tag/2022.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/egeakman/gcode2zaxe@2022.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egeakman%2Fgcode2zaxe/tags/2022.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egeakman%2Fgcode2zaxe/tags/2022.4.19/manifests"},{"name":"2022.4.15","sha":"de37002b98012fac30fdb5c344519d2b4a4b8b9f","kind":"commit","published_at":"2022-04-15T15:39:39.000Z","download_url":"https://codeload.github.com/egeakman/gcode2zaxe/tar.gz/2022.4.15","html_url":"https://github.com/egeakman/gcode2zaxe/releases/tag/2022.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/egeakman/gcode2zaxe@2022.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egeakman%2Fgcode2zaxe/tags/2022.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egeakman%2Fgcode2zaxe/tags/2022.4.15/manifests"},{"name":"2022.4.8","sha":"40db1e329b796751c72891c8277656d0a5b9b1d6","kind":"commit","published_at":"2022-04-08T21:01:50.000Z","download_url":"https://codeload.github.com/egeakman/gcode2zaxe/tar.gz/2022.4.8","html_url":"https://github.com/egeakman/gcode2zaxe/releases/tag/2022.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/egeakman/gcode2zaxe@2022.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egeakman%2Fgcode2zaxe/tags/2022.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egeakman%2Fgcode2zaxe/tags/2022.4.8/manifests"},{"name":"2022.4.7","sha":"5585acce6856603bc935c123aaa630825b642957","kind":"commit","published_at":"2022-04-07T18:23:17.000Z","download_url":"https://codeload.github.com/egeakman/gcode2zaxe/tar.gz/2022.4.7","html_url":"https://github.com/egeakman/gcode2zaxe/releases/tag/2022.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/egeakman/gcode2zaxe@2022.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egeakman%2Fgcode2zaxe/tags/2022.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egeakman%2Fgcode2zaxe/tags/2022.4.7/manifests"},{"name":"2022.3.30","sha":"d85414701544a8abb0daae45603ddcfea4b747a1","kind":"commit","published_at":"2022-03-30T18:57:24.000Z","download_url":"https://codeload.github.com/egeakman/gcode2zaxe/tar.gz/2022.3.30","html_url":"https://github.com/egeakman/gcode2zaxe/releases/tag/2022.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/egeakman/gcode2zaxe@2022.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egeakman%2Fgcode2zaxe/tags/2022.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egeakman%2Fgcode2zaxe/tags/2022.3.30/manifests"},{"name":"2022.3.15-2","sha":"947da8af9c252035d1a54cbfa5229a9477ef22de","kind":"commit","published_at":"2022-03-15T16:07:20.000Z","download_url":"https://codeload.github.com/egeakman/gcode2zaxe/tar.gz/2022.3.15-2","html_url":"https://github.com/egeakman/gcode2zaxe/releases/tag/2022.3.15-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/egeakman/gcode2zaxe@2022.3.15-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egeakman%2Fgcode2zaxe/tags/2022.3.15-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egeakman%2Fgcode2zaxe/tags/2022.3.15-2/manifests"},{"name":"2022.3.15-1","sha":"e115c96313c012708e4ad45974141d9f5c6776b2","kind":"commit","published_at":"2022-03-15T16:01:15.000Z","download_url":"https://codeload.github.com/egeakman/gcode2zaxe/tar.gz/2022.3.15-1","html_url":"https://github.com/egeakman/gcode2zaxe/releases/tag/2022.3.15-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/egeakman/gcode2zaxe@2022.3.15-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egeakman%2Fgcode2zaxe/tags/2022.3.15-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egeakman%2Fgcode2zaxe/tags/2022.3.15-1/manifests"}]},"repo_metadata_updated_at":"2026-03-18T23:47:00.430Z","dependent_packages_count":0,"downloads":20,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":67.91091269765434,"dependent_repos_count":21.63438025370625,"dependent_packages_count":10.05962490376147,"stargazers_count":21.509034406045618,"forks_count":22.6077487391105,"docker_downloads_count":null,"average":28.74434020005564},"purl":"pkg:pypi/gcode2zaxe","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/gcode2zaxe","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/gcode2zaxe","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/gcode2zaxe/dependencies","status":null,"funding_links":["https://github.com/sponsors/egeakman"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T02:38:58.811Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/egeakman%2Fgcode2zaxe/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gcode2zaxe/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gcode2zaxe/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gcode2zaxe/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gcode2zaxe/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gcode2zaxe/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gcode2zaxe/codemeta","maintainers":[{"uuid":"egeakman","login":"egeakman","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/egeakman/","role":null,"created_at":"2023-02-23T15:20:52.688Z","updated_at":"2023-02-23T15:20:52.688Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/egeakman/packages"}]}