{"id":25970940,"url":"https://github.com/descent098/components-in-jinja","last_synced_at":"2026-03-07T11:33:05.871Z","repository":{"id":280047345,"uuid":"938425950","full_name":"Descent098/components-in-jinja","owner":"Descent098","description":"A helper repo for an article about using components in jinja-based web apps","archived":false,"fork":false,"pushed_at":"2025-02-25T01:00:30.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-01T01:50:58.783Z","etag":null,"topics":["blog","demo","web","webdev","webdevelopment"],"latest_commit_sha":null,"homepage":"https://kieranwood.ca/tech/blog/jinja-components/","language":"Jinja","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/Descent098.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-24T23:56:50.000Z","updated_at":"2025-02-25T01:13:33.000Z","dependencies_parsed_at":"2025-03-01T00:31:29.054Z","dependency_job_id":"629e9e68-1fdf-431a-8e8d-cc62d43d1c32","html_url":"https://github.com/Descent098/components-in-jinja","commit_stats":null,"previous_names":["descent098/components-in-jinja"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Descent098/components-in-jinja","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Descent098%2Fcomponents-in-jinja","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Descent098%2Fcomponents-in-jinja/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Descent098%2Fcomponents-in-jinja/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Descent098%2Fcomponents-in-jinja/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Descent098","download_url":"https://codeload.github.com/Descent098/components-in-jinja/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Descent098%2Fcomponents-in-jinja/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30212124,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T09:02:10.694Z","status":"ssl_error","status_checked_at":"2026-03-07T09:02:08.429Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blog","demo","web","webdev","webdevelopment"],"created_at":"2025-03-04T23:28:59.455Z","updated_at":"2026-03-07T11:33:05.851Z","avatar_url":"https://github.com/Descent098.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Components in Jinja\r\n\r\nThis repository is for the demo featured in https://kieranwood.ca/tech/blog/jinja-components/ it essentially walks through how to do a [component-based approach](https://medium.com/@arqex/what-is-component-driven-development-and-why-to-use-it-e3e57abbc449) to [jinja](https://jinja.palletsprojects.com/en/stable/) projects.\r\n\r\n## How to run demos\r\n\r\nTo run each demo you must have python 3.10+ installed with pip. From there you can install the dependencies using:\r\n\r\n```bash\r\npip install flask faker\r\n```\r\n\r\nThis will install [flask](https://flask.palletsprojects.com/en/stable/) (and by extension [jinja](https://jinja.palletsprojects.com/en/stable/)), and [faker](https://pypi.org/project/Faker/).\r\n\r\nYou can then `cd` into either version and run `main.py` to run the demo. For the `jinja-version` this will produce an `index.html` file you can then open in your browser, and for the `flask-version` this will open a web app at http://localhost:9898\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdescent098%2Fcomponents-in-jinja","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdescent098%2Fcomponents-in-jinja","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdescent098%2Fcomponents-in-jinja/lists"}