Python binding for the Bindy library.
Repository: https://github.com/EPC-MSU/Bindy
To install, run the command:
python -m pip install bindy
-
Copy the file sample_keyfile.sqlite from the root of the repository and put it in your working folder.
-
Copy the file binding/python/example.py from the repository and put it in your working folder.
-
Start the server:
python example.py sample_keyfile.sqlite
-
Start the client:
python example.py sample_keyfile.sqlite localhost HelloWorld