goldhand 1.1.5__py3-none-any.whl → 1.1.6__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 goldhand might be problematic. Click here for more details.

@@ -1,8 +1,8 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: goldhand
3
- Version: 1.1.5
3
+ Version: 1.1.6
4
4
  Summary: A package working with financial data
5
- Home-page: UNKNOWN
5
+ Home-page: https://github.com/misrori/goldhand
6
6
  Author: Mihaly
7
7
  Author-email: ormraat.pte@gmail.com
8
8
  License: MIT
@@ -47,7 +47,7 @@ tw.crypto
47
47
  tw.get_sec_plot('AMD')
48
48
 
49
49
  ```
50
- ![Sector plot](img/sec_plot.png "Sector location of FDS")
50
+ ![Sector plot](https://github.com/misrori/goldhand/blob/main/img/sec_plot.png?raw=true "Sector location of FDS")
51
51
 
52
52
 
53
53
  ```python
@@ -55,7 +55,7 @@ tw.get_sec_plot('AMD')
55
55
  tw.get_sec_plot('AMD')
56
56
 
57
57
  ```
58
- ![Sector plot](img/ind_plot.png "Sector location of FDS")
58
+ ![Sector plot](https://github.com/misrori/goldhand/blob/main/img/ind_plot.png?raw=true "Sector location of FDS")
59
59
 
60
60
 
61
61
 
@@ -69,7 +69,7 @@ ticker = "AMD"
69
69
  t = GoldHand(ticker)
70
70
  t.df.tail().T
71
71
  ```
72
- ![data structure](img/df_structure.png "data structure")
72
+ ![data structure](https://github.com/misrori/goldhand/blob/main/img/df_structure.png?raw=true "data structure")
73
73
 
74
74
 
75
75
  ```python
@@ -80,7 +80,7 @@ t = GoldHand(ticker)
80
80
  t.plotly_last_year(tw.get_plotly_title(ticker)).show()
81
81
 
82
82
  ```
83
- !['Detailed stock chart'](img/stock_plot.png "Stock plot")
83
+ !['Detailed stock chart'](https://github.com/misrori/goldhand/blob/main/img/stock_plot.png?raw=true "Stock plot")
84
84
 
85
85
  ```python
86
86
 
@@ -91,7 +91,7 @@ t.plotly_last_year(tw.get_plotly_title(ticker)).show()
91
91
 
92
92
 
93
93
  ```
94
- !['Detailed crypto chart'](img/crypto_plot.png "crypto plot")
94
+ !['Detailed crypto chart'](https://github.com/misrori/goldhand/blob/main/img/crypto_plot.png?raw=true "crypto plot")
95
95
 
96
96
 
97
97
 
@@ -2,7 +2,7 @@ goldhand/__init__.py,sha256=ihEkhO-z6MG_h27u4Mf6dAldHfhFpz55Zc3b8l96baE,64
2
2
  goldhand/helpers.py,sha256=l9yn0kVTiwfUR8sI5nH1QFx6dYikaUQgRA227Ox7hs0,6130
3
3
  goldhand/stocks.py,sha256=1nDH6lbaMnSrQONPpOG3ulvWQHmoPaieez1bW0448c4,7443
4
4
  goldhand/tw.py,sha256=oSJija_3SVxVGpG3pop0jiOx7herxB84ir2x0Zy-DA8,8119
5
- goldhand-1.1.5.dist-info/METADATA,sha256=z_jBbTNpHtSCoQmA_3Rprm1q24VzhVtZ6wbu0E6J30I,1648
6
- goldhand-1.1.5.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
7
- goldhand-1.1.5.dist-info/top_level.txt,sha256=siEJ2_a_Fx_7hqRI4Ms6SzCelbXrK_1H_eOF8KAaMdA,9
8
- goldhand-1.1.5.dist-info/RECORD,,
5
+ goldhand-1.1.6.dist-info/METADATA,sha256=0Kamr3XrodFNiibNKGCselSffQPxCc18413rB4RTu2U,1953
6
+ goldhand-1.1.6.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
7
+ goldhand-1.1.6.dist-info/top_level.txt,sha256=siEJ2_a_Fx_7hqRI4Ms6SzCelbXrK_1H_eOF8KAaMdA,9
8
+ goldhand-1.1.6.dist-info/RECORD,,