vnai 2.1.2__tar.gz → 2.1.3__tar.gz

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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: vnai
3
- Version: 2.1.2
3
+ Version: 2.1.3
4
4
  Summary: Vnstock Analytics Interface
5
5
  Author-email: Vnstock Analytics Team <support@vnstocks.com>
6
6
  License: proprietary
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "vnai"
7
- version = "2.1.2"
7
+ version = "2.1.3"
8
8
  description = "Vnstock Analytics Interface"
9
9
  readme = "README.md"
10
10
  requires-python = ">=3.7"
@@ -21,7 +21,7 @@ class ContentManager:
21
21
  if cls._instance is _A:cls._instance=super(ContentManager,cls).__new__(cls);cls._instance._initialize()
22
22
  return cls._instance
23
23
  def _initialize(self):
24
- A='vnii';global _vnii_check_attempted
24
+ B='https://hq.vnstocks.com/content-delivery';A='vnii';self.content_base_url=B;global _vnii_check_attempted
25
25
  if _vnii_check_attempted:return
26
26
  _vnii_check_attempted=_C;import sys,importlib
27
27
  try:
@@ -47,7 +47,7 @@ class ContentManager:
47
47
  if'recognized and verified'in status:self.is_paid_user=_C
48
48
  except Exception as e:pass
49
49
  else:0
50
- self.last_display=0;self.display_interval=86400;self.content_base_url='https://hq.vnstocks.com/content-delivery';self.target_url='https://vnstocks.com/lp-khoa-hoc-python-chung-khoan';self.image_url='https://vnstocks.com/img/trang-chu-vnstock-python-api-phan-tich-giao-dich-chung-khoan.jpg';self._start_periodic_display()
50
+ self.last_display=0;self.display_interval=86400;self.content_base_url=B;self.target_url='https://vnstocks.com/lp-khoa-hoc-python-chung-khoan';self.image_url='https://vnstocks.com/img/trang-chu-vnstock-python-api-phan-tich-giao-dich-chung-khoan.jpg';self._start_periodic_display()
51
51
  def _start_periodic_display(self):
52
52
  def periodic_display():
53
53
  while _C:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: vnai
3
- Version: 2.1.2
3
+ Version: 2.1.3
4
4
  Summary: Vnstock Analytics Interface
5
5
  Author-email: Vnstock Analytics Team <support@vnstocks.com>
6
6
  License: proprietary
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes