sepal-ui


Namesepal-ui JSON
Version 2.17.0 PyPI version JSON
download
home_page
SummaryWrapper for ipyvuetify widgets to unify the display of voila dashboards in SEPAL platform
upload_time2023-11-30 15:41:32
maintainer
docs_urlNone
author
requires_python>=3.8
licenseMIT
keywords ui python widget sepal
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://raw.githubusercontent.com/openforis/sepal-doc/master/docs/source/_images/sepal_header.png

Sepal_ui
--------

.. image:: https://img.shields.io/badge/License-MIT-yellow.svg?logo=opensourceinitiative&logoColor=white
    :target: https://opensource.org/licenses/MIT
    :alt: License: MIT

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
   :target: https://github.com/psf/black
   :alt: Black badge

.. image:: https://img.shields.io/badge/code_style-prettier-ff69b4.svg?logo=prettier&logoColor=white
   :target: https://github.com/prettier/prettier
   :alt: prettier badge

.. image:: https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg?logo=git&logoColor=white
   :target: https://conventionalcommits.org
   :alt: conventional commit

.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.6467834.svg
   :target: https://doi.org/10.5281/zenodo.6467834
   :alt: Citation

.. image:: https://img.shields.io/readthedocs/sepal_ui?logo=readthedocs&logoColor=white
    :target: https://sepal-ui.readthedocs.io/en/latest/
    :alt: Documentation Status

.. image:: https://img.shields.io/pypi/v/sepal-ui?color=orange&logo=pypi&logoColor=white
    :target: https://pypi.org/project/sepal-ui/
    :alt: PyPI version

.. image:: https://img.shields.io/conda/vn/conda-forge/sepal-ui?color=orange&logo=anaconda&logoColor=white
    :target: https://anaconda.org/conda-forge/sepal-ui
    :alt: Conda Version

.. image:: https://img.shields.io/pypi/pyversions/sepal-ui?color=orange&logo=python&logoColor=white
   :target: https://pypi.org/project/sepal-ui/
   :alt: supported Python version

.. image:: https://img.shields.io/github/actions/workflow/status/12rambau/sepal_ui/unit.yml?logo=github&logoColor=white
    :target: https://github.com/12rambau/sepal_ui/actions/workflows/unit.yml
    :alt: build

.. image:: https://img.shields.io/codeclimate/maintainability/12rambau/sepal_ui?logo=codeclimate&logoColor=white
    :target: https://codeclimate.com/github/12rambau/sepal_ui/maintainability
    :alt: Maintainability

.. image:: https://img.shields.io/codecov/c/github/12rambau/sepal_ui?logo=codecov&logoColor=white
    :target: https://codecov.io/gh/12rambau/sepal_ui
    :alt: Test Coverage

--------------------------------------------------------------------------------

Currently translated in the following languages:

.. list-table::

   * - English
     - Français
     - Español
     - 中国人
   * - .. image:: https://img.shields.io/static/v1?label=en&message=100%&logo=crowdin&logoColor=white&color=blue
     - .. image:: https://img.shields.io/badge/dynamic/json?label=fr&logo=crowdin&logoColor=white&query=%24.progress.2.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-15167678-506362.json
     - .. image:: https://img.shields.io/badge/dynamic/json?logoColor=white&label=es-ES&logo=crowdin&query=%24.progress.1.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-15167678-506362.json
     - .. image:: https://img.shields.io/badge/dynamic/json?label=zh-CN&logo=crowdin&logoColor=white&query=%24.progress.5.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-15167678-506362.json

You can contribute to the translation effort on our `crowdin project <https://crowdin.com/project/sepal-ui>`__.

--------------------------------------------------------------------------------

:code:`sepal_ui` is a lib designed to create elegant python based dashboard in the `SEPAL environment <https://sepal.io/>`__. It is designed on top of the amazing `ipyvuetify <https://ipyvuetify.readthedocs.io/en/latest/introduction.html>`_ library and will help developer to easily create interface for their workflows.
By using this libraries, you'll ensure a robust and unified interface for your scripts and a easy and complete integration into the SEPAL dashboard of application.

The full documentation is available `here <https://sepal-ui.readthedocs.io/en/latest/>`__ and demo apps can be launched on Heroku following these links:

