bluesky-live


Namebluesky-live JSON
Version 0.0.8 PyPI version JSON
download
home_pagehttps://github.com/bluesky/bluesky-live
SummaryPrototype building blocks for working with streaming data in bluesky
upload_time2021-06-08 17:20:50
maintainer
docs_urlNone
authorBrookhaven National Laboratory
requires_python>=3.6
licenseBSD (3-clause)
keywords
VCS
bugtrack_url
requirements dask entrypoints event-model numpy pandas xarray
Travis-CI
coveralls test coverage
            ============
bluesky-live
============

.. image:: https://img.shields.io/travis/bluesky/bluesky-live.svg
        :target: https://travis-ci.org/bluesky/bluesky-live

.. image:: https://img.shields.io/pypi/v/bluesky-live.svg
        :target: https://pypi.python.org/pypi/bluesky-live


Prototype building blocks for working with streaming data in bluesky

* Free software: 3-clause BSD license
* Documentation: (COMING SOON!) https://bluesky.github.io/bluesky-live.

Features
--------

* TODO



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bluesky/bluesky-live",
    "name": "bluesky-live",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Brookhaven National Laboratory",
    "author_email": "dallan@bnl.gov",
    "download_url": "https://files.pythonhosted.org/packages/04/3a/09579a597d6a8f0e51c7e7aea814059d16989d5cd4820bb29668e2330935/bluesky-live-0.0.8.tar.gz",
    "platform": "",
    "description": "============\nbluesky-live\n============\n\n.. image:: https://img.shields.io/travis/bluesky/bluesky-live.svg\n        :target: https://travis-ci.org/bluesky/bluesky-live\n\n.. image:: https://img.shields.io/pypi/v/bluesky-live.svg\n        :target: https://pypi.python.org/pypi/bluesky-live\n\n\nPrototype building blocks for working with streaming data in bluesky\n\n* Free software: 3-clause BSD license\n* Documentation: (COMING SOON!) https://bluesky.github.io/bluesky-live.\n\nFeatures\n--------\n\n* TODO\n\n\n",
    "bugtrack_url": null,
    "license": "BSD (3-clause)",
    "summary": "Prototype building blocks for working with streaming data in bluesky",
    "version": "0.0.8",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "de8b65dccc36873290e89c0d1d3c1121f161ff28c37201e0d008cfa664d606b5",
                "md5": "e03161483283d047fe4f054c430442d9",
                "sha256": "e861d3513e12fda08a028fcae81d7cf304fee7cb1e54926473839f1040909b02"
            },
            "downloads": -1,
            "filename": "bluesky_live-0.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e03161483283d047fe4f054c430442d9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 33980,
            "upload_time": "2021-06-08T17:20:48",
            "upload_time_iso_8601": "2021-06-08T17:20:48.190785Z",
            "url": "https://files.pythonhosted.org/packages/de/8b/65dccc36873290e89c0d1d3c1121f161ff28c37201e0d008cfa664d606b5/bluesky_live-0.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "043a09579a597d6a8f0e51c7e7aea814059d16989d5cd4820bb29668e2330935",
                "md5": "7958c131410294cebc52e941881b3364",
                "sha256": "94f2b71016e9e87f08a901a57145df0bfae5234641c086a001ca463483ae8940"
            },
            "downloads": -1,
            "filename": "bluesky-live-0.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "7958c131410294cebc52e941881b3364",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 51815,
            "upload_time": "2021-06-08T17:20:50",
            "upload_time_iso_8601": "2021-06-08T17:20:50.024494Z",
            "url": "https://files.pythonhosted.org/packages/04/3a/09579a597d6a8f0e51c7e7aea814059d16989d5cd4820bb29668e2330935/bluesky-live-0.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-06-08 17:20:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "bluesky",
    "github_project": "bluesky-live",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "dask",
            "specs": [
                [
                    ">=",
                    "2"
                ]
            ]
        },
        {
            "name": "entrypoints",
            "specs": []
        },
        {
            "name": "event-model",
            "specs": [
                [
                    ">=",
                    "1.16.0"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "xarray",
            "specs": []
        }
    ],
    "lcname": "bluesky-live"
}
        
Elapsed time: 0.05780s