symphony-ui


Namesymphony-ui JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/apple/ml-symphony
SummaryModular data science components
upload_time2023-08-08 22:01:25
maintainer
docs_urlNone
authorApple
requires_python>=3.6
licenseApple Sample Code License
keywords jupyter widgets ipython
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Symphony

`symphony_ui` ties together a collection of interactive visualizations that let you explore data. It is designed to be extensible and thus can integrate different [components](../widgets). If you are interested in creating you own component, take a look at our [cookiecutter](../widget-cookiecutter/).

## Installation

```bash
pip install symphony_ui
```

## Usage

To learn how to use Symphony, see the [documentation](https://apple.github.io/ml-symphony/).

## Development

To learn about how to build Symphony from source and how to contribute to the framework, please look at [CONTRIBUTING.md](../CONTRIBUTING.md) and the [development documentation](https://apple.github.io/ml-symphony/contributing.html).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apple/ml-symphony",
    "name": "symphony-ui",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "Jupyter,Widgets,IPython",
    "author": "Apple",
    "author_email": "dnikit-symphony-oss@group.apple.com",
    "download_url": "https://files.pythonhosted.org/packages/86/dd/d131db9af653fa70a6f65a039535dd36d66b69b2b1d4a6e4c72497ba9cf9/symphony_ui-1.0.1.tar.gz",
    "platform": "Linux",
    "description": "# Symphony\n\n`symphony_ui` ties together a collection of interactive visualizations that let you explore data. It is designed to be extensible and thus can integrate different [components](../widgets). If you are interested in creating you own component, take a look at our [cookiecutter](../widget-cookiecutter/).\n\n## Installation\n\n```bash\npip install symphony_ui\n```\n\n## Usage\n\nTo learn how to use Symphony, see the [documentation](https://apple.github.io/ml-symphony/).\n\n## Development\n\nTo learn about how to build Symphony from source and how to contribute to the framework, please look at [CONTRIBUTING.md](../CONTRIBUTING.md) and the [development documentation](https://apple.github.io/ml-symphony/contributing.html).\n",
    "bugtrack_url": null,
    "license": "Apple Sample Code License",
    "summary": "Modular data science components",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/apple/ml-symphony"
    },
    "split_keywords": [
        "jupyter",
        "widgets",
        "ipython"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bed6f392fa4b2d3674eee9d57a90751562eb5a6f17331ce72d761fa1e954d21c",
                "md5": "f5907bb293bc8c747aa53908dc2b6ad4",
                "sha256": "845ae15ed157319e1ea4e407f445f103ae867ac688b790cffcdd049107a61bd9"
            },
            "downloads": -1,
            "filename": "symphony_ui-1.0.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f5907bb293bc8c747aa53908dc2b6ad4",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 8414806,
            "upload_time": "2023-08-08T22:01:21",
            "upload_time_iso_8601": "2023-08-08T22:01:21.814065Z",
            "url": "https://files.pythonhosted.org/packages/be/d6/f392fa4b2d3674eee9d57a90751562eb5a6f17331ce72d761fa1e954d21c/symphony_ui-1.0.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "86ddd131db9af653fa70a6f65a039535dd36d66b69b2b1d4a6e4c72497ba9cf9",
                "md5": "7da3273541b0f5ba7baa3847f4bdb54f",
                "sha256": "0bbe82986b498ceebfd9409e076eac899e14e3e2d94f551f85d958b66e0b4d5f"
            },
            "downloads": -1,
            "filename": "symphony_ui-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7da3273541b0f5ba7baa3847f4bdb54f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 4863233,
            "upload_time": "2023-08-08T22:01:25",
            "upload_time_iso_8601": "2023-08-08T22:01:25.119041Z",
            "url": "https://files.pythonhosted.org/packages/86/dd/d131db9af653fa70a6f65a039535dd36d66b69b2b1d4a6e4c72497ba9cf9/symphony_ui-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-08 22:01:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apple",
    "github_project": "ml-symphony",
    "github_not_found": true,
    "lcname": "symphony-ui"
}
        
Elapsed time: 0.10539s