{"id":22138999,"url":"https://github.com/cwaldbieser/jinja2-template-tester","last_synced_at":"2025-10-14T01:13:30.082Z","repository":{"id":141567670,"uuid":"174584676","full_name":"cwaldbieser/jinja2-template-tester","owner":"cwaldbieser","description":"jinja2 template tester","archived":false,"fork":false,"pushed_at":"2019-04-16T18:41:31.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-14T01:13:29.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cwaldbieser.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2019-03-08T18:00:33.000Z","updated_at":"2019-04-16T18:41:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"c12bf8cd-a4a7-4ac3-81f5-f1cb28f3b9f3","html_url":"https://github.com/cwaldbieser/jinja2-template-tester","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cwaldbieser/jinja2-template-tester","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwaldbieser%2Fjinja2-template-tester","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwaldbieser%2Fjinja2-template-tester/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwaldbieser%2Fjinja2-template-tester/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwaldbieser%2Fjinja2-template-tester/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cwaldbieser","download_url":"https://codeload.github.com/cwaldbieser/jinja2-template-tester/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwaldbieser%2Fjinja2-template-tester/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017454,"owners_count":26086081,"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-10-13T02:00:06.723Z","response_time":61,"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"}},"keywords":[],"created_at":"2024-12-01T20:13:13.655Z","updated_at":"2025-10-14T01:13:30.040Z","avatar_url":"https://github.com/cwaldbieser.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nJinja2 Template Tester\n======================\n\nTest jinja2 templates.\n\nExample:\n\n.. code:: shell\n\n    $ cat test.json\n\n    {\n        \"givenName\": [\"Carl\"],\n        //\"displayName\": [\"Carl\"],\n        \"sn\": [\"Waldbieser\"],\n        \"netid\": [\"waldbiec\"]\n    }\n    $ cat test.jinja2 \n\n    GN : {{data.givenName | first}}\n    PFN: {{data.displayName | first}}\n    SN : {{data.sn | first}}\n    UID: {{data.netid | first}}\n    $ pipenv run ./jinja2test.py ./test.jinja2 ./test.json\n\n    GN : Carl\n    PFN: \n    SN : Waldbieser\n    UID: waldbiec\n    waldbiec@waldbiec-Latitude-7490:~/git-repos/jinja2-test$ \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwaldbieser%2Fjinja2-template-tester","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcwaldbieser%2Fjinja2-template-tester","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwaldbieser%2Fjinja2-template-tester/lists"}