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

aiokatcp

Package Overview
Dependencies
Maintainers
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aiokatcp

Asynchronous I/O implementation of the katcp protocol

  • 2.0.1
  • PyPI
  • Socket score

Maintainers
4

aiokatcp

.. image:: https://github.com/ska-sa/aiokatcp/actions/workflows/test.yml/badge.svg :target: https://github.com/ska-sa/aiokatcp/actions/workflows/test.yml .. image:: https://coveralls.io/repos/github/ska-sa/aiokatcp/badge.svg :target: https://coveralls.io/github/ska-sa/aiokatcp .. image:: https://readthedocs.org/projects/aiokatcp/badge/?version=latest :target: http://aiokatcp.readthedocs.io/en/latest/

aiokatcp is an implementation of the katcp_ protocol based around the Python asyncio system module. It requires Python 3.8 or later. It is loosely inspired by the Python 2 bindings_, but has a much narrower scope.

.. _katcp: https://katcp-python.readthedocs.io/en/latest/_downloads/361189acb383a294be20d6c10c257cb4/NRF-KAT7-6.0-IFCE-002-Rev5-1.pdf

.. _Python 2 bindings: https://github.com/ska-sa/katcp-python

The current implementation provides both client and server APIs. It only supports katcp version 5, and does not support a number of features that are marked deprecated in version 5.

Full documentation can be found on readthedocs_.

.. _readthedocs: http://aiokatcp.readthedocs.io/en/latest/

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