siat 3.10.12__py3-none-any.whl → 3.10.13__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.
siat/__init__.py CHANGED
@@ -70,6 +70,6 @@ if not restart:
70
70
  else:
71
71
  with HiddenPrints():
72
72
  fix_package()
73
- print(" Please RESTART Python kernel and then run this command again")
73
+ print(" A new version of siat installed, please RESTART Python kernel")
74
74
 
75
75
  #==============================================================================
@@ -1,11 +1,11 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: siat
3
- Version: 3.10.12
3
+ Version: 3.10.13
4
4
  Summary: Securities Investment Analysis Tools (siat)
5
5
  Home-page: https://pypi.org/project/siat/
6
6
  Author: Prof. WANG Dehong, International Business School, Beijing Foreign Studies University
7
7
  Author-email: wdehong2000@163.com
8
- License: Copyright (C) WANG Dehong, 2024. For educational purpose only!
8
+ License: Copyright (C) WANG Dehong, 2025. For educational purpose only!
9
9
  Description-Content-Type: text/markdown
10
10
  License-File: LICENSE
11
11
  Requires-Dist: pandas-datareader
@@ -38,10 +38,10 @@ Requires-Dist: translate
38
38
  Requires-Dist: translators
39
39
  Requires-Dist: nbconvert
40
40
  Requires-Dist: ipywidgets ==8.1.6
41
- Requires-Dist: playwright
42
41
  Requires-Dist: yahooquery ==2.3.7
43
42
  Requires-Dist: alpha-vantage
44
43
  Requires-Dist: tiingo[pandas]
44
+ Requires-Dist: playwright
45
45
 
46
46
 
47
47
  # What is siat?
@@ -1,5 +1,5 @@
1
1
  siat/__init__ -20240701.py,sha256=gP5uajXnJesnH5SL0ZPwq_Qhv59AG1bs4qwZv26Fo2Y,2894
2
- siat/__init__.py,sha256=LZKNrzk9Ibuzpox_Fy4zzxvAZLvtgVFeKMEY5go6ns0,2235
2
+ siat/__init__.py,sha256=Y21NfAoDxQ3srK1tK-j8EQHzovAA4V_0ntqH8Sa_1E0,2236
3
3
  siat/__init__.py.backup_20250214.py,sha256=pIo4CV3lNPKIhitmhIh_6aAfZrmzQWGNDcEnvZ7GXoc,3216
4
4
  siat/allin.py,sha256=--32Bt2Mfg7l38w7X9cLJCdWtYRB3tTtVHnS9WnqKDI,3035
5
5
  siat/alpha_vantage_test.py,sha256=tKr-vmuFH3CZAqwmISz6jzjPHzV1JJl3sPfZdz8aTfM,747
@@ -145,8 +145,8 @@ siat/valuation_china.py,sha256=eSKIDckyjG8QkENlW_OKkqbQHno8pzDcomBO9iGNJVM,83079
145
145
  siat/valuation_market_china_test.py,sha256=gbJ0ioauuo4koTPH6WKUkqcXiQPafnbhU5eKJ6lpdLA,1571
146
146
  siat/var_model_validation.py,sha256=R0caWnuZarrRg9939hxh3vJIIpIyPfvelYmzFNZtPbo,14910
147
147
  siat/yf_name.py,sha256=laNKMTZ9hdenGX3IZ7G0a2RLBKEWtUQJFY9CWuk_fp8,24058
148
- siat-3.10.12.dist-info/LICENSE,sha256=NTEMMROY9_4U1szoKC3N2BLHcDd_o5uTgqdVH8tbApw,1071
149
- siat-3.10.12.dist-info/METADATA,sha256=O87EdZttW9eSHY50pNz2z7eJGnNR3DC-1Y8fF7DtZrw,8222
150
- siat-3.10.12.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
151
- siat-3.10.12.dist-info/top_level.txt,sha256=r1cVyL7AIKqeAmEJjNR8FMT20OmEzufDstC2gv3NvEY,5
152
- siat-3.10.12.dist-info/RECORD,,
148
+ siat-3.10.13.dist-info/LICENSE,sha256=NTEMMROY9_4U1szoKC3N2BLHcDd_o5uTgqdVH8tbApw,1071
149
+ siat-3.10.13.dist-info/METADATA,sha256=mMZDZIjI8BAigSi2b1aiwJDT1FoHM5ZHrKK6nEnNQDI,8222
150
+ siat-3.10.13.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
151
+ siat-3.10.13.dist-info/top_level.txt,sha256=r1cVyL7AIKqeAmEJjNR8FMT20OmEzufDstC2gv3NvEY,5
152
+ siat-3.10.13.dist-info/RECORD,,
File without changes