Skip to content

Include import names in the library list #418

@dhalbert

Description

@dhalbert

Currently, the library names in https://github.com/adafruit/Adafruit_CircuitPython_Bundle/blob/main/docs/drivers.rst are all descriptive names and do not include the actual library names that one would use in an import: adafruit_whatever, neopixel, asyncio, etc. This was already noted in #342 when the adafruit_hid library could not be found by searching for "HID".

As part of #344, or just manually, it would be nice to include these import names in the list, so that it would be easy to search for them.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions