yafowil.bootstrap


Nameyafowil.bootstrap JSON
Version 1.3.2 PyPI version JSON
download
home_pagehttps://github.com/conestack/yafowil.bootstrap
SummaryBootstrap Styles for YAFOWIL
upload_time2022-12-05 12:02:23
maintainer
docs_urlNone
authorYafowil Contributors
requires_python
licenseSimplified BSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://img.shields.io/pypi/v/yafowil.bootstrap.svg
    :target: https://pypi.python.org/pypi/yafowil.bootstrap
    :alt: Latest PyPI version

.. image:: https://img.shields.io/pypi/dm/yafowil.bootstrap.svg
    :target: https://pypi.python.org/pypi/yafowil.bootstrap
    :alt: Number of PyPI downloads

.. image:: https://travis-ci.org/bluedynamics/yafowil.bootstrap.svg?branch=master
    :target: https://travis-ci.org/bluedynamics/yafowil.bootstrap

.. image:: https://coveralls.io/repos/github/bluedynamics/yafowil.bootstrap/badge.svg?branch=master
    :target: https://coveralls.io/github/bluedynamics/yafowil.bootstrap?branch=master

This is the **bootstrap styles integration** for for `YAFOWIL 
<http://pypi.python.org/pypi/yafowil>`_ - Yet Another Form Widget Library.


Detailed Documentation
======================

If you're interested to dig deeper: The
`detailed YAFOWIL documentation <http://docs.yafowil.info>`_ is available.
Read it and learn how to create your example application with YAFOWIL forms
in 15 minutes.


Source Code
===========

The sources are in a GIT DVCS with its main branches at
`github <http://github.com/conestack/yafowil.bootstrap>`_.

We'd be happy to see many forks and pull-requests to make YAFOWIL even better.


Contributors
============

- Robert Niederrreiter
- Jens Klein
- Johannes Raggam
- Peter Holzer


Changes
=======

1.3.2 (2022-12-05)
------------------

- Release wheel.
  [rnix]

- Remove empty doctest.
  [rnix]


1.3.1 (2017-11-13)
------------------

- Use ``bs_field_class`` callback for ``field.class`` property when registering
  ``array`` macro.
  [rnix]


1.3 (2017-03-01)
----------------

- Use ``yafowil.utils.entry_point`` decorator.
  [rnix]

- Cleanup macro registration.
  [rnix]


1.2 (2015-01-23)
----------------

- Use ``configure`` entry point for theme configuration.
  [rnix]

- Rename resource group ``bootstrap`` to ``bootstrap.dependencies``.
  [rnix]

- Remove bootstrap macros for yafowil and set factory defaults for common
  widgets where appropriate.
  [rnix]

- Update to bootstrap 3.2.
  [rnix]


1.1
---

- Register the bootstrap.js javascript too.
  [thet]


1.0
---

- make it work
  [rnix, jensens, thet, et al.]


License
=======

Copyright (c) 2012-2021, BlueDynamics Alliance, Austria, Germany, Switzerland
Copyright (c) 2021-2022, Yafowil Contributors
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this
  list of conditions and the following disclaimer.

