{ "info": { "author": "Luca Del Bianco", "author_email": "vshjxyz@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Utilities" ], "description": "Django Pipeline Eco\n===================\n\ndjango-pipeline-eco is a compiler for `django-pipeline `_.\n\nThis compiler will produce a JS using the widely used JST model.\n\nIt basically compiles and appends to the window.JST JSON array the template that you request (through django-pipeline) using for example `Backbone.js `_ or `Spine.js `_\n.\n\nInstallation\n~~~~~~~~~~~~\n.. code-block:: sh\n\n pip install django-pipeline-eco\n\nAdd these lines in your django `settings.py`:\n\n.. code-block:: python\n\n PIPELINE_JS = {\n 'application': {\n 'source_filenames': (\n \t# Your other JS files...\n 'path/to/your/templates/*.eco',\n ),\n 'output_filename': 'js/application.js'\n }\n }\n\n PIPELINE_COMPILERS = (\n 'pipeline_eco.compiler.EcoCompiler',\n )\n\nUsage\n~~~~~\nIf the paths are set correctly (try to play a bit depending on your static files situation), the eco will be compiled in a JS file and included automatically by pipeline.\n\nYou will just need then to call the rendered template using\n\n.. code-block:: python\n\n\tExample.Views.Test = Backbone.View.extend\n\t\ttemplate: \"templates/example\",\n\n\t\trender: (done) ->\n\t\t\t@el.innerHTML = JST[@template]\n\nDeeply inspired by\n~~~~~~~~~~~~~~~~~~\n* `django-spine `_ (base eco compiler) \n* `django-pipeline-compass `_ (pipeline compiler model)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/vshjxyz/django-pipeline-eco", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-pipeline-eco", "package_url": "https://pypi.org/project/django-pipeline-eco/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-pipeline-eco/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/vshjxyz/django-pipeline-eco" }, "release_url": "https://pypi.org/project/django-pipeline-eco/0.1.5/", "requires_dist": null, "requires_python": null, "summary": "django-pipeline compiler for eco templates", "version": "0.1.5" }, "last_serial": 790296, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "2b1b98960d4ec6da7cb921fbebb03e6b", "sha256": "79f0435f80d316f47b0e5900967d528a082e54e473787adb1a4f97afce85588b" }, "downloads": -1, "filename": "django-pipeline-eco-0.1.0.tar.gz", "has_sig": false, "md5_digest": "2b1b98960d4ec6da7cb921fbebb03e6b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1650, "upload_time": "2012-09-26T19:28:45", "url": "https://files.pythonhosted.org/packages/2a/0c/83b90629f19260f3f772687c42f18a12a31f2b2c619ca5b7f522af8d9500/django-pipeline-eco-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "46c4a58fb646c5203449748f41e9122b", "sha256": "6492f0ec6bdc96defb777366d6a9d9301c2aac0f647dbe816bcd74ff0802d084" }, "downloads": -1, "filename": "django-pipeline-eco-0.1.1.tar.gz", "has_sig": false, "md5_digest": "46c4a58fb646c5203449748f41e9122b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1646, "upload_time": "2012-09-26T19:55:41", "url": "https://files.pythonhosted.org/packages/25/2d/f61bb67e3be2df9d8372cc83758152ba97d812cfafdbbf2224fe33e6bf40/django-pipeline-eco-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "57ed30a202d2d8212994bb73edd0e105", "sha256": "6c3f2e54d7f2579014d651ae11909201010481056daa963008805b2ce12f4769" }, "downloads": -1, "filename": "django-pipeline-eco-0.1.2.tar.gz", "has_sig": false, "md5_digest": "57ed30a202d2d8212994bb73edd0e105", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2377, "upload_time": "2012-09-30T13:59:47", "url": "https://files.pythonhosted.org/packages/ab/75/cf8e1182990d4d01c2cf1872407aaa06d8258f9f2d0b233139bc91d5cfc4/django-pipeline-eco-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "484576c526fcce1a21097c1b55802dcf", "sha256": "9907b92e4e39c31f158861733eb978633f8d2b1f583d27b0c98f976921b11c61" }, "downloads": -1, "filename": "django-pipeline-eco-0.1.3.tar.gz", "has_sig": false, "md5_digest": "484576c526fcce1a21097c1b55802dcf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2623, "upload_time": "2012-09-30T15:18:02", "url": "https://files.pythonhosted.org/packages/8a/e7/0aef1482243d0206044e4fa1c47a7ad40d870cc469840659f38b1cf80f01/django-pipeline-eco-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "c771297c5fe010ca0d7a26e2dfb7333c", "sha256": "91f15cb75f14dab2a8c58c8448dbb17b649b24941c3ce3afae68e659b09a22c0" }, "downloads": -1, "filename": "django-pipeline-eco-0.1.4.tar.gz", "has_sig": false, "md5_digest": "c771297c5fe010ca0d7a26e2dfb7333c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2581, "upload_time": "2012-09-30T15:18:43", "url": "https://files.pythonhosted.org/packages/11/fd/b78fe803d5e3b7243ce263be73d0d249e04dedb0161a45475b94c461b2ac/django-pipeline-eco-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "921e0e6a39abb70c2b2e030d19008b68", "sha256": "840fbf92fb2509af4583179a53c7d120101e419c7e774d47c291355ba894f13c" }, "downloads": -1, "filename": "django-pipeline-eco-0.1.5.tar.gz", "has_sig": false, "md5_digest": "921e0e6a39abb70c2b2e030d19008b68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2584, "upload_time": "2012-10-02T15:26:41", "url": "https://files.pythonhosted.org/packages/99/a1/a49a54aee97b868c28e0cedc6b5b5058c98ccd5a8d801cf721c87f8a4bc1/django-pipeline-eco-0.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "921e0e6a39abb70c2b2e030d19008b68", "sha256": "840fbf92fb2509af4583179a53c7d120101e419c7e774d47c291355ba894f13c" }, "downloads": -1, "filename": "django-pipeline-eco-0.1.5.tar.gz", "has_sig": false, "md5_digest": "921e0e6a39abb70c2b2e030d19008b68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2584, "upload_time": "2012-10-02T15:26:41", "url": "https://files.pythonhosted.org/packages/99/a1/a49a54aee97b868c28e0cedc6b5b5058c98ccd5a8d801cf721c87f8a4bc1/django-pipeline-eco-0.1.5.tar.gz" } ] }