jgtfx2console 0.4.18__py3-none-any.whl → 0.4.19__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
jgtfx2console/__init__.py CHANGED
@@ -42,6 +42,6 @@ with warnings.catch_warnings():
42
42
  # your code here
43
43
 
44
44
 
45
- __version__ = "0.4.18"
45
+ __version__ = "0.4.19"
46
46
 
47
47
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: jgtfx2console
3
- Version: 0.4.18
3
+ Version: 0.4.19
4
4
  Summary: PDS Services
5
5
  Home-page: https://github.com/jgwill/jgtfx2console
6
6
  Author: GUillaume Isabelle
@@ -1,4 +1,4 @@
1
- jgtfx2console/__init__.py,sha256=gLRIp4eun6sv2jZAb1GdWFEcjyskG_Vj8kEKT1j05LE,1611
1
+ jgtfx2console/__init__.py,sha256=d2ZjTBf1ZErmm3jAtwHb_89qfjf3SLAdajfrvxbpi88,1611
2
2
  jgtfx2console/fxcli2console.py,sha256=oI4d01jkXNriP2tF8aHcdep_r2YORWMfSnysrIHEAqQ,7426
3
3
  jgtfx2console/forexconnect/EachRowListener.py,sha256=jbRaSqhHtoaRnEnLGoUmVLvE6VPt-WXYtglRPzK440k,1649
4
4
  jgtfx2console/forexconnect/ForexConnect.py,sha256=Yf6AcLdgMSD8rd1s2DTIJPfzJ7BljIaZy_8vTfPfSOI,25755
@@ -29,9 +29,9 @@ jgtfx2console/forexconnect/lib/linux/libpython3.7m.so,sha256=UQzwU5QcaVnwQdt2yXi
29
29
  jgtfx2console/forexconnect/lib/linux/libquotesmgr2.so.2.8,sha256=QIUMvjI-4m3YX3N23Pad9TIhYbmk17raTTW0gyrElkM,1245248
30
30
  jgtfx2console/forexconnect/lib/linux/libsqlite3.8.so,sha256=aqjV6ZcluDkzyr_bbWQCOHt9uitLvp7uPS-53Z3toQk,641120
31
31
  jgtfx2console/forexconnect/lib/linux/requirements.txt,sha256=62zntle4oq_jlsvrAK1bbfgYvAcRPtVHkGYu_eWiRZs,77
32
- jgtfx2console-0.4.18.dist-info/LICENSE,sha256=uCA_HysYVK9qIMbDEFjcDYhCoKTg19AJhKhM71EKSGA,1086
33
- jgtfx2console-0.4.18.dist-info/METADATA,sha256=wSNoTiw96DKeJ5jGenY3YYdLAXsYUHAtNMWiyOh8Z-M,2201
34
- jgtfx2console-0.4.18.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
35
- jgtfx2console-0.4.18.dist-info/entry_points.txt,sha256=106nHc20KZoWp66igjWdPN6Z9iGv3hBzSGNTbLVSn6Y,187
36
- jgtfx2console-0.4.18.dist-info/top_level.txt,sha256=PBNCBgqX42I7ctUTX9FcTnIX0utvgRqzuflefzZ30D8,14
37
- jgtfx2console-0.4.18.dist-info/RECORD,,
32
+ jgtfx2console-0.4.19.dist-info/LICENSE,sha256=uCA_HysYVK9qIMbDEFjcDYhCoKTg19AJhKhM71EKSGA,1086
33
+ jgtfx2console-0.4.19.dist-info/METADATA,sha256=QVK3KW_3eRrMNfWIqK6Fdhbtonpdnj4lHyBfUzbtNfk,2201
34
+ jgtfx2console-0.4.19.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
35
+ jgtfx2console-0.4.19.dist-info/entry_points.txt,sha256=iSwe90GK9NXcJIDBaKiASHxFPDsYv0FqyKYcq-D2kdo,210
36
+ jgtfx2console-0.4.19.dist-info/top_level.txt,sha256=PBNCBgqX42I7ctUTX9FcTnIX0utvgRqzuflefzZ30D8,14
37
+ jgtfx2console-0.4.19.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  [console_scripts]
2
2
  fxcli2console = jgtfx2console.fxcli2console:main
3
3
  fxlive = jgtfx2console.ptoLiveChartDataExport.LiveChartDataExport:main
4
- fxliveconf = jgtfx2console.config_generator:main
4
+ fxliveconf = jgtfx2console.ptoLiveChartDataExport.config_generator:main