orzo


Nameorzo JSON
Version 0.4.0 PyPI version JSON
download
home_page
SummaryA python client application geared towards rendering 3D scenes with NOODLES
upload_time2023-08-24 19:44:04
maintainer
docs_urlNone
authorAlex Racapé
requires_python>=3.9
license
keywords noodles cbor websockets client noodles
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Orzo

![Build Status](https://github.com/InsightCenterNoodles/Orzo/workflows/CI/badge.svg)
![PyPI](https://img.shields.io/pypi/v/Orzo)
[![Coverage badge](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/InsightCenterNoodles/Orzo/python-coverage-comment-action-data/endpoint.json&color=red)](https://htmlpreview.github.io/?https://github.com/InsightCenterNoodles/Orzo/blob/python-coverage-comment-action-data/htmlcov/index.html)


Rendering Client Application for NOODLES and Python

## Description
Orzo is the first client application to build on the NOODLES protocol to render 3d scenes in Python. NOODLES allows multiple client
applications to interact collaboratively with data in real-time, and now these scenes can be easily displayed in Python.


## Documentation

For more information, check out [the documentation](https://insightcenternoodles.github.io/Orzo/).


## Installation

Installation is as simple as:

```bash
pip install orzo
```

## Simple Example

```python
import orzo

orzo.run("ws://localhost:50000")

```

## Hungry for more NOODLES?
For more information and other related repositories check out [this collection](https://github.com/InsightCenterNoodles)



            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "orzo",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "noodles,cbor,Websockets,client,NOODLES",
    "author": "Alex Racap\u00e9",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/e9/2a/1a1d3f358d1254668c00de95f4ffbd8d410a2ee1243e95fc75933f8fa11c/orzo-0.4.0.tar.gz",
    "platform": null,
    "description": "# Orzo\n\n![Build Status](https://github.com/InsightCenterNoodles/Orzo/workflows/CI/badge.svg)\n![PyPI](https://img.shields.io/pypi/v/Orzo)\n[![Coverage badge](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/InsightCenterNoodles/Orzo/python-coverage-comment-action-data/endpoint.json&color=red)](https://htmlpreview.github.io/?https://github.com/InsightCenterNoodles/Orzo/blob/python-coverage-comment-action-data/htmlcov/index.html)\n\n\nRendering Client Application for NOODLES and Python\n\n## Description\nOrzo is the first client application to build on the NOODLES protocol to render 3d scenes in Python. NOODLES allows multiple client\napplications to interact collaboratively with data in real-time, and now these scenes can be easily displayed in Python.\n\n\n## Documentation\n\nFor more information, check out [the documentation](https://insightcenternoodles.github.io/Orzo/).\n\n\n## Installation\n\nInstallation is as simple as:\n\n```bash\npip install orzo\n```\n\n## Simple Example\n\n```python\nimport orzo\n\norzo.run(\"ws://localhost:50000\")\n\n```\n\n## Hungry for more NOODLES?\nFor more information and other related repositories check out [this collection](https://github.com/InsightCenterNoodles)\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A python client application geared towards rendering 3D scenes with NOODLES",
    "version": "0.4.0",
    "project_urls": {
        "Documentation": "https://insightcenternoodles.github.io/Orzo/",
        "Source": "https://github.com/InsightCenterNoodles/Orzo"
    },
    "split_keywords": [
        "noodles",
        "cbor",
        "websockets",
        "client",
        "noodles"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "364d2c1cc3a6a13e4edc99e507b899a9184efcfc15419c75f0d7f56672b00cca",
                "md5": "9a64eefb29563b83b4204cfdddc52385",
                "sha256": "b27a771d8c583013e447d3db0da280067205bd0fc0c279be1710ae162a4b025f"
            },
            "downloads": -1,
            "filename": "orzo-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9a64eefb29563b83b4204cfdddc52385",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 907940,
            "upload_time": "2023-08-24T19:44:02",
            "upload_time_iso_8601": "2023-08-24T19:44:02.573510Z",
            "url": "https://files.pythonhosted.org/packages/36/4d/2c1cc3a6a13e4edc99e507b899a9184efcfc15419c75f0d7f56672b00cca/orzo-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e92a1a1d3f358d1254668c00de95f4ffbd8d410a2ee1243e95fc75933f8fa11c",
                "md5": "bb79e972d239ec44fe38d5ee37e9c361",
                "sha256": "a2aeb7aeda4e7e02515f1b124884ccab6345f7b792082a96d22764962e4d5bda"
            },
            "downloads": -1,
            "filename": "orzo-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bb79e972d239ec44fe38d5ee37e9c361",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 907771,
            "upload_time": "2023-08-24T19:44:04",
            "upload_time_iso_8601": "2023-08-24T19:44:04.669243Z",
            "url": "https://files.pythonhosted.org/packages/e9/2a/1a1d3f358d1254668c00de95f4ffbd8d410a2ee1243e95fc75933f8fa11c/orzo-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-24 19:44:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "InsightCenterNoodles",
    "github_project": "Orzo",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "orzo"
}
        
Elapsed time: 0.13738s