Explorar o código

Added some spice

nee2c %!s(int64=4) %!d(string=hai) anos
pai
achega
69c8f0c427
Modificáronse 1 ficheiros con 10 adicións e 0 borrados
  1. 10 0
      api/pepperexample.py

+ 10 - 0
api/pepperexample.py

@@ -0,0 +1,10 @@
+import pepper.libpepper
+
+s = pepper.libpepper.Pepper('https://localhost:32768')
+s.login('salt', 'foobar', 'sharedsecret')
+
+
+s.local('*', 'test.ping')
+type(s.local('*', 'test.ping'))
+s.local('*', 'test.ping')
+