{ "info": { "author": "Joe Black", "author_email": "me@joeblack.nyc", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3 :: Only", "Topic :: Internet :: WWW/HTTP", "Topic :: Software Development", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "\npyramid_bootstrap4\n==================\n\n\n.. image:: https://travis-ci.org/joeblackwaslike/pyramid_bootstrap.svg?branch=master\n :target: https://travis-ci.org/joeblackwaslike/pyramid_bootstrap\n :alt: Build Status\n\n.. image:: https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat\n :target: https://github.com/joeblackwaslike/pyramid_bootstrap\n :alt: Github Repo\n\n.. image:: https://img.shields.io/pypi/v/pyramid_bootstrap.svg\n :target: https://pypi.python.org/pypi/pyramid_bootstrap\n :alt: Pypi Version\n\n.. image:: https://img.shields.io/pypi/l/pyramid_bootstrap.svg\n :target: https://pypi.python.org/pypi/pyramid_bootstrap\n :alt: Pypi License\n\n.. image:: https://img.shields.io/pypi/wheel/pyramid_bootstrap.svg\n :target: https://pypi.python.org/pypi/pyramid_bootstrap\n :alt: Pypi Wheel\n\n.. image:: https://img.shields.io/pypi/pyversions/base58check.svg\n :target: https://pypi.python.org/pypi/pyramid_bootstrap\n :alt: Pypi Versions\n\n\nMaintainer\n----------\n\nJoe Black | me@joeblack.nyc | `github `_\n\nIntroduction\n------------\n\nPyramid extension that bundles all bootstrap 4 resources, including\nfont-awesome. Allows for locally hosted development and CDN hosted production.\n\nAlso includes master layout template for jinja2 and chameleon template languages.\n\nInstallation\n------------\n\n.. code-block:: shell\n\n pip3 install pyramid_bootstrap4\n\nUsage\n-----\n\nApp Factory Config\n^^^^^^^^^^^^^^^^^^\n\nInclude in your pyramid config either through .ini file, ZCML, or in python, ex:\n\n.. code-block:: python\n\n config.include('pyramid_bootstrap')\n\nExample templates\n^^^^^^^^^^^^^^^^^\n\n``home.jinja2``\n\n.. code-block:: jinja2\n\n {% extends \"pyramid_bootstrap:/templates/bs4/layout.jinja2\" %}\n\n {% block title %}Quick Tutorial: {{ name }}{% endblock title %}\n\n {% block content %}\n

Hi {{ name }}

\n {% endblock content %}\n\n``home.pt``\n\n.. code-block:: chameleon\n\n \n \n Quick Tutorial: ${name}\n \n\n \n

Hi ${name}

\n

Chameleon is an XML-based templating language

\n
\n
\n\nChanges\n-------\n\n\n* `CHANGELOG `_\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/joeblackwaslike/pyramid_bootstrap/tarball/v4.1.0", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/joeblackwaslike/pyramid_bootstrap", "keywords": "pyramid,bootstrap,reponsive,framework", "license": "MIT", "maintainer": "Joe Black", "maintainer_email": "me@joeblack.nyc", "name": "pyramid-bootstrap4", "package_url": "https://pypi.org/project/pyramid-bootstrap4/", "platform": "", "project_url": "https://pypi.org/project/pyramid-bootstrap4/", "project_urls": { "Download": "https://github.com/joeblackwaslike/pyramid_bootstrap/tarball/v4.1.0", "Homepage": "https://github.com/joeblackwaslike/pyramid_bootstrap" }, "release_url": "https://pypi.org/project/pyramid-bootstrap4/4.1.0/", "requires_dist": [ "Pyramid (>=1.9.1)" ], "requires_python": "", "summary": "Bootstrap 4.0 for Pyramid", "version": "4.1.0" }, "last_serial": 3760401, "releases": { "4.1.0": [ { "comment_text": "", "digests": { "md5": "0a0ed8a67e6bdb81295c68facff39b0d", "sha256": "1c1bd753351753fd0a279d589d023f88070200addc23da82a374006393d71f7a" }, "downloads": -1, "filename": "pyramid_bootstrap4-4.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0a0ed8a67e6bdb81295c68facff39b0d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 1221874, "upload_time": "2018-04-13T00:32:47", "url": "https://files.pythonhosted.org/packages/7a/64/f36a51faa19229d6c45058e7b8af1e8c95d89eaf919470c9620cbc590c1d/pyramid_bootstrap4-4.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e0ec041e519d98b9b8651ece867dd4b8", "sha256": "b57b01bf9b56317050bf060b32e864dab904da198b64e741c776526957d7c686" }, "downloads": -1, "filename": "pyramid_bootstrap4-4.1.0.tar.gz", "has_sig": false, "md5_digest": "e0ec041e519d98b9b8651ece867dd4b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1209810, "upload_time": "2018-04-13T00:32:49", "url": "https://files.pythonhosted.org/packages/66/f4/12ea0be2d65a61f9f770ca785157886a653dfd2bcf958b870243e13a8a01/pyramid_bootstrap4-4.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0a0ed8a67e6bdb81295c68facff39b0d", "sha256": "1c1bd753351753fd0a279d589d023f88070200addc23da82a374006393d71f7a" }, "downloads": -1, "filename": "pyramid_bootstrap4-4.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0a0ed8a67e6bdb81295c68facff39b0d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 1221874, "upload_time": "2018-04-13T00:32:47", "url": "https://files.pythonhosted.org/packages/7a/64/f36a51faa19229d6c45058e7b8af1e8c95d89eaf919470c9620cbc590c1d/pyramid_bootstrap4-4.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e0ec041e519d98b9b8651ece867dd4b8", "sha256": "b57b01bf9b56317050bf060b32e864dab904da198b64e741c776526957d7c686" }, "downloads": -1, "filename": "pyramid_bootstrap4-4.1.0.tar.gz", "has_sig": false, "md5_digest": "e0ec041e519d98b9b8651ece867dd4b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1209810, "upload_time": "2018-04-13T00:32:49", "url": "https://files.pythonhosted.org/packages/66/f4/12ea0be2d65a61f9f770ca785157886a653dfd2bcf958b870243e13a8a01/pyramid_bootstrap4-4.1.0.tar.gz" } ] }