Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/openpixel/blocky

Block rendering for jinja2. Supports Flask and Django.
https://github.com/openpixel/blocky

Last synced: about 1 month ago
JSON representation

Block rendering for jinja2. Supports Flask and Django.

Awesome Lists containing this project

README

        

blocky
======

.. image:: https://travis-ci.org/OpenPixel/blocky.svg?branch=master
:target: https://travis-ci.org/OpenPixel/blocky

.. image:: https://coveralls.io/repos/OpenPixel/blocky/badge.svg?branch=master&service=github
:target: https://coveralls.io/github/OpenPixel/blocky?branch=master

Render blocks within a template.

Docs: `blocky docs `_

Installation
------------

Install via pip ::

pip install blocky

Python Support
--------------

- 2.7
- 3.3
- 3.4

Django Support
--------------

- 1.8.3

Flask Support
-------------

- 0.10.1

Jinja2 Support
--------------

- 2.7.3

Contribute
----------

Ideas or Pull Requests to make this project better are always welcome.

- Issue Tracker: ``_
- Source Code: ``_

License
-------

The project is licensed under the BSD license.