Commit Graph

18 Commits

Author SHA1 Message Date
pyup-bot 74e5054ca4 Pin click to latest version 7.1.2 2020-04-28 00:52:14 +02:00
Felipe Martin db61a8006c
0.1.0 2017-05-04 12:34:27 +02:00
Felipe Martin 6c3c8ae24b
Updated README with CLI/Install information 2017-05-03 16:44:37 +02:00
Felipe Martin 35d161937e
Added CLI error output when flag is not found 2017-05-03 16:27:40 +02:00
Felipe Martin a28d93bc71
Added python3 shebangs 2017-05-03 16:26:56 +02:00
Felipe 0d42a7f2dd Merge pull request #3 from fmartingr/cli
Command Line Interface
2017-04-04 22:04:25 +02:00
Felipe Martin 90a636861a Renamed `set` command to avoid overwriting builtins 2017-04-03 21:43:26 +02:00
Felipe Martin 987d11fa94 Using logger string formatting 2017-04-03 21:27:19 +02:00
Felipe Martin 5e1705856a Added requirements file 2017-04-03 21:06:21 +02:00
Felipe Martin 047c303db6 Added the option to retrieve the led user input
+ User input is matched with the luxafor.Leds attributes
+ Also added some annotations
2017-02-04 16:25:58 +01:00
Felipe Martin 47bdfdac79 First work on the cli 2017-01-30 17:15:02 +01:00
Felipe Martin a94c81bff0 Returning tuple instead of list 2017-01-22 20:35:25 +01:00
Felipe Martin 45aa71aadc Added an ipython notebook with examples 2017-01-22 20:35:10 +01:00
Felipe Martin 5900499a2f pylinted 2017-01-18 08:48:50 +01:00
Felipe Martin 2928baa002 Added pylintrc 2017-01-18 08:46:56 +01:00
Felipe Martin 5fc68092d8 Handle USBError to prevent 'Resource Busy' error 2017-01-17 23:31:03 +01:00
Felipe Martin 4cefd2a594 Base luxafor interface to operate with the device 2017-01-17 22:14:56 +01:00
Felipe 9bbfcf4d16 Initial commit 2017-01-17 21:26:08 +01:00