You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

hummingbird-led-button

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hummingbird-led-button

LED button support for Birdbrain Technologies Hummingbird

0.0.5
pipPyPI
Maintainers
1

======== Overview

LED button support for Birdbrain Technologies Hummingbird

  • Free software: MIT license

Installation

::

pip install hummingbird-led-button

You can also install the in-development version with::

pip install https://github.com/fmorton/hummingbird-led-button/archive/main.zip

Documentation

https://hummingbird-led-button.readthedocs.io/

Development

To run all the tests run::

tox

Note, to combine the coverage data from all the tox environments run:

.. list-table:: :widths: 10 90 :stub-columns: 1

- - Windows
  - ::

        set PYTEST_ADDOPTS=--cov-append
        tox

- - Other
  - ::

        PYTEST_ADDOPTS=--cov-append tox

Changelog

0.0.1 (2022-10-10)

  • First release on PyPI.

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