diff --git a/RealmTest.py b/RealmTest.py new file mode 100755 index 00000000..452e5254 --- /dev/null +++ b/RealmTest.py @@ -0,0 +1,8 @@ +#!/usr/bin/env python3 + +import Realm + + +test = Realm.Realm("localhost:8080") + +test.stationList