Mote - the pattern library framework.
Project description
Mote - the pattern library framework
Quick start
Mote is intended to be a standalone library, not a project, but it can indeed be run with:
- virtualenv ve - ./ve/bin/pip install -r mote/tests/requirements/19.txt - ./ve/bin/python manage.py migrate --run-syncdb --settings=mote.tests.settings.19 - ./ve/bin/python manage.py runserver 0.0.0.0:8000 --settings=mote.tests.settings.19
Running Mote by reusing the test settings and requirements means the test pattern libraries located at mote/tests/mote/projects/ are loaded.
Browse to http://localhost:8000/mote/ to view the pattern libraries.
Documentation
Documentation is at http://mote-pattern-library-framework.readthedocs.io/en/latest/
Changelog
0.3.1
Django 1.11 compatibility.
0.3
Simplify layout and models. This introduces some backward incompatibility with 0.2.1. You may need to update your templates.
Vastly simplify the RESTful API.
PyPy and Python 3.5 compatibility.
0.2.1
Consider the entire nested structure when computing a cache key.
Deepmerge now merges through nested lists.
Deepmerge now does automatic type conversion from a dictionary to a dictionary in a list if required.
0.2
Make it possible to override iframe.html for each project.
New UI theme.
Django template and RESTful API.
0.1.1
Inevitable rename to avoid name collision.
0.1
First release.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mote-prk-0.3.1.tar.gz
.
File metadata
- Download URL: mote-prk-0.3.1.tar.gz
- Upload date:
- Size: 3.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 765c44c1fb2605641bd8f1f8afab16f5333442a75e2f077085e77862f98a6670 |
|
MD5 | fae5ae7f726289709a66ca137645fea4 |
|
BLAKE2b-256 | 4bcd5f4714b9f63086b9425809576a90473d7315b88969b59f3f1e8fc64c4d83 |
Provenance
File details
Details for the file mote_prk-0.3.1-py2.7.egg
.
File metadata
- Download URL: mote_prk-0.3.1-py2.7.egg
- Upload date:
- Size: 3.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bad5e66ce41db1a66f11880e8133e0b4b8ed586d36f9364ffe8d5d76ef529eb9 |
|
MD5 | d0d1d1b22e673ad26484f4e5de34d75b |
|
BLAKE2b-256 | bfde850e3415c6222f7e62940821593319fd76a4b1f0de94c2963a34c62287d3 |