This website requires JavaScript.
Explore
Help
Sign In
yadunut
/
clan-core
Watch
1
Star
0
Fork
0
You've already forked clan-core
Code
Issues
Projects
Releases
Wiki
Activity
Files
536ae8701d591aeb559a3f212efebae0b9ed1270
clan-core
/
pkgs
/
clan-cli
/
clan_cli
/
api
History
Johannes Kirschbauer
536ae8701d
Inventory/docs: display explizit roles only
2024-10-02 10:01:44 +02:00
..
__init__.py
CLI: api.register type preservation
2024-09-16 12:52:28 +00:00
admin.py
API: type all services with dict[str,Any] in python to reduce complexity.
2024-09-12 16:19:51 +02:00
cli.py
…
directory.py
…
disk.py
API: type all services with dict[str,Any] in python to reduce complexity.
2024-09-12 16:19:51 +02:00
iwd.py
API: type all services with dict[str,Any] in python to reduce complexity.
2024-09-12 16:19:51 +02:00
mdns_discovery.py
…
modules.py
Inventory/docs: display explizit roles only
2024-10-02 10:01:44 +02:00
serde.py
Serde: support deserialise Any typed values
2024-09-13 16:11:10 +02:00
util.py
…