Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sdss-cluplus

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sdss-cluplus

Additional functionality for sdss-clu

  • 0.5.2
  • PyPI
  • Socket score

Maintainers
2

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

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc