yafowil.widget.slider


Nameyafowil.widget.slider JSON
Version 1.3.1 PyPI version JSON
download
home_pagehttp://pypi.python.org/pypi/yafowil.widget.slider
SummarySlider Widget for YAFOWIL
upload_time2020-05-30 14:17:22
maintainer
docs_urlNone
authorBlueDynamics Alliance
requires_python
licenseSimplified BSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is a **slider widget** for for `YAFOWIL
<http://pypi.python.org/pypi/yafowil>`_ .

- `Documentation <http://docs.yafowil.info/en/latest/blueprints.html#slider>`_
- `DEMO - see it Live <http://demo.yafowil.info/++widget++yafowil.widget.slider/index.html>`_

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

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

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


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

- Robert Niederreiter

- Georg Bernhard

History
=======

1.3.1 (2020-05-30)
------------------

- Fix binding scope in ``bdajax`` binder callback.
  [rnix]


1.3 (2018-07-16)
----------------

- Python 3 compatibility.
  [rnix]

- Convert doctests to unittests.
  [rnix]


1.2 (2017-03-01)
----------------

- Add dedicated CSS for ``plone5`` theme provided by ``yafowil.plone``.
  [rnix, 2016-06-28]

- Use ``yafowil.utils.entry_point`` decorator.
  [rnix, 2016-06-28]


1.1 (2015-01-23)
----------------

- Update jquery UI slider to 1.10.3 and use latest jquery ui boostrap
  styles.
  [rnix, 2014-07-05]

1.0
---

- Make it work
  [rnix]

License
=======

Copyright (c) 2013-2020, BlueDynamics Alliance, Austria, Germany, Switzerland
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.
* Neither the name of the BlueDynamics Alliance nor the names of its 
  contributors may be used to endorse or promote products derived from this 
  software without specific prior written permission.
      
THIS SOFTWARE IS PROVIDED BY BlueDynamics Alliance ``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 BlueDynamics Alliance 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": "http://pypi.python.org/pypi/yafowil.widget.slider",
    "name": "yafowil.widget.slider",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "BlueDynamics Alliance",
    "author_email": "dev@bluedynamics.com",
    "download_url": "https://files.pythonhosted.org/packages/28/b4/9368e2bb382e2b17ad0d7895a0673f558ec01383a79f60c9dff8bf4fa179/yafowil.widget.slider-1.3.1.tar.gz",
    "platform": "",
    "description": "This is a **slider widget** for for `YAFOWIL\n<http://pypi.python.org/pypi/yafowil>`_ .\n\n- `Documentation <http://docs.yafowil.info/en/latest/blueprints.html#slider>`_\n- `DEMO - see it Live <http://demo.yafowil.info/++widget++yafowil.widget.slider/index.html>`_\n\nSource Code\n===========\n\nThe sources are in a GIT DVCS with its main branches at\n`github <http://github.com/bluedynamics/yafowil.widget.slider>`_.\n\nWe'd be happy to see many forks and pull-requests to make YAFOWIL even better.\n\n\nContributors\n============\n\n- Robert Niederreiter\n\n- Georg Bernhard\n\nHistory\n=======\n\n1.3.1 (2020-05-30)\n------------------\n\n- Fix binding scope in ``bdajax`` binder callback.\n  [rnix]\n\n\n1.3 (2018-07-16)\n----------------\n\n- Python 3 compatibility.\n  [rnix]\n\n- Convert doctests to unittests.\n  [rnix]\n\n\n1.2 (2017-03-01)\n----------------\n\n- Add dedicated CSS for ``plone5`` theme provided by ``yafowil.plone``.\n  [rnix, 2016-06-28]\n\n- Use ``yafowil.utils.entry_point`` decorator.\n  [rnix, 2016-06-28]\n\n\n1.1 (2015-01-23)\n----------------\n\n- Update jquery UI slider to 1.10.3 and use latest jquery ui boostrap\n  styles.\n  [rnix, 2014-07-05]\n\n1.0\n---\n\n- Make it work\n  [rnix]\n\nLicense\n=======\n\nCopyright (c) 2013-2020, BlueDynamics Alliance, Austria, Germany, Switzerland\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* 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* Neither the name of the BlueDynamics Alliance nor the names of its \n  contributors may be used to endorse or promote products derived from this \n  software without specific prior written permission.\n      \nTHIS SOFTWARE IS PROVIDED BY BlueDynamics Alliance ``AS IS`` AND ANY\nEXPRESS 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 BlueDynamics Alliance BE LIABLE FOR ANY\nDIRECT, 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.",
    "bugtrack_url": null,
    "license": "Simplified BSD",
    "summary": "Slider Widget for YAFOWIL",
    "version": "1.3.1",
    "project_urls": {
        "Homepage": "http://pypi.python.org/pypi/yafowil.widget.slider"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "28b49368e2bb382e2b17ad0d7895a0673f558ec01383a79f60c9dff8bf4fa179",
                "md5": "7f61918fe5be38c85058a2e3a2949a0e",
                "sha256": "be61d9ac76bf57df8adf69d7a78fea566f8649394797f386a8f6f61d0cf5261f"
            },
            "downloads": -1,
            "filename": "yafowil.widget.slider-1.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7f61918fe5be38c85058a2e3a2949a0e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17732,
            "upload_time": "2020-05-30T14:17:22",
            "upload_time_iso_8601": "2020-05-30T14:17:22.691622Z",
            "url": "https://files.pythonhosted.org/packages/28/b4/9368e2bb382e2b17ad0d7895a0673f558ec01383a79f60c9dff8bf4fa179/yafowil.widget.slider-1.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-05-30 14:17:22",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "yafowil.widget.slider"
}
        
Elapsed time: 3.63853s