core-lightning/plugins/clnrest
Rusty Russell c4edec8e22 plugins/clnrest: simple wrapper to handle missing python3.
Apparently NixOS didn't have Python (sometimes!) so let's not assume.
By reusing the JSON "parsing" code from cowsay, we can self-disable
to handle this case.

Reported-by: Shahana Farooqui <shahana.farooqui@gmail.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Fixed: Plugins: `clnrest` now correctly self-disables if Python not present at all.
2024-04-12 10:32:32 +02:00
..
.github/screenshots plugin: clnrest 2023-07-25 19:20:16 +09:30
utilities clnrest: prefixing all rest config options with cln 2023-11-16 11:21:04 +01:00
__init__.py plugin/clnrest: Updating package 2023-07-30 16:50:04 +09:30
clnrest plugins/clnrest: simple wrapper to handle missing python3. 2024-04-12 10:32:32 +02:00
clnrest.py clnrest: Import sys in except clause explicitly 2023-11-21 08:24:09 +01:00
Makefile meta: Update release checklist 2023-11-16 15:20:33 +01:00
poetry.lock plugin/clnrest: Adjusting flask-cors install after rebase 2023-09-29 16:00:05 +09:30
pyproject.toml release: Bump pyln package versions 2024-02-28 14:38:10 +01:00
requirements.txt plugin/clnrest: Adjusting flask-cors install after rebase 2023-09-29 16:00:05 +09:30