Kattni
|
fdd76caede
|
Merge pull request #21 from adafruit/discord-fix
Might fix pylint failure
|
2020-07-09 15:42:29 -04:00 |
|
dherrada
|
ff6b835eda
|
Formatted with black
|
2020-07-09 12:48:15 -04:00 |
|
dherrada
|
3a656e4253
|
Might fix pylint failure
|
2020-07-09 12:42:45 -04:00 |
|
dherrada
|
c1d22e110a
|
Fixed discord invite link
|
2020-07-08 16:49:04 -04:00 |
|
Dan Halbert
|
2ffeecb83b
|
Merge pull request #20 from adafruit/black-update
Black reformatting with Python 3 target.
|
2020-04-09 21:31:11 -04:00 |
|
Kattni Rembor
|
b745085c8d
|
Black reformatting with Python 3 target.
|
2020-04-09 17:34:44 -04:00 |
|
sommersoft
|
f5c7598082
|
build.yml: add black formatting check
Signed-off-by: sommersoft <sommersoft@gmail.com>
|
2020-04-07 16:07:50 -05:00 |
|
Kattni
|
133902b78d
|
Merge pull request #19 from adafruit/pylint-update
Ran black, updated to pylint 2.x
|
2020-03-17 16:42:58 -04:00 |
|
dherrada
|
bf626d57f3
|
Un-did change that black made
|
2020-03-17 12:58:02 -04:00 |
|
sommersoft
|
4501219cb3
|
update code of coduct: discord moderation contact section
Signed-off-by: sommersoft <sommersoft@gmail.com>
|
2020-03-15 18:24:10 -05:00 |
|
dherrada
|
89458d2993
|
Ran black, updated to pylint 2.x
|
2020-03-15 16:24:54 -04:00 |
|
Kattni
|
25c093796a
|
Merge pull request #18 from sommersoft/patch_coc
Update Code of Conduct
|
2020-03-13 15:30:05 -04:00 |
|
sommersoft
|
e00f6147c9
|
update code of conduct
|
2020-03-13 13:33:19 -05:00 |
|
sommersoft
|
4923686467
|
update pylintrc for black
Signed-off-by: sommersoft <sommersoft@gmail.com>
|
2020-03-08 19:05:06 -05:00 |
|
sommersoft
|
6513011772
|
build.yml: move pylint, black, and Sphinx installs to each repo; add description to 'actions-ci/install.sh'
Signed-off-by: sommersoft <sommersoft@gmail.com>
|
2020-03-05 10:03:54 -06:00 |
|
sommersoft
|
001ecaccf4
|
update pylint examples directive
Signed-off-by: sommersoft <sommersoft@gmail.com>
|
2020-01-14 17:15:33 -06:00 |
|
Limor "Ladyada" Fried
|
f4f2a66ed6
|
Merge pull request #16 from adafruit/dherrada-patch-1
Moved repository from Travis to GitHub Actions
|
2020-01-04 21:52:27 -05:00 |
|
dherrada
|
057f403e2b
|
Moved repository from Travis to GitHub Actions
|
2020-01-04 14:16:51 -05:00 |
|
Kattni
|
96a284782f
|
Merge pull request #15 from adafruit/dherrada-patch-1
Removed building locally section from README, replaced with documenta…
|
2019-10-21 19:40:45 -04:00 |
|
dherrada
|
b98ffe90c6
|
Added PyPi installation instructions
|
2019-10-18 21:37:24 -04:00 |
|
dherrada
|
9c04c3cbfa
|
Removed building locally section from README, replaced with documentation section
|
2019-10-17 18:36:06 -04:00 |
|
Kattni
|
53fff2e504
|
Merge pull request #10 from SecSuperN0va/examples_rename
Updated examples files and examples.rst to include simpletest as per:…
|
2019-10-10 18:08:10 -04:00 |
|
SecSuperN0va
|
a9d261efec
|
Fixed commit: Updated neopixel rotate file and examples.rst to include simpletest as per: https://github.com/adafruit/Adafruit_CircuitPython_FancyLED/issues/9
|
2019-10-10 22:52:03 +01:00 |
|
Limor "Ladyada" Fried
|
9b829bda30
|
Merge pull request #14 from devoh747/devoh747
Fixed issue #11
|
2019-10-09 18:06:04 -04:00 |
|
devoh747
|
b1066f6aad
|
Fixed issue #11
Fixed import
|
2019-10-09 16:54:23 -04:00 |
|
Scott Shawcroft
|
88ae3be1b4
|
Merge pull request #8 from schlafa/patch-1
Pycon2019 Sprint - Library Infrastructure Issues
|
2019-05-09 14:04:30 -07:00 |
|
schlafa
|
868f019872
|
Update examples.rst
corrected fancyled_ prefix for cpx_rotate.py
pycon2019 sprint
|
2019-05-07 14:22:05 -04:00 |
|
schlafa
|
61c033ad52
|
Update examples.rst
added fancyled_ to name
removed fancyled_from examples/
pycon2019 sprint
|
2019-05-07 14:16:45 -04:00 |
|
schlafa
|
9fdfac6b37
|
add fancyled_
pycon2019 sprint
|
2019-05-07 11:58:18 -04:00 |
|
schlafa
|
34cc65a92b
|
Rename facnyled_neopixel_rotate.py to fancyled_neopixel_rotate.py
pycon2019 sprint
|
2019-05-07 11:24:38 -04:00 |
|
schlafa
|
a8f30c71c9
|
Rename neopixel_rotate.py to facnyled_neopixel_rotate.py
|
2019-05-07 11:23:12 -04:00 |
|
schlafa
|
f1773e6758
|
Rename cpx_rotate.py to fancyled_cpx_rotate.py
pycon2019
|
2019-05-07 11:22:34 -04:00 |
|
schlafa
|
b0c9829ec5
|
Rename cpx_helper_example.py to fancyled_cpx_helper_example.py
pycon2019 sprint
|
2019-05-07 11:14:07 -04:00 |
|
Kattni
|
37c7898255
|
Merge pull request #5 from s-light/add_getitem
added __getitem__ for iterable behavior
|
2019-03-18 17:03:58 -04:00 |
|
s-light
|
13bb77f017
|
Merge branch 'master' of https://github.com/adafruit/Adafruit_CircuitPython_FancyLED into add_getitem
|
2019-01-06 19:39:47 +01:00 |
|
Kattni
|
be4917dd00
|
Merge pull request #6 from sommersoft/readme_fix_travis
Update README Travis Badge
|
2018-12-21 13:37:32 -06:00 |
|
sommersoft
|
b06bcd7a6a
|
change 'travis-ci.org' to 'travis-ci.com'
|
2018-12-21 13:22:19 -06:00 |
|
s-light
|
afb1d9bd9d
|
fix comparison
|
2018-11-25 00:25:49 +01:00 |
|
s-light
|
8edbf4cffc
|
added __getitem__ for iterable behavior
|
2018-11-25 00:15:43 +01:00 |
|
sommersoft
|
d2401aaf5e
|
ignore the board module imports in .pylintrc
Signed-off-by: sommersoft <sommersoft@gmail.com>
|
2018-08-25 14:05:52 +00:00 |
|
Brennen Bearnes
|
59038f51b3
|
Merge pull request #4 from kattni/pypi
PyPi setup.
|
2018-08-09 09:50:50 -06:00 |
|
Kattni Rembor
|
77d8b797d3
|
PyPi setup.
|
2018-08-09 11:04:38 -04:00 |
|
sommersoft
|
0e0c72c4e4
|
updated CoC
Signed-off-by: sommersoft <sommersoft@gmail.com>
|
2018-08-01 03:26:35 +00:00 |
|
Kattni
|
8429386bba
|
Merge pull request #3 from sommersoft/new_docs
Improve Ref Docs
|
2018-03-05 21:50:42 -05:00 |
|
sommersoft
|
682a2f66aa
|
sphinx fixes4; missed a unicode single quote
|
2018-03-05 19:58:29 -06:00 |
|
sommersoft
|
df2eb512bc
|
sphinx fixes3; doesn't like unicode quotations...
|
2018-03-05 19:52:57 -06:00 |
|
sommersoft
|
4c0f6c8ed6
|
sphinx fixes2
|
2018-03-05 19:49:01 -06:00 |
|
sommersoft
|
305a0a36b3
|
sphinx fixes
|
2018-03-05 19:46:06 -06:00 |
|
sommersoft
|
ce8464bda3
|
updated title & info docstrings
|
2018-03-05 19:42:32 -06:00 |
|
sommersoft
|
e21f8aa57b
|
updated README; used information from the associated learn guide
|
2018-03-05 19:38:04 -06:00 |
|