-   `Map style application <https://sepal-map-app.herokuapp.com>`__
-   `Panel style application <https://sepal-panel-app.herokuapp.com>`__

We are happy to receive feedback and we welcome any kind of contribution.

+-----------+-------------+
| |map-app| | |panel-app| |
+-----------+-------------+

.. |map-app| image:: https://raw.githubusercontent.com/12rambau/sepal_ui/main/docs/source/_image/demo-map-app.png
    :width: 100%

.. |panel-app| image:: https://raw.githubusercontent.com/12rambau/sepal_ui/main/docs/source/_image/demo-panel-app.png
    :width: 100%

Contribute
----------

If you want to contribute you can fork the project in you own repository and then use it.
If you consider working with us, please follow the `contributing guidelines <CONTRIBUTING.rst>`__.

Meet our `contributor <AUTHORS.rst>`__.


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "sepal-ui",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "UI,Python,widget,sepal",
    "author": "",
    "author_email": "Pierrick Rambaud <pierrick.rambaud49@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/2c/85/ef46aefd1d1c8876f4f5497be8ee9c8e07c93b148a9f4e8f0423c843060c/sepal-ui-2.17.0.tar.gz",
    "platform": null,
    "description": ".. image:: https://raw.githubusercontent.com/openforis/sepal-doc/master/docs/source/_images/sepal_header.png\n\nSepal_ui\n--------\n\n.. image:: https://img.shields.io/badge/License-MIT-yellow.svg?logo=opensourceinitiative&logoColor=white\n    :target: https://opensource.org/licenses/MIT\n    :alt: License: MIT\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n   :target: https://github.com/psf/black\n   :alt: Black badge\n\n.. image:: https://img.shields.io/badge/code_style-prettier-ff69b4.svg?logo=prettier&logoColor=white\n   :target: https://github.com/prettier/prettier\n   :alt: prettier badge\n\n.. image:: https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg?logo=git&logoColor=white\n   :target: https://conventionalcommits.org\n   :alt: conventional commit\n\n.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.6467834.svg\n   :target: https://doi.org/10.5281/zenodo.6467834\n   :alt: Citation\n\n.. image:: https://img.shields.io/readthedocs/sepal_ui?logo=readthedocs&logoColor=white\n    :target: https://sepal-ui.readthedocs.io/en/latest/\n    :alt: Documentation Status\n\n.. image:: https://img.shields.io/pypi/v/sepal-ui?color=orange&logo=pypi&logoColor=white\n    :target: https://pypi.org/project/sepal-ui/\n    :alt: PyPI version\n\n.. image:: https://img.shields.io/conda/vn/conda-forge/sepal-ui?color=orange&logo=anaconda&logoColor=white\n    :target: https://anaconda.org/conda-forge/sepal-ui\n    :alt: Conda Version\n\n.. image:: https://img.shields.io/pypi/pyversions/sepal-ui?color=orange&logo=python&logoColor=white\n   :target: https://pypi.org/project/sepal-ui/\n   :alt: supported Python version\n\n.. image:: https://img.shields.io/github/actions/workflow/status/12rambau/sepal_ui/unit.yml?logo=github&logoColor=white\n    :target: https://github.com/12rambau/sepal_ui/actions/workflows/unit.yml\n    :alt: build\n\n.. image:: https://img.shields.io/codeclimate/maintainability/12rambau/sepal_ui?logo=codeclimate&logoColor=white\n    :target: https://codeclimate.com/github/12rambau/sepal_ui/maintainability\n    :alt: Maintainability\n\n.. image:: https://img.shields.io/codecov/c/github/12rambau/sepal_ui?logo=codecov&logoColor=white\n    :target: https://codecov.io/gh/12rambau/sepal_ui\n    :alt: Test Coverage\n\n--------------------------------------------------------------------------------\n\nCurrently translated in the following languages:\n\n.. list-table::\n\n   * - English\n     - Fran\u00e7ais\n     - Espa\u00f1ol\n     - \u4e2d\u56fd\u4eba\n   * - .. image:: https://img.shields.io/static/v1?label=en&message=100%&logo=crowdin&logoColor=white&color=blue\n     - .. image:: https://img.shields.io/badge/dynamic/json?label=fr&logo=crowdin&logoColor=white&query=%24.progress.2.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-15167678-506362.json\n     - .. image:: https://img.shields.io/badge/dynamic/json?logoColor=white&label=es-ES&logo=crowdin&query=%24.progress.1.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-15167678-506362.json\n     - .. image:: https://img.shields.io/badge/dynamic/json?label=zh-CN&logo=crowdin&logoColor=white&query=%24.progress.5.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-15167678-506362.json\n\nYou can contribute to the translation effort on our `crowdin project <https://crowdin.com/project/sepal-ui>`__.\n\n--------------------------------------------------------------------------------\n\n:code:`sepal_ui` is a lib designed to create elegant python based dashboard in the `SEPAL environment <https://sepal.io/>`__. It is designed on top of the amazing `ipyvuetify <https://ipyvuetify.readthedocs.io/en/latest/introduction.html>`_ library and will help developer to easily create interface for their workflows.\nBy using this libraries, you'll ensure a robust and unified interface for your scripts and a easy and complete integration into the SEPAL dashboard of application.\n\nThe full documentation is available `here <https://sepal-ui.readthedocs.io/en/latest/>`__ and demo apps can be launched on Heroku following these links:\n\n-   `Map style application <https://sepal-map-app.herokuapp.com>`__\n-   `Panel style application <https://sepal-panel-app.herokuapp.com>`__\n\nWe are happy to receive feedback and we welcome any kind of contribution.\n\n+-----------+-------------+\n| |map-app| | |panel-app| |\n+-----------+-------------+\n\n.. |map-app| image:: https://raw.githubusercontent.com/12rambau/sepal_ui/main/docs/source/_image/demo-map-app.png\n    :width: 100%\n\n.. |panel-app| image:: https://raw.githubusercontent.com/12rambau/sepal_ui/main/docs/source/_image/demo-panel-app.png\n    :width: 100%\n\nContribute\n----------\n\nIf you want to contribute you can fork the project in you own repository and then use it.\nIf you consider working with us, please follow the `contributing guidelines <CONTRIBUTING.rst>`__.\n\nMeet our `contributor <AUTHORS.rst>`__.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Wrapper for ipyvuetify widgets to unify the display of voila dashboards in SEPAL platform",
    "version": "2.17.0",
    "project_urls": {
        "Download": "https://github.com/12rambau/sepal_ui/archive/v_${metadata:version}.tar.gz",
        "Homepage": "https://github.com/12rambau/sepal_ui"
    },
    "split_keywords": [
        "ui",
        "python",
        "widget",
        "sepal"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4e8f51de750e4c99fabcb5b76f5bb936ad348dba854841de54286c3da266a27a",
                "md5": "5129651d8f77e3c218a22e41d65115c1",
                "sha256": "0c5fe24817f317e792f28dca7cd785f860017ca55c45de60d6b8774d01f9e50e"
            },
            "downloads": -1,
            "filename": "sepal_ui-2.17.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5129651d8f77e3c218a22e41d65115c1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 893234,
            "upload_time": "2023-11-30T15:41:28",
            "upload_time_iso_8601": "2023-11-30T15:41:28.757483Z",
            "url": "https://files.pythonhosted.org/packages/4e/8f/51de750e4c99fabcb5b76f5bb936ad348dba854841de54286c3da266a27a/sepal_ui-2.17.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c85ef46aefd1d1c8876f4f5497be8ee9c8e07c93b148a9f4e8f0423c843060c",
                "md5": "0444c484f76caab9594c9c7aa9184dc4",
                "sha256": "85762fd9ae2327d03bd68e3ead04cc26ce8200abd2230b22cf9013073593cb8c"
            },
            "downloads": -1,
            "filename": "sepal-ui-2.17.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0444c484f76caab9594c9c7aa9184dc4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 849180,
            "upload_time": "2023-11-30T15:41:32",
            "upload_time_iso_8601": "2023-11-30T15:41:32.755624Z",
            "url": "https://files.pythonhosted.org/packages/2c/85/ef46aefd1d1c8876f4f5497be8ee9c8e07c93b148a9f4e8f0423c843060c/sepal-ui-2.17.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-30 15:41:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "12rambau",
    "github_project": "sepal_ui",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "sepal-ui"
}
        
Elapsed time: 0.16454s