{"id":14064743,"url":"https://github.com/emmett-framework/renoir","last_synced_at":"2025-04-06T14:11:51.861Z","repository":{"id":41545405,"uuid":"223132440","full_name":"emmett-framework/renoir","owner":"emmett-framework","description":"A templating engine designed with simplicity in mind","archived":false,"fork":false,"pushed_at":"2025-01-01T00:56:43.000Z","size":130,"stargazers_count":39,"open_issues_count":2,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-30T13:09:37.897Z","etag":null,"topics":["python","renoir","template-engine","templates"],"latest_commit_sha":null,"homepage":"","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/emmett-framework.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["gi0baro"],"polar":"emmett-framework"}},"created_at":"2019-11-21T09:05:23.000Z","updated_at":"2025-02-26T06:23:44.000Z","dependencies_parsed_at":"2024-06-20T22:02:17.691Z","dependency_job_id":"68fe1fa1-c2f6-4ad3-8a72-3c51e5a16b91","html_url":"https://github.com/emmett-framework/renoir","commit_stats":{"total_commits":95,"total_committers":5,"mean_commits":19.0,"dds":"0.12631578947368416","last_synced_commit":"acba5bee8f8b6f3e97aa236971e0116a9013a903"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emmett-framework%2Frenoir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emmett-framework%2Frenoir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emmett-framework%2Frenoir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emmett-framework%2Frenoir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emmett-framework","download_url":"https://codeload.github.com/emmett-framework/renoir/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247492557,"owners_count":20947545,"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"}},"keywords":["python","renoir","template-engine","templates"],"created_at":"2024-08-13T07:04:03.102Z","updated_at":"2025-04-06T14:11:51.841Z","avatar_url":"https://github.com/emmett-framework.png","language":"Python","funding_links":["https://github.com/sponsors/gi0baro","https://polar.sh/emmett-framework"],"categories":["Python"],"sub_categories":[],"readme":"# Renoir\n\nRenoir – */ˈrɛnwɑːr/* – is a Python templating engine designed with simplicity in mind.\n\n## In a nutshell\n\n```html\n{{ extend \"layout.html\" }}\n{{ block title }}Members{{ end }}\n{{ block content }}\n\u003cul\u003e\n  {{ for user in users: }}\n  \u003cli\u003e\u003ca href=\"{{ =user['url'] }}\"\u003e{{ =user['name'] }}\u003c/a\u003e\u003c/li\u003e\n  {{ pass }}\n\u003c/ul\u003e\n{{ end }}\n```\n\n## Documentation\n\nThe documentation is available under the [docs folder](https://github.com/emmett-framework/renoir/tree/master/docs).\n\n## License\n\nRenoir is released under the BSD License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femmett-framework%2Frenoir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femmett-framework%2Frenoir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femmett-framework%2Frenoir/lists"}