Commit Graph

24 Commits

Author SHA1 Message Date
pyup.io bot 32f4af941e
Update click from 8.0.3 to 8.0.4 (#17) 2022-02-19 07:57:01 +01:00
pyup.io bot d8badd32bd
Update click from 8.0.2 to 8.0.3 (#15) 2022-02-03 10:05:53 +01:00
Sebastian 858fc0a331
PyVenv - provide Makefile building a virtual environment (#16)
* provide Make environment to create virtual Python environment

* add magic folder to gitignore

* README, add udev rule

* Makefile - replace "source" with . for POSIC compatibility

Co-authored-by: Felipe Martin Garcia <me@fmartingr.com>

Co-authored-by: Sebastian Mangelsen (sebman) <sebastian.mangelsen@benify.com>
Co-authored-by: Felipe Martin Garcia <me@fmartingr.com>
2021-11-11 19:21:33 +01:00
pyup.io bot f7441a7ff4
Update click from 8.0.0 to 8.0.2 (#14) 2021-10-10 17:23:21 +02:00
pyup.io bot 4087405690
Update click from 7.1.2 to 8.0.0 (#12) 2021-05-12 17:10:56 +02:00
Felipe Martin Garcia 4b0bc271bc
Merge pull request #10 from fmartingr/pyup-pin-click-7.1.2
Pin click to latest version 7.1.2
2021-04-06 17:31:50 +02:00
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