sdss-cluplus


Namesdss-cluplus JSON
Version 0.5.2 PyPI version JSON
download
home_pagehttps://github.com/sdss/cluplus
SummaryAdditional functionality for sdss-clu
upload_time2023-03-11 10:33:17
maintainer
docs_urlNone
authorFlorian Briegel
requires_python>=3.8,<4.0
licenseBSD-3-Clause
keywords astronomy software
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            CLU+
==========================================

|py| |pypi| |Build Status| |docs| |Coverage Status|

``CLU+`` adds some enhancements to sdss-clu

Features
--------
- RPC/Corba/Zeroc Ice style actor communications
- Asyncio python usage
- Complex data transfer with json
- Alternative data handling with json-pickle, eg: numpy
- Recursive config file loading

Installation
------------

``CLU+`` can be installed using ``pip`` as

.. code-block:: console

    pip install sdss-cluplus

or from source

.. code-block:: console

    git clone https://github.com/sdss/cluplus
    cd cluplus
    pip install .


Next, head to the `Getting started <https://github.com/sdss/cluplus/wiki>`__ section for more information about using clu+.


.. |Build Status| image:: https://img.shields.io/github/workflow/status/sdss/cluplus/Test
    :alt: Build Status
    :target: https://github.com/sdss/cluplus/actions

.. |Coverage Status| image:: https://codecov.io/gh/sdss/cluplus/branch/main/graph/badge.svg?token=i5SpR0OjLe
    :alt: Coverage Status
    :target: https://codecov.io/gh/sdss/cluplus

.. |py| image:: https://img.shields.io/badge/python-3.7%20|%203.8%20|%203.9-blue
    :alt: Python Versions
    :target: https://docs.python.org/3/

.. |docs| image:: https://readthedocs.org/projects/docs/badge/?version=latest
    :alt: Documentation Status
    :target: https://cluplus.readthedocs.io/en/latest/?badge=latest

.. |pypi| image:: https://badge.fury.io/py/sdss-cluplus.svg
    :alt: PyPI version
    :target: https://badge.fury.io/py/sdss-cluplus

.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :target: https://github.com/psf/black


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sdss/cluplus",
    "name": "sdss-cluplus",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "astronomy,software",
    "author": "Florian Briegel",
    "author_email": "briegel@mpia.de",
    "download_url": "https://files.pythonhosted.org/packages/94/e9/83672ae73be1974ed7abd1797b507a253cd701befa41edea353ecbe62018/sdss_cluplus-0.5.2.tar.gz",
    "platform": null,
    "description": "CLU+\n==========================================\n\n|py| |pypi| |Build Status| |docs| |Coverage Status|\n\n``CLU+`` adds some enhancements to sdss-clu\n\nFeatures\n--------\n- RPC/Corba/Zeroc Ice style actor communications\n- Asyncio python usage\n- Complex data transfer with json\n- Alternative data handling with json-pickle, eg: numpy\n- Recursive config file loading\n\nInstallation\n------------\n\n``CLU+`` can be installed using ``pip`` as\n\n.. code-block:: console\n\n    pip install sdss-cluplus\n\nor from source\n\n.. code-block:: console\n\n    git clone https://github.com/sdss/cluplus\n    cd cluplus\n    pip install .\n\n\nNext, head to the `Getting started <https://github.com/sdss/cluplus/wiki>`__ section for more information about using clu+.\n\n\n.. |Build Status| image:: https://img.shields.io/github/workflow/status/sdss/cluplus/Test\n    :alt: Build Status\n    :target: https://github.com/sdss/cluplus/actions\n\n.. |Coverage Status| image:: https://codecov.io/gh/sdss/cluplus/branch/main/graph/badge.svg?token=i5SpR0OjLe\n    :alt: Coverage Status\n    :target: https://codecov.io/gh/sdss/cluplus\n\n.. |py| image:: https://img.shields.io/badge/python-3.7%20|%203.8%20|%203.9-blue\n    :alt: Python Versions\n    :target: https://docs.python.org/3/\n\n.. |docs| image:: https://readthedocs.org/projects/docs/badge/?version=latest\n    :alt: Documentation Status\n    :target: https://cluplus.readthedocs.io/en/latest/?badge=latest\n\n.. |pypi| image:: https://badge.fury.io/py/sdss-cluplus.svg\n    :alt: PyPI version\n    :target: https://badge.fury.io/py/sdss-cluplus\n\n.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg\n    :target: https://github.com/psf/black\n\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Additional functionality for sdss-clu",
    "version": "0.5.2",
    "split_keywords": [
        "astronomy",
        "software"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "293614b90a8194741cd8ba8f35dad232bb17e5c56fc8303942129c48920b7bdd",
                "md5": "8fcdaf4e68b76a6aaf95aed838eba11b",
                "sha256": "1cdf7f1fe99f376ac9092aedf54fd6fab7e45723be084022187aac6d0f26dfd6"
            },
            "downloads": -1,
            "filename": "sdss_cluplus-0.5.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8fcdaf4e68b76a6aaf95aed838eba11b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 10353,
            "upload_time": "2023-03-11T10:33:15",
            "upload_time_iso_8601": "2023-03-11T10:33:15.976051Z",
            "url": "https://files.pythonhosted.org/packages/29/36/14b90a8194741cd8ba8f35dad232bb17e5c56fc8303942129c48920b7bdd/sdss_cluplus-0.5.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "94e983672ae73be1974ed7abd1797b507a253cd701befa41edea353ecbe62018",
                "md5": "a4fe232a3d2f70456df790df7f0ed82e",
                "sha256": "b2c14f3c1ec2150e88e44cc42cb2586e8b6a6f70fe68ce88199eb9496174b8d9"
            },
            "downloads": -1,
            "filename": "sdss_cluplus-0.5.2.tar.gz",
            "has_sig": false,
            "md5_digest": "a4fe232a3d2f70456df790df7f0ed82e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 8925,
            "upload_time": "2023-03-11T10:33:17",
            "upload_time_iso_8601": "2023-03-11T10:33:17.691890Z",
            "url": "https://files.pythonhosted.org/packages/94/e9/83672ae73be1974ed7abd1797b507a253cd701befa41edea353ecbe62018/sdss_cluplus-0.5.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-11 10:33:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "sdss",
    "github_project": "cluplus",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "sdss-cluplus"
}
        
Elapsed time: 0.04281s