Skip to content

Should more libraries be pushed to PyPI for Blinka? #336

Closed
@lesamouraipourpre

Description

@lesamouraipourpre

Below is a list of bundle libraries containing a setup.py.disabled

I've separated them into 3 groups:

  1. Libraries which cannot be used by Blinka and shouldn't be pushed to PyPI. These appear to all be hardware specific, eg. the MacroPad.
  2. Libraries which can be used by Blinka and should be pushed to PyPI. These initially appear to be drivers for hardware that could be connected to a Blinka device.
  3. Libraries that I am unsure if Blinka could make use of. I intend to investigate these further and re-categorize them until this group is empty.

Don't push to PyPI - Blinka can't use it

  • drivers/circuitplayground/setup.py.disabled
  • drivers/clue/setup.py.disabled
  • drivers/monsterm4sk/setup.py.disabled
  • drivers/pyportal/setup.py.disabled
  • helpers/colorsys/setup.py.disabled - The Python colorsys should be compatible on Blinka
  • helpers/funhouse/setup.py.disabled
  • helpers/macropad/setup.py.disabled
  • helpers/magtag/setup.py.disabled
  • helpers/matrixportal/setup.py.disabled

Do push to PyPI - Blinka can make use of it

Maybe - Could Blinka make use of it?

  • drivers/nunchuk/setup.py.disabled
  • drivers/ov2640/setup.py.disabled
  • drivers/ov7670/setup.py.disabled
  • helpers/boardtest/setup.py.disabled
  • helpers/dash_display/setup.py.disabled
  • helpers/itertools/setup.py.disabled
  • helpers/logging/setup.py.disabled
  • helpers/pybadger/setup.py.disabled
  • helpers/pyoa/setup.py.disabled

@makermelissa , @ladyada for input.

If it's agreed to push some of these to PyPI, I intend to work through the selected list and make the changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions