From 229e6012bfce7545f28afc084aa10cc32807885c Mon Sep 17 00:00:00 2001 From: Jed Reynolds Date: Wed, 30 Oct 2019 18:37:55 -0700 Subject: [PATCH] simple readme file --- py-json/README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 py-json/README.md diff --git a/py-json/README.md b/py-json/README.md new file mode 100644 index 00000000..ea035461 --- /dev/null +++ b/py-json/README.md @@ -0,0 +1,14 @@ +# LANforge Python JSON Scripts # + +Please follow though create_sta.py to see +how you can utilize the JSON API provided by +the LANforge client. + +## LANforge ## +This directory defines the LANforge module holding: + * LFUtils: defines constants and utility methods + * LFRequest: provides default mechanism to make API queries + +Have fun coding! +support@candelatech.com +