kivy-garden.ebs.marquee


Namekivy-garden.ebs.marquee JSON
Version 3.1 PyPI version JSON
download
home_pagehttps://github.com/ebs-universe/kivy_garden.ebs.marquee
SummaryMarquee text widget for Kivy
upload_time2024-03-30 18:49:32
maintainerNone
docs_urlNone
authorChintalagiri Shashank
requires_pythonNone
licenseNone
keywords kivy kivy-garden
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Marquee Text Widget for Kivy
============================

[![Github Build Status](https://github.com/ebs-universe/kivy_garden.ebs.marquee/workflows/Garden%20flower/badge.svg)](https://github.com/ebs-universe/kivy_garden.ebs.marquee/actions)

This provides a Marquee Text widget for Kivy. 

This widget is part of the EBS widget collection for Kivy. It is written in 
mostly Python and depends on the EBS core widgets and widget infrastructure package. 
For more information, see [kivy_garden.ebs.core](https://github.com/ebs-universe/kivy_garden.ebs.core)

See https://kivy-garden.github.io/ebs.flower/ for the rendered flower docs.

Please see the garden [instructions](https://kivy-garden.github.io) for 
how to use kivy garden flowers.


CI
--

Every push or pull request run the [GitHub Action](https://github.com/kivy-garden/flower/actions) CI.
It tests the code on various OS and also generates wheels that can be released on PyPI upon a
tag. Docs are also generated and uploaded to the repo as well as artifacts of the CI.


TODO
-------

* add your code

Contributing
--------------

Check out our [contribution guide](CONTRIBUTING.md) and feel free to improve the flower.

License
---------

This software is released under the terms of the MIT License.
Please see the [LICENSE.txt](LICENSE.txt) file.

How to release
===============

See the garden [instructions](https://kivy-garden.github.io/#makingareleaseforyourflower) for how to make a new release.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ebs-universe/kivy_garden.ebs.marquee",
    "name": "kivy-garden.ebs.marquee",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Kivy kivy-garden",
    "author": "Chintalagiri Shashank",
    "author_email": "shashank.chintalagiri@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/33/5b/9e98a5a2ac42a84bdde4867b4ec20d470712d5f27834505bcb7fb99dc2f7/kivy_garden.ebs.marquee-3.1.tar.gz",
    "platform": null,
    "description": "Marquee Text Widget for Kivy\n============================\n\n[![Github Build Status](https://github.com/ebs-universe/kivy_garden.ebs.marquee/workflows/Garden%20flower/badge.svg)](https://github.com/ebs-universe/kivy_garden.ebs.marquee/actions)\n\nThis provides a Marquee Text widget for Kivy. \n\nThis widget is part of the EBS widget collection for Kivy. It is written in \nmostly Python and depends on the EBS core widgets and widget infrastructure package. \nFor more information, see [kivy_garden.ebs.core](https://github.com/ebs-universe/kivy_garden.ebs.core)\n\nSee https://kivy-garden.github.io/ebs.flower/ for the rendered flower docs.\n\nPlease see the garden [instructions](https://kivy-garden.github.io) for \nhow to use kivy garden flowers.\n\n\nCI\n--\n\nEvery push or pull request run the [GitHub Action](https://github.com/kivy-garden/flower/actions) CI.\nIt tests the code on various OS and also generates wheels that can be released on PyPI upon a\ntag. Docs are also generated and uploaded to the repo as well as artifacts of the CI.\n\n\nTODO\n-------\n\n* add your code\n\nContributing\n--------------\n\nCheck out our [contribution guide](CONTRIBUTING.md) and feel free to improve the flower.\n\nLicense\n---------\n\nThis software is released under the terms of the MIT License.\nPlease see the [LICENSE.txt](LICENSE.txt) file.\n\nHow to release\n===============\n\nSee the garden [instructions](https://kivy-garden.github.io/#makingareleaseforyourflower) for how to make a new release.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Marquee text widget for Kivy",
    "version": "3.1",
    "project_urls": {
        "Bug Reports": "https://github.com/ebs-universe/kivy_garden.ebs.marquee/issues",
        "Homepage": "https://github.com/ebs-universe/kivy_garden.ebs.marquee",
        "Source": "https://github.com/ebs-universe/kivy_garden.ebs.marquee"
    },
    "split_keywords": [
        "kivy",
        "kivy-garden"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "335b9e98a5a2ac42a84bdde4867b4ec20d470712d5f27834505bcb7fb99dc2f7",
                "md5": "4462f9d8473cbd8e51419ca722d3c722",
                "sha256": "f7d034feb8e17a610373a3ca83507ebdc2e326bbe3fe08cba26b61187dc52db1"
            },
            "downloads": -1,
            "filename": "kivy_garden.ebs.marquee-3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "4462f9d8473cbd8e51419ca722d3c722",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 13540,
            "upload_time": "2024-03-30T18:49:32",
            "upload_time_iso_8601": "2024-03-30T18:49:32.035829Z",
            "url": "https://files.pythonhosted.org/packages/33/5b/9e98a5a2ac42a84bdde4867b4ec20d470712d5f27834505bcb7fb99dc2f7/kivy_garden.ebs.marquee-3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-30 18:49:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ebs-universe",
    "github_project": "kivy_garden.ebs.marquee",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "kivy-garden.ebs.marquee"
}
        
Elapsed time: 0.21995s