diff --git a/README.md b/README.md index eda23d1..29bb371 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ pyhamtools ========== -A Library with Amateur Radio specific Functions and Methods +A Library with Amateur Radio specific Functions and Classes. + +The library is currently in Alpha state. Please do not use this library for operational code. diff --git a/docs/build/doctrees/environment.pickle b/docs/build/doctrees/environment.pickle index 967e854..33de1d1 100644 Binary files a/docs/build/doctrees/environment.pickle and b/docs/build/doctrees/environment.pickle differ diff --git a/docs/build/doctrees/lookuplib.doctree b/docs/build/doctrees/lookuplib.doctree index e97d050..9abe054 100644 Binary files a/docs/build/doctrees/lookuplib.doctree and b/docs/build/doctrees/lookuplib.doctree differ diff --git a/docs/build/html/lookuplib.html b/docs/build/html/lookuplib.html index 5c1a2b3..8fad27f 100644 --- a/docs/build/html/lookuplib.html +++ b/docs/build/html/lookuplib.html @@ -84,7 +84,7 @@ lookup against the Clublog API.
Returns True if an operations is known as invalid
| Raises: |
|
|---|
Notes
-This method is available for:
-Note
+This method is available for
+Returns lookup data if an exception exists for a callsign
| Raises: |
|
|---|
Notes
-This method is available for:
-Note
+This method is available for
+Note
-This method is available for the following lookup type
+Returns lookup data of a Prefix
| Raises: |
|
|---|
Notes
-This method is available for:
-Note
+This method is available for
+Returns a CQ Zone if an exception exists for the given callsign
+Args: +callsign (string): Amateur radio callsign +timestamp (datetime, optional): datetime in UTC (tzinfo=pytz.UTC)
| Parameters: |
| ||
|---|---|---|---|
| Returns: | Value of the the CQ Zone exception which exists for this callsign (at the given time) |
||
| Returns: | Value of the the CQ Zone exception which exists for this callsign (at the given time) + | ||
| Return type: | int |
||
| Return type: | int - |
-||
| Raises: |
|
Notes
-This method is available for:
-Note
+This method is available for
+