* Redistributions in binary form must reproduce the above copyright notice, this
  list of conditions and the following disclaimer in the documentation and/or
  other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/conestack/yafowil.bootstrap",
    "name": "yafowil.bootstrap",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Yafowil Contributors",
    "author_email": "dev@conestack.org",
    "download_url": "https://files.pythonhosted.org/packages/fb/a6/385a6eb80ea31cc951ea907511567f74cb228c727404042fa3c565bf1965/yafowil.bootstrap-1.3.2.tar.gz",
    "platform": null,
    "description": ".. image:: https://img.shields.io/pypi/v/yafowil.bootstrap.svg\n    :target: https://pypi.python.org/pypi/yafowil.bootstrap\n    :alt: Latest PyPI version\n\n.. image:: https://img.shields.io/pypi/dm/yafowil.bootstrap.svg\n    :target: https://pypi.python.org/pypi/yafowil.bootstrap\n    :alt: Number of PyPI downloads\n\n.. image:: https://travis-ci.org/bluedynamics/yafowil.bootstrap.svg?branch=master\n    :target: https://travis-ci.org/bluedynamics/yafowil.bootstrap\n\n.. image:: https://coveralls.io/repos/github/bluedynamics/yafowil.bootstrap/badge.svg?branch=master\n    :target: https://coveralls.io/github/bluedynamics/yafowil.bootstrap?branch=master\n\nThis is the **bootstrap styles integration** for for `YAFOWIL \n<http://pypi.python.org/pypi/yafowil>`_ - Yet Another Form Widget Library.\n\n\nDetailed Documentation\n======================\n\nIf you're interested to dig deeper: The\n`detailed YAFOWIL documentation <http://docs.yafowil.info>`_ is available.\nRead it and learn how to create your example application with YAFOWIL forms\nin 15 minutes.\n\n\nSource Code\n===========\n\nThe sources are in a GIT DVCS with its main branches at\n`github <http://github.com/conestack/yafowil.bootstrap>`_.\n\nWe'd be happy to see many forks and pull-requests to make YAFOWIL even better.\n\n\nContributors\n============\n\n- Robert Niederrreiter\n- Jens Klein\n- Johannes Raggam\n- Peter Holzer\n\n\nChanges\n=======\n\n1.3.2 (2022-12-05)\n------------------\n\n- Release wheel.\n  [rnix]\n\n- Remove empty doctest.\n  [rnix]\n\n\n1.3.1 (2017-11-13)\n------------------\n\n- Use ``bs_field_class`` callback for ``field.class`` property when registering\n  ``array`` macro.\n  [rnix]\n\n\n1.3 (2017-03-01)\n----------------\n\n- Use ``yafowil.utils.entry_point`` decorator.\n  [rnix]\n\n- Cleanup macro registration.\n  [rnix]\n\n\n1.2 (2015-01-23)\n----------------\n\n- Use ``configure`` entry point for theme configuration.\n  [rnix]\n\n- Rename resource group ``bootstrap`` to ``bootstrap.dependencies``.\n  [rnix]\n\n- Remove bootstrap macros for yafowil and set factory defaults for common\n  widgets where appropriate.\n  [rnix]\n\n- Update to bootstrap 3.2.\n  [rnix]\n\n\n1.1\n---\n\n- Register the bootstrap.js javascript too.\n  [thet]\n\n\n1.0\n---\n\n- make it work\n  [rnix, jensens, thet, et al.]\n\n\nLicense\n=======\n\nCopyright (c) 2012-2021, BlueDynamics Alliance, Austria, Germany, Switzerland\nCopyright (c) 2021-2022, Yafowil Contributors\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n  list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice, this\n  list of conditions and the following disclaimer in the documentation and/or\n  other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND\nON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n\n",
    "bugtrack_url": null,
    "license": "Simplified BSD",
    "summary": "Bootstrap Styles for YAFOWIL",
    "version": "1.3.2",
    "project_urls": {
        "Homepage": "https://github.com/conestack/yafowil.bootstrap"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "97ae5cda73be13c7c8cbb8721457ab4ca7f0df9db9101b40fd012d8a6b3f5498",
                "md5": "9c854875bee0b9897bf16b6df6496caa",
                "sha256": "5d78e1a1c180491b104266b6a40a41f00acd59955498947e84789484a91a6e29"
            },
            "downloads": -1,
            "filename": "yafowil.bootstrap-1.3.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9c854875bee0b9897bf16b6df6496caa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 155560,
            "upload_time": "2022-12-05T12:02:21",
            "upload_time_iso_8601": "2022-12-05T12:02:21.134933Z",
            "url": "https://files.pythonhosted.org/packages/97/ae/5cda73be13c7c8cbb8721457ab4ca7f0df9db9101b40fd012d8a6b3f5498/yafowil.bootstrap-1.3.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fba6385a6eb80ea31cc951ea907511567f74cb228c727404042fa3c565bf1965",
                "md5": "b7be283576bb026d10c8684294bc88b5",
                "sha256": "78084473c1570c7a8eca03e9e7a5f575ef411ea012dede8be6329f3747b64b96"
            },
            "downloads": -1,
            "filename": "yafowil.bootstrap-1.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "b7be283576bb026d10c8684294bc88b5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 157256,
            "upload_time": "2022-12-05T12:02:23",
            "upload_time_iso_8601": "2022-12-05T12:02:23.496281Z",
            "url": "https://files.pythonhosted.org/packages/fb/a6/385a6eb80ea31cc951ea907511567f74cb228c727404042fa3c565bf1965/yafowil.bootstrap-1.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-05 12:02:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "conestack",
    "github_project": "yafowil.bootstrap",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "yafowil.bootstrap"
}
        
Elapsed time: 0.24164s