{"id":17258641,"url":"https://github.com/xiaq/jadepy","last_synced_at":"2025-03-26T09:20:53.224Z","repository":{"id":147045668,"uuid":"11543369","full_name":"xiaq/jadepy","owner":"xiaq","description":"Another jade implementation in Python","archived":false,"fork":false,"pushed_at":"2014-09-18T12:32:52.000Z","size":312,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-19T19:29:42.528Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xiaq.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":"2013-07-20T06:51:55.000Z","updated_at":"2016-07-13T04:14:55.000Z","dependencies_parsed_at":"2023-03-25T21:02:15.427Z","dependency_job_id":null,"html_url":"https://github.com/xiaq/jadepy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaq%2Fjadepy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaq%2Fjadepy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaq%2Fjadepy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaq%2Fjadepy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xiaq","download_url":"https://codeload.github.com/xiaq/jadepy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245623030,"owners_count":20645681,"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":[],"created_at":"2024-10-15T07:21:27.465Z","updated_at":"2025-03-26T09:20:53.192Z","avatar_url":"https://github.com/xiaq.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"jade.py\n=======\n\nAnother Python implementation of the [jade templating language](https://github.com/visionmedia/jade).\n\nDependencies\n------------\n\nOnly Python 2.7 is supported.  There are no other dependencies.\n\nFeature\n-------\n\n* Line-to-line conversion to minimalize debug headaches\n\nConformity\n----------\n\nThe goal is to achieve identical behavior for most examples listed on the\n[official README](https://github.com/visionmedia/jade/blob/master/Readme.md),\nexcept\n\n* deprecated features\n* examples with Javascript code lines\n* when certain features conflict with Jinja2 features the latter would usually\n  take precedence\n\nRelevant examples have been extracted and revised and can be found in the\n`conformity-tests/` subdirectory.  All omissions and revisions are documented\nin individual files there.\n\nUsage\n-----\n\nBefore I have done proper packaging, use this for testing:\n\n    python -m jade.compile \u003c some.jade\n\nThe output is Jinja2.\n\nLicense\n-------\n\nMIT license, same as official Jade.  See LICENSE for a copy.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaq%2Fjadepy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxiaq%2Fjadepy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaq%2Fjadepy/lists"}