{"id":69360,"name":"optimus","description":"A simple building environment to produce static HTML from Jinja2 templates and with assets compress managing with webassets.","url":"https://github.com/sveetch/optimus","last_synced_at":"2025-09-08T14:52:07.945Z","repository":{"id":5556274,"uuid":"6760885","full_name":"sveetch/Optimus","owner":"sveetch","description":"A simple building environment to produce static HTML from Jinja2 templates and with assets compress managing with webassets.","archived":false,"fork":false,"pushed_at":"2025-05-30T14:59:15.000Z","size":767,"stargazers_count":3,"open_issues_count":10,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-30T04:32:01.302Z","etag":null,"topics":["optimus","python","static-site-generator"],"latest_commit_sha":null,"homepage":"https://optimus.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sveetch.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":null,"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":"2012-11-19T13:39:29.000Z","updated_at":"2024-08-23T14:50:04.000Z","dependencies_parsed_at":"2024-11-01T06:11:37.069Z","dependency_job_id":null,"html_url":"https://github.com/sveetch/Optimus","commit_stats":{"total_commits":227,"total_committers":2,"mean_commits":113.5,"dds":"0.017621145374449365","last_synced_commit":"fe9cd21921706a2e4a4790063d4b1a8a08dfb35e"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/sveetch/Optimus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sveetch","download_url":"https://codeload.github.com/sveetch/Optimus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/sbom","scorecard":{"id":860954,"data":{"date":"2025-08-11","repo":{"name":"github.com/sveetch/Optimus","commit":"ff4d391dcf73e56faf9de57aacb8d33aa71a2e53"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"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":"Code-Review","score":0,"reason":"Found 0/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":"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":"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":"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":"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":"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":-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":"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":"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":"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":"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: LICENCE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENCE.txt: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-24T01:14:30.987Z","repository_id":5556274,"created_at":"2025-08-24T01:14:30.987Z","updated_at":"2025-08-24T01:14:30.987Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202157,"owners_count":25240362,"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":"sveetch","name":"David THENON","uuid":"1572165","kind":"user","description":null,"email":"","website":"http://www.emencia.com","location":"Blanc Mesnil, France","twitter":null,"company":"Emencia","icon_url":"https://avatars.githubusercontent.com/u/1572165?v=4","repositories_count":42,"last_synced_at":"2023-03-23T01:55:26.065Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sveetch","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T15:39:30.971Z","updated_at":"2023-03-23T01:55:26.075Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sveetch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sveetch/repositories"},"packages":[{"id":2841500,"name":"optimus","ecosystem":"pypi","description":"Optimus is a static site builder using Jinja2, webassets and Babel.","homepage":"https://github.com/sveetch/Optimus","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sveetch/Optimus","keywords_array":["Static site","Jinja","Babel","webassets"],"namespace":null,"versions_count":51,"first_release_published_at":"2012-11-19T13:44:43.000Z","latest_release_published_at":"2024-08-19T20:44:42.000Z","latest_release_number":"2.1.0","last_synced_at":"2025-08-30T04:23:16.287Z","created_at":"2022-04-10T11:57:45.271Z","updated_at":"2025-08-30T04:26:56.620Z","registry_url":"https://pypi.org/project/optimus/","install_command":"pip install optimus --index-url https://pypi.org/simple","documentation_url":"https://optimus.readthedocs.io/","metadata":{"funding":null,"documentation":"https://optimus.readthedocs.io/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Web Environment","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Internet :: WWW/HTTP","Topic :: Internet :: WWW/HTTP :: Site Management","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"optimus","project_status":null},"repo_metadata":{"id":5556274,"uuid":"6760885","full_name":"sveetch/Optimus","owner":"sveetch","description":"A simple building environment to produce static HTML from Jinja2 templates and with assets compress managing with webassets.","archived":false,"fork":false,"pushed_at":"2025-05-30T14:59:15.000Z","size":767,"stargazers_count":3,"open_issues_count":10,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-20T23:44:34.854Z","etag":null,"topics":["optimus","python","static-site-generator"],"latest_commit_sha":null,"homepage":"https://optimus.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sveetch.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":null,"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":"2012-11-19T13:39:29.000Z","updated_at":"2024-08-23T14:50:04.000Z","dependencies_parsed_at":"2024-11-01T06:11:37.069Z","dependency_job_id":null,"html_url":"https://github.com/sveetch/Optimus","commit_stats":{"total_commits":227,"total_committers":2,"mean_commits":113.5,"dds":"0.017621145374449365","last_synced_commit":"fe9cd21921706a2e4a4790063d4b1a8a08dfb35e"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/sveetch/Optimus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sveetch","download_url":"https://codeload.github.com/sveetch/Optimus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/sbom","scorecard":{"id":860954,"data":{"date":"2025-08-11","repo":{"name":"github.com/sveetch/Optimus","commit":"ff4d391dcf73e56faf9de57aacb8d33aa71a2e53"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"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":"Code-Review","score":0,"reason":"Found 0/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":"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":"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":"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":"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":"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":-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":"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":"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":"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":"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: LICENCE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENCE.txt: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-24T01:14:30.987Z","repository_id":5556274,"created_at":"2025-08-24T01:14:30.987Z","updated_at":"2025-08-24T01:14:30.987Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272804411,"owners_count":24995907,"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-08-30T02:00:09.474Z","response_time":77,"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":"sveetch","name":"David THENON","uuid":"1572165","kind":"user","description":null,"email":"","website":"http://www.emencia.com","location":"Blanc Mesnil, France","twitter":null,"company":"Emencia","icon_url":"https://avatars.githubusercontent.com/u/1572165?v=4","repositories_count":42,"last_synced_at":"2023-03-23T01:55:26.065Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sveetch","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T15:39:30.971Z","updated_at":"2023-03-23T01:55:26.075Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sveetch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sveetch/repositories"},"tags":[{"name":"2.1.0","sha":"ff4d391dcf73e56faf9de57aacb8d33aa71a2e53","kind":"tag","published_at":"2024-08-19T20:44:22.000Z","download_url":"https://codeload.github.com/sveetch/Optimus/tar.gz/2.1.0","html_url":"https://github.com/sveetch/Optimus/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sveetch/Optimus@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"fe9cd21921706a2e4a4790063d4b1a8a08dfb35e","kind":"tag","published_at":"2023-08-18T20:21:33.000Z","download_url":"https://codeload.github.com/sveetch/Optimus/tar.gz/2.0.1","html_url":"https://github.com/sveetch/Optimus/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sveetch/Optimus@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"983aebeccd2ada7a5a0ab96f9296d4bba1112022","kind":"tag","published_at":"2021-10-09T22:54:41.000Z","download_url":"https://codeload.github.com/sveetch/Optimus/tar.gz/2.0.0","html_url":"https://github.com/sveetch/Optimus/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sveetch/Optimus@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"61c72358a0dc4c127cb32077ed794eee5c743f07","kind":"tag","published_at":"2020-01-01T02:16:43.000Z","download_url":"https://codeload.github.com/sveetch/Optimus/tar.gz/1.1.2","html_url":"https://github.com/sveetch/Optimus/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sveetch/Optimus@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"64a0804c3b3a789b0c924c32c1aa67ef6590cdb4","kind":"tag","published_at":"2019-07-01T01:11:49.000Z","download_url":"https://codeload.github.com/sveetch/Optimus/tar.gz/1.1.1","html_url":"https://github.com/sveetch/Optimus/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sveetch/Optimus@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"0436f014d578b1141d4186eedbf8f98c8d0bf566","kind":"tag","published_at":"2019-07-01T01:06:29.000Z","download_url":"https://codeload.github.com/sveetch/Optimus/tar.gz/1.1.0","html_url":"https://github.com/sveetch/Optimus/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sveetch/Optimus@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"941dd42e62ac36efae9381c96917313cc65511b4","kind":"tag","published_at":"2018-06-07T10:03:51.000Z","download_url":"https://codeload.github.com/sveetch/Optimus/tar.gz/1.0.1","html_url":"https://github.com/sveetch/Optimus/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sveetch/Optimus@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"a74a9a7ba2d6f4ac00454bffb00b57820de9a480","kind":"tag","published_at":"2018-06-07T00:05:39.000Z","download_url":"https://codeload.github.com/sveetch/Optimus/tar.gz/1.0.0","html_url":"https://github.com/sveetch/Optimus/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sveetch/Optimus@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags/1.0.0/manifests"},{"name":"0.8.2","sha":"31026b87c65c6bc993651f730758769a99427fda","kind":"tag","published_at":"2017-01-14T23:15:11.000Z","download_url":"https://codeload.github.com/sveetch/Optimus/tar.gz/0.8.2","html_url":"https://github.com/sveetch/Optimus/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sveetch/Optimus@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"4ddb22a8be4721229d73dc87b36b1f0bbe421891","kind":"tag","published_at":"2017-01-01T00:39:26.000Z","download_url":"https://codeload.github.com/sveetch/Optimus/tar.gz/0.8.1","html_url":"https://github.com/sveetch/Optimus/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sveetch/Optimus@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"2c5021e6a2a72c9ae41d38612506842757166def","kind":"tag","published_at":"2016-12-31T21:29:56.000Z","download_url":"https://codeload.github.com/sveetch/Optimus/tar.gz/0.8.0","html_url":"https://github.com/sveetch/Optimus/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sveetch/Optimus@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags/0.8.0/manifests"},{"name":"0.7.2","sha":"30f66d3d00d5a0d777442cec0bbc4f46260e7388","kind":"tag","published_at":"2016-05-05T07:42:55.000Z","download_url":"https://codeload.github.com/sveetch/Optimus/tar.gz/0.7.2","html_url":"https://github.com/sveetch/Optimus/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sveetch/Optimus@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"0c8c80e8ed3b420eb3f5a0fda57ce7f5e9e69596","kind":"tag","published_at":"2015-06-14T20:16:33.000Z","download_url":"https://codeload.github.com/sveetch/Optimus/tar.gz/0.7.1","html_url":"https://github.com/sveetch/Optimus/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sveetch/Optimus@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"fcc10bd0feaa3042e37eed5656285817ddbdf52a","kind":"tag","published_at":"2015-06-14T20:06:41.000Z","download_url":"https://codeload.github.com/sveetch/Optimus/tar.gz/0.7.0","html_url":"https://github.com/sveetch/Optimus/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sveetch/Optimus@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"7ae912520418484e84223739b19e66ea23ec2326","kind":"tag","published_at":"2013-12-16T18:37:48.000Z","download_url":"https://codeload.github.com/sveetch/Optimus/tar.gz/0.6.0","html_url":"https://github.com/sveetch/Optimus/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sveetch/Optimus@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/tags/0.6.0/manifests"}]},"repo_metadata_updated_at":"2025-08-30T04:26:56.620Z","dependent_packages_count":0,"downloads":1959,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":2.644776566281594,"dependent_repos_count":11.618622808852685,"dependent_packages_count":9.995259271770403,"stargazers_count":25.03392377658482,"forks_count":16.855366674279924,"docker_downloads_count":null,"average":13.229589819553885},"purl":"pkg:pypi/optimus","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/optimus","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/optimus","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/optimus/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-20T23:36:31.988Z","issues_count":48,"pull_requests_count":1,"avg_time_to_close_issue":31845302.52631579,"avg_time_to_close_pull_request":716.0,"issues_closed_count":38,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":1.4375,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":292614.3333333333,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.5,"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/sveetch%2FOptimus/issues","maintainers":[{"login":"sveetch","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sveetch"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/optimus/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/optimus/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/optimus/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/optimus/related_packages","maintainers":[{"uuid":"sveetch","login":"sveetch","name":null,"email":null,"url":null,"packages_count":73,"html_url":"https://pypi.org/user/sveetch/","role":null,"created_at":"2023-02-24T23:01:47.220Z","updated_at":"2023-02-24T23:01:47.220Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sveetch/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308802,"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":623515,"full_name":"sveetch/Optimus","default_branch":"master","committers":[{"name":"David THENON","email":"sveetch@gmail.com","login":"sveetch","count":235},{"name":"Meodudlye","email":"github@depagne.org","login":"Meodudlye","count":4}],"total_commits":239,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":119.5,"dds":0.01673640167364021,"past_year_committers":[{"name":"David THENON","email":"sveetch@gmail.com","login":"sveetch","count":12}],"past_year_total_commits":12,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":12.0,"past_year_dds":0.0,"last_synced_at":"2025-04-21T19:31:15.611Z","last_synced_commit":"ff4d391dcf73e56faf9de57aacb8d33aa71a2e53","created_at":"2023-03-09T08:04:42.517Z","updated_at":"2025-04-21T19:31:22.830Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/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":"sveetch/Optimus","html_url":"https://github.com/sveetch/Optimus","last_synced_at":"2025-08-30T04:27:21.085Z","status":"error","issues_count":48,"pull_requests_count":1,"avg_time_to_close_issue":31845302.52631579,"avg_time_to_close_pull_request":716.0,"issues_closed_count":38,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":1.4375,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":292614.3333333333,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T21:38:54.853Z","updated_at":"2025-09-02T03:08:59.774Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2FOptimus/issues","issue_labels_count":{"enhancement":39,"bug":7,"question":3,"wontfix":2},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":47,"NONE":1},"pull_request_author_associations_count":{"CONTRIBUTOR":1},"issue_authors":{"sveetch":47,"fredDesign":1},"pull_request_authors":{"Meodudlye":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10052440,"issues_count":30836523,"pull_requests_count":92374539,"authors_count":10519436,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"sveetch","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sveetch"}],"active_maintainers":[]},"events":{"total":{"CreateEvent":1},"last_year":{"CreateEvent":1}},"keywords":["optimus","python","static-site-generator"],"dependencies":[{"ecosystem":"pypi","filepath":"optimus/starters/basic/{{cookiecutter.package_name}}/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-07T02:02:47.145Z","updated_at":"2022-07-07T02:02:47.145Z","repository_link":"https://github.com/sveetch/Optimus/blob/master/optimus/starters/basic/{{cookiecutter.package_name}}/requirements.txt","dependencies":[{"id":109254059,"package_name":"Optimus","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-08-11T16:37:53.868Z","updated_at":"2024-08-11T16:37:53.868Z","repository_link":"https://github.com/sveetch/Optimus/blob/master/setup.py","dependencies":[]}],"score":10.83981617814679,"created_at":"2025-09-08T11:19:01.467Z","updated_at":"2025-10-07T08:25:45.244Z","avatar_url":"https://github.com/sveetch.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1959,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/69360","html_url":"https://science.ecosyste.ms/projects/69360"}