Commit Graph

40 Commits (0.2.0)

Author SHA1 Message Date
Leonardo Barcaroli 1c86362e64 Bump to v0.2.0 2019-02-20 18:16:25 +01:00
Leonardo Barcaroli 21425a6149 Pylint configuration. 2019-02-20 18:11:33 +01:00
Leonardo Barcaroli 3bc09be4dc Daemonic check-in/out. 2019-02-20 18:11:08 +01:00
Leonardo Barcaroli efb48078c7 Added checkin/out subcommands to cli. 2019-02-18 12:20:55 +01:00
Leonardo Barcaroli a18c9eac19 Fix log in. 2019-02-18 12:19:19 +01:00
Leonardo Barcaroli 3a881d753d Improve help in cli 2019-02-17 19:20:08 +01:00
Leonardo Barcaroli de415220eb Fix logged_in property: meaningful also after logout. 2019-02-17 18:22:01 +01:00
Leonardo Barcaroli a9e9728842 Fix (?) logged_in property. 2019-02-16 19:51:51 +01:00
Leonardo Barcaroli 83b91cca78 Fix missing attribute in Fifo. 2019-02-07 12:04:58 +01:00
Leonardo Barcaroli 01ffec868a Adding login/logout subcommands. 2019-02-07 12:02:42 +01:00
Leonardo Barcaroli 327469d600 Fix logger settings in utils 2019-02-07 12:02:16 +01:00
Leonardo Barcaroli 08ee7e62d2 Fix safely decorator and logout method. 2019-02-07 12:01:36 +01:00
Leonardo Barcaroli 0f0c6c7a27 Improve cli and fix daemon main loop. 2019-02-05 15:11:31 +01:00
Leonardo Barcaroli e3e81f286f Fix logging. 2019-02-05 15:10:45 +01:00
Leonardo Barcaroli da7b908123 Black 2019-02-05 09:07:46 +01:00
Leonardo Barcaroli 632d6a5460 Refactoring the daemon: one daemon, many clients. 2019-02-05 09:07:03 +01:00
Leonardo Barcaroli 40b5d3f09e Moving utils to bot_z.utils 2019-01-29 15:56:00 +01:00
Leonardo Barcaroli a12498f479 Cleaning the response fifo. Leave it behind if command fails. 2019-01-29 10:22:04 +01:00
Leonardo Barcaroli 7e97a837c5 Daemon now logs to syslog. 2019-01-28 22:25:55 +01:00
Leonardo Barcaroli 948b60a74d Daemon fully working. Log still spamming on stderr. 2019-01-28 21:08:13 +01:00
Leonardo Barcaroli e4b14398c2 Daemon and cli (not working in background). 2019-01-28 18:15:54 +01:00
Leonardo Barcaroli 9a3ee0cce7 Safely with retries. 2019-01-28 18:15:22 +01:00
Leonardo Barcaroli f02bfb1968 Blacken'd 2019-01-21 17:59:44 +01:00
Leonardo Barcaroli 2712c717d7 Fix the README 2019-01-21 15:58:13 +01:00
Leonardo Barcaroli a64c661e22 setup.py cleanup and bugfix 2019-01-21 11:21:33 +01:00
Leonardo Barcaroli bc96f37531 Removing cookiecutter-generated requirements 2019-01-21 11:20:50 +01:00
Leonardo Barcaroli 7ae973678f Updated find geckodriver mechanism 2019-01-21 09:33:28 +01:00
Leonardo Barcaroli 25d441f2f7 README updated 2019-01-21 09:32:52 +01:00
Leonardo Barcaroli 2dc861fbea bdist_wheel packaging 2019-01-21 09:32:41 +01:00
Leonardo Barcaroli 952da1a102 Working setup.py 2019-01-17 18:17:56 +01:00
Leonardo Barcaroli 35de54f017 Cleanup 2019-01-14 17:51:19 +01:00
Leonardo Barcaroli 072568d248 Functioning check_in/check_out. 2019-01-14 15:41:08 +01:00
Leonardo Barcaroli 5238140144 README.md 2019-01-14 12:17:57 +01:00
Leonardo Barcaroli 2a3ba41d2d README and LICENCE 2019-01-14 12:16:13 +01:00
Leonardo Barcaroli 81418f3d2f login/logout mostly working. 2019-01-14 12:11:17 +01:00
Leonardo Barcaroli 9c2599d954 working do_login and __del__, check_in/out stubs. 2019-01-13 00:04:02 +01:00
Leonardo Barcaroli 5822d62f0d First Operator stub, does not yet succeedes. 2019-01-11 18:19:35 +01:00
Leonardo Barcaroli 41e9911719 setup.py 2019-01-11 18:19:05 +01:00
Leonardo Barcaroli bb3ef118ce .gitignore 2019-01-11 18:18:47 +01:00
Leonardo Barcaroli aae7f67d9c
Init 2019-01-07 11:16:16 +01:00