Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/openpixel/blocky
- Owner: openpixel
- Created: 2015-06-16T03:43:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-25T12:04:24.000Z (over 9 years ago)
- Last Synced: 2024-10-14T08:40:49.185Z (about 1 month ago)
- Language: Python
- Homepage: http://blocky.readthedocs.org/en/latest/
- Size: 238 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
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=masterRender blocks within a template.
Docs: `blocky docs `_
Installation
------------Install via pip ::
pip install blocky
Python Support
--------------- 2.7
- 3.3
- 3.4Django 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.