sepal-ui


Namesepal-ui JSON
Version 2.22.0 PyPI version JSON
download
home_pageNone
SummaryWrapper for ipyvuetify widgets to unify the display of voila dashboards in SEPAL platform
upload_time2024-11-21 09:49:22
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
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": null,
    "name": "sepal-ui",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "UI, Python, widget, sepal",
    "author": null,
    "author_email": "Pierrick Rambaud <pierrick.rambaud49@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/e4/73/7bbcc8964620f79fae5e503cec719b94b4b94eb980e4a5793566cd68f224/sepal_ui-2.22.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.22.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": "d26a6df38bbb342e05e037f8068ea9a3bf6795578afc60910e466dda572d9cfd",
                "md5": "9b2a880f8d187cad0f49fcd30d30ebb5",
                "sha256": "3f11125de010b2280b93817262a4f5071e3cab86828e93456b7e11266e30a3c1"
            },
            "downloads": -1,
            "filename": "sepal_ui-2.22.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9b2a880f8d187cad0f49fcd30d30ebb5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 899594,
            "upload_time": "2024-11-21T09:49:20",
            "upload_time_iso_8601": "2024-11-21T09:49:20.639988Z",
            "url": "https://files.pythonhosted.org/packages/d2/6a/6df38bbb342e05e037f8068ea9a3bf6795578afc60910e466dda572d9cfd/sepal_ui-2.22.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e4737bbcc8964620f79fae5e503cec719b94b4b94eb980e4a5793566cd68f224",
                "md5": "50bdd8383bf476f9f596124fb37bcf65",
                "sha256": "7598cfa78a8bb6b11fa4f8ac0e3b6b04e17ad475cf72a5a411928269e52126f2"
            },
            "downloads": -1,
            "filename": "sepal_ui-2.22.0.tar.gz",
            "has_sig": false,
            "md5_digest": "50bdd8383bf476f9f596124fb37bcf65",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 853264,
            "upload_time": "2024-11-21T09:49:22",
            "upload_time_iso_8601": "2024-11-21T09:49:22.618882Z",
            "url": "https://files.pythonhosted.org/packages/e4/73/7bbcc8964620f79fae5e503cec719b94b4b94eb980e4a5793566cd68f224/sepal_ui-2.22.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-21 09:49:22",
    "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.41811s