platypush/platypush/common
Fabio Manganiello 53aeb0b3b1
continuous-integration/drone/push Build is passing Details
Better documentation for the Redis server + LINT fixes.
1. Added documentation to the README on the possible options to run the
   Redis service.

2. Show a relevant message to the user if the application is run with
   `--start-redis` and Redis couldn't start.

3. Some LINT/black chores on some files that hadn't been touched in a
   while.
2023-08-02 22:17:11 +02:00
..
gstreamer Better documentation for the Redis server + LINT fixes. 2023-08-02 22:17:11 +02:00
spotify Added music.spotify UI integration 2021-07-20 01:35:21 +02:00
__init__.py Better documentation for the Redis server + LINT fixes. 2023-08-02 22:17:11 +02:00
_types.py Added `wait_stop` and `shoud_stop` methods to `StoppableThread`. 2023-03-24 16:05:18 +01:00
db.py Better way to import `declarative_base` from SQLAlchemy. 2023-04-24 23:23:55 +02:00
sensors.py Added `common.sensors` package. 2023-03-31 22:50:47 +02:00