{"library":"django-render-block","type":"library","category":null,"description":"Django Render Block is a Python library that extends Django's templating capabilities, allowing developers to render the content of a specific block tag from a template to a string. It fully supports the Django templating engine and works across arbitrary template inheritance. Version 0.11 introduces a `render_block` function to return an `HttpResponse` directly. The project maintains an active development status with regular updates to support newer Python and Django versions.","language":"python","status":"active","version":"0.11","tags":["django","template","rendering","blocks","htmx","fragment-rendering"],"last_verified":"Mon May 25","install":[{"cmd":"pip install django-render-block","imports":["from render_block import render_block_to_string","from render_block import render_block"]}],"homepage":null,"github":"https://github.com/clokep/django-render-block","docs":"https://github.com/clokep/django-render-block/blob/main/README.rst","changelog":"https://github.com/clokep/django-render-block/blob/main/CHANGELOG.rst","pypi":"https://pypi.org/project/django-render-block/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.4,"avg_import_s":0.63,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-render-block/compatibility"}}