platypush/platypush/common
Fabio Manganiello d33d760361
Better way to import `declarative_base` from SQLAlchemy.
Import `declarative_base` in a way that is compatible with any
SQLAlchemy version between 1.3 and 2.x.
2023-04-24 23:23:55 +02:00
..
gstreamer Only stop the loop if it is set 2020-09-30 13:53:32 +02:00
spotify Added music.spotify UI integration 2021-07-20 01:35:21 +02:00
__init__.py Added `StoppableThread` common interface. 2023-03-24 15:40:16 +01: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