remoterf 0.0.7.27__py3-none-any.whl → 0.0.7.28__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of remoterf might be problematic. Click here for more details.

@@ -60,10 +60,7 @@ class Pluto: # client
60
60
 
61
61
  def __init__(self, token='', debug=False):
62
62
  self.token = token
63
- try_set(function_name="ip", value=token)
64
-
65
- if debug:
66
- print("Pluto Remote Client Initialized.")
63
+ try_call_0_arg(function_name="ip", token=token)
67
64
 
68
65
  def api_token(self, token:str) -> None:
69
66
  self.token = token
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: remoterf
3
- Version: 0.0.7.27
3
+ Version: 0.0.7.28
4
4
  Summary: A python API to remotely access signal centric hardware. Client-side only!
5
5
  Author: Ethan Ge
6
6
  Author-email: ethoGalaxy@gmail.com
@@ -22,9 +22,9 @@ remoteRF/core/certs/server.crt,sha256=lV7KfCMA2Yz0ysDT5GcoNawDAg9uvtS33eZvycWOR1
22
22
  remoteRF/core/certs/server.key,sha256=F4hVXkENhugrpnHEYNesdvXJByvJ-_9Fxbiqf0Akn-U,1704
23
23
  remoteRF/drivers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
24
24
  remoteRF/drivers/adalm_pluto/__init__.py,sha256=_IOOeQXR6paCP7Eciw2aeKBUNvZs-jeBTwW8QqUlFyU,33
25
- remoteRF/drivers/adalm_pluto/pluto_remote.py,sha256=nXzc-V57ZGOwxK54t3w4d1aOpH1onSlhEkD1sxYPgC4,7457
26
- remoterf-0.0.7.27.dist-info/METADATA,sha256=tLvMUjBS3wRmrJYrPdII9TumygbMlOppcF1fTQVmwJ0,4928
27
- remoterf-0.0.7.27.dist-info/WHEEL,sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA,91
28
- remoterf-0.0.7.27.dist-info/entry_points.txt,sha256=TweiWBwjbPs3G5Xgx3kF7LqP3r-0Iy1BstMoX0mVnTM,64
29
- remoterf-0.0.7.27.dist-info/top_level.txt,sha256=XQJoVTmAOsHV9qtPSP_QSh0ma4jKxsDkxn4IjM_ZuZk,9
30
- remoterf-0.0.7.27.dist-info/RECORD,,
25
+ remoteRF/drivers/adalm_pluto/pluto_remote.py,sha256=lc2_lcR2W6KuxWFs6Ad4ptd0c_Ct-OXboG-rGQk_Pu4,7383
26
+ remoterf-0.0.7.28.dist-info/METADATA,sha256=2goNUTeFG4Z8rupQcGQ7Zse_gCwqzGaJH53IxEa1LD8,4928
27
+ remoterf-0.0.7.28.dist-info/WHEEL,sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA,91
28
+ remoterf-0.0.7.28.dist-info/entry_points.txt,sha256=TweiWBwjbPs3G5Xgx3kF7LqP3r-0Iy1BstMoX0mVnTM,64
29
+ remoterf-0.0.7.28.dist-info/top_level.txt,sha256=XQJoVTmAOsHV9qtPSP_QSh0ma4jKxsDkxn4IjM_ZuZk,9
30
+ remoterf-0.0.7.28.dist-info/RECORD,,