Commit graph

6 commits

Author SHA1 Message Date
Jeff Epler
ecada24f7f pylint, black, etc 2021-05-26 16:24:17 -05:00
Jeff Epler
d89eb3557d Adapt to producing images for the bundle
Assumptions are a bit different:
 * We will list paths on the commandline
 * We will run from the bundle directory, not from the screenshot maker
   directory
 * The path elements 'examples', 'libraries', 'drivers', and 'helpers'
   can be omitted
 * A screenshot is generated for each file, and no other .py files are
   used (though, subdirectories are shown even if they contain no files
   that would be included)

This also still behaves compatibly with the learn repo script
2021-05-26 16:20:51 -05:00
f45906943f Run black & fix pylint suggestions 2021-05-05 14:23:22 -05:00
bc5a791a2d Handle projects that have sub-directories
.. as requested in the comments on https://github.com/adafruit/Adafruit_Learning_System_Guides/pull/1533
2021-05-05 14:20:47 -05:00
ea37919026 Make pylint-compliant. Remove some uneeded files 2021-05-03 09:35:42 -05:00
c63aa7f57d move out of subdirectory 2021-05-03 09:24:30 -05:00
Renamed from python_generator/create_requirement_images.py (Browse further)