Skip to main content

Mote - the pattern library framework.

Project description

Mote - the pattern library framework

Travis

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/

Authors

Praekelt Consulting

  • Hedley Roos

  • Chris Sergienko

  • Jason Paidoussi

Changelog

0.3

  1. Simplify layout and models. This introduces some backward incompatibility with 0.2.1. You may need to update your templates.

  2. Vastly simplify the RESTful API.

  3. PyPy and Python 3.5 compatibility.

0.2.1

  1. Consider the entire nested structure when computing a cache key.

  2. Deepmerge now merges through nested lists.

  3. Deepmerge now does automatic type conversion from a dictionary to a dictionary in a list if required.

0.2

  1. Make it possible to override iframe.html for each project.

  2. New UI theme.

  3. Django template and RESTful API.

0.1.1

  1. Inevitable rename to avoid name collision.

0.1

  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

mote-prk-0.3.tar.gz (3.5 MB view hashes)

Uploaded Source

Built Distribution

mote_prk-0.3-py2.7.egg (3.7 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page