obsws-python/obsws_python
Kamal Mostafa 71c1e65483 allow use without installing tomllib
When ObsClient(host='...', port='...', password='...') are provided,
importing tomllib is not actually necessary.  Allow for tomllib to
not be installed at all, and only raise a tomllib ModuleNotFoundError
if (host, port, password) are not provided.
2022-11-30 06:09:19 +00:00
..
2022-11-17 17:59:20 +00:00
2022-10-26 11:08:24 +01:00
2022-09-04 14:20:40 +03:00
2022-10-26 11:08:24 +01:00
2022-11-18 15:09:57 +00:00
2022-09-04 14:20:40 +03:00
2022-11-17 11:32:14 +00:00