Skip to content

Webinterface for SPARKY the management of measurement probes

License

Notifications You must be signed in to change notification settings

wobcom/sparky-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPARKY Web

A webinterface for managing SPARKY probes and the Headscale server.

Dev-Environment

If you use Nix, you can get a environment with all required python packages by running

nix develop

If you want to use PyCharm for development, you can run

nix build .#python-env

and then add result/bin/python3 as a system interpreter to PyCharm.