symphony-markdown


Namesymphony-markdown JSON
Version 1.0.2 PyPI version JSON
download
home_pagehttps://github.com/apple/ml-symphony
SummaryA Symphony component to add markdown-based text
upload_time2023-08-08 22:04: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.
            # SymphonyMarkdown

A component to render HTML from markdown files.
The provided markdown can be edited within the component.

## Installation

```bash
pip install symphony_markdown
```

## 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-markdown",
    "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/85/3f/3e2c7809fa59e49d411562e04b94948827cfaefe7a536ef51f8d121b79e4/symphony_markdown-1.0.2.tar.gz",
    "platform": "Linux",
    "description": "# SymphonyMarkdown\n\nA component to render HTML from markdown files.\nThe provided markdown can be edited within the component.\n\n## Installation\n\n```bash\npip install symphony_markdown\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": "A Symphony component to add markdown-based text",
    "version": "1.0.2",
    "project_urls": {
        "Homepage": "https://github.com/apple/ml-symphony"
    },
    "split_keywords": [
        "jupyter",
        "widgets",
        "ipython"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb7c496e5f350ca165ca1ec1397566533a581c7e8de89327a2b4e21284a5364a",
                "md5": "37e9f989208e80bef493472a0997e1e3",
                "sha256": "2fb678c333c29993f1e843da5271069ff3e2147c7600737adf2215e89286b6b4"
            },
            "downloads": -1,
            "filename": "symphony_markdown-1.0.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "37e9f989208e80bef493472a0997e1e3",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 11598751,
            "upload_time": "2023-08-08T22:04:21",
            "upload_time_iso_8601": "2023-08-08T22:04:21.308784Z",
            "url": "https://files.pythonhosted.org/packages/fb/7c/496e5f350ca165ca1ec1397566533a581c7e8de89327a2b4e21284a5364a/symphony_markdown-1.0.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "853f3e2c7809fa59e49d411562e04b94948827cfaefe7a536ef51f8d121b79e4",
                "md5": "2b6f07dfab46b55e33db50bd94bf8d7a",
                "sha256": "d75ac97f55f63ce51d72382fc37a69ce5528bc5a94078c1155bb4256a613b5bb"
            },
            "downloads": -1,
            "filename": "symphony_markdown-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "2b6f07dfab46b55e33db50bd94bf8d7a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 5922674,
            "upload_time": "2023-08-08T22:04:25",
            "upload_time_iso_8601": "2023-08-08T22:04:25.131863Z",
            "url": "https://files.pythonhosted.org/packages/85/3f/3e2c7809fa59e49d411562e04b94948827cfaefe7a536ef51f8d121b79e4/symphony_markdown-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-08 22:04:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apple",
    "github_project": "ml-symphony",
    "github_not_found": true,
    "lcname": "symphony-markdown"
}
        
Elapsed time: 0.09999s