web3-wizzard-lib 1.4.0__py3-none-any.whl → 1.4.1__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.
- web3_wizzard_lib/core/utils/statistic_utils.py +2 -3
- web3_wizzard_lib-1.4.1.data/data/requirements.txt +1 -0
- {web3_wizzard_lib-1.4.0.dist-info → web3_wizzard_lib-1.4.1.dist-info}/METADATA +2 -2
- {web3_wizzard_lib-1.4.0.dist-info → web3_wizzard_lib-1.4.1.dist-info}/RECORD +6 -6
- web3_wizzard_lib-1.4.0.data/data/requirements.txt +0 -1
- {web3_wizzard_lib-1.4.0.dist-info → web3_wizzard_lib-1.4.1.dist-info}/WHEEL +0 -0
- {web3_wizzard_lib-1.4.0.dist-info → web3_wizzard_lib-1.4.1.dist-info}/top_level.txt +0 -0
@@ -1,9 +1,9 @@
|
|
1
1
|
import csv
|
2
2
|
import datetime
|
3
3
|
import os
|
4
|
-
from google.oauth2.service_account import Credentials
|
5
4
|
from googleapiclient.discovery import build
|
6
5
|
from loguru import logger
|
6
|
+
from sybil_engine.utils.google_utils import get_google_credentials
|
7
7
|
|
8
8
|
from sybil_engine.utils.telegram import get_config
|
9
9
|
|
@@ -48,9 +48,8 @@ class CsvStatisticsWriter(StatisticsWriter):
|
|
48
48
|
|
49
49
|
class GoogleStatisticsWriter(StatisticsWriter):
|
50
50
|
def __init__(self, sheet):
|
51
|
-
self.SERVICE_ACCOUNT_FILE = 'data/service-accounts.json'
|
52
51
|
self.SCOPES = ['https://www.googleapis.com/auth/spreadsheets']
|
53
|
-
self.credentials =
|
52
|
+
self.credentials = get_google_credentials()
|
54
53
|
self.service = build('sheets', 'v4', credentials=self.credentials)
|
55
54
|
|
56
55
|
self.sheet = sheet
|
@@ -0,0 +1 @@
|
|
1
|
+
sybil-engine==10.3.1
|
@@ -1,12 +1,12 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: web3_wizzard_lib
|
3
|
-
Version: 1.4.
|
3
|
+
Version: 1.4.1
|
4
4
|
Summary: Engine for web3 smart contracts automatization.
|
5
5
|
Home-page: https://github.com/Indeoo/web3-wizzard-lib/
|
6
6
|
Author: Indeoo
|
7
7
|
Author-email: indeooars@gmail.com
|
8
8
|
Description-Content-Type: text/markdown
|
9
|
-
Requires-Dist: sybil-engine==10.
|
9
|
+
Requires-Dist: sybil-engine==10.3.1
|
10
10
|
Dynamic: author
|
11
11
|
Dynamic: author-email
|
12
12
|
Dynamic: description-content-type
|
@@ -259,7 +259,7 @@ web3_wizzard_lib/core/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMp
|
|
259
259
|
web3_wizzard_lib/core/utils/ai_utils.py,sha256=hNRgDbD363RNS35bOgYFlSo6P6yqU6ptZ6fIkoMkL44,1025
|
260
260
|
web3_wizzard_lib/core/utils/benchmark_utils.py,sha256=3YBPXseWJb_BpBJtWWU6Dc5kydyhX4YWSvEWj4v6ekk,286
|
261
261
|
web3_wizzard_lib/core/utils/module_memory.py,sha256=Ot-C3g9ax9frTTpWSLQqsbGcp7WMmmHKM9R7qI920xk,436
|
262
|
-
web3_wizzard_lib/core/utils/statistic_utils.py,sha256=
|
262
|
+
web3_wizzard_lib/core/utils/statistic_utils.py,sha256=bOvycR-xqZRC9zKvVrkuk_7dFeMMpRnQbyo7QGUupXc,5470
|
263
263
|
web3_wizzard_lib/core/utils/sub_module.py,sha256=r7C89nhlOUAYtCI92JINapS_-5hUUYX7YnY9hQLgHKg,117
|
264
264
|
web3_wizzard_lib/resources/banner.txt,sha256=SU35B1n9GopZLhMIwWFF6L2z4_kxz1N1ZhN8LZx49SA,666
|
265
265
|
web3_wizzard_lib/resources/linea_appeal.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
@@ -361,8 +361,8 @@ web3_wizzard_lib/resources/main/contracts.json,sha256=jGeEoEiys1Itg7s5WFIeVFKis9
|
|
361
361
|
web3_wizzard_lib/resources/main/networks.json,sha256=dmZLOsSaj2_CJwLqS4Deb4FgQrxPWpIQKGml6cXfKzI,6465
|
362
362
|
web3_wizzard_lib/resources/main/pairs.json,sha256=uvIFvY46Ctiw8hjGd9e-1WE0qLf_duo3MuZncRMLqGg,8262
|
363
363
|
web3_wizzard_lib/resources/main/tokens.json,sha256=AoZz_I6AVoZuecNdyX5L-SnGm6TREuPrsYd2i9PJr7U,5707
|
364
|
-
web3_wizzard_lib-1.4.
|
365
|
-
web3_wizzard_lib-1.4.
|
366
|
-
web3_wizzard_lib-1.4.
|
367
|
-
web3_wizzard_lib-1.4.
|
368
|
-
web3_wizzard_lib-1.4.
|
364
|
+
web3_wizzard_lib-1.4.1.data/data/requirements.txt,sha256=1yiy6f7m2XBGiXoYhSVTxI8SEsfimGGxBJU9708bYFE,20
|
365
|
+
web3_wizzard_lib-1.4.1.dist-info/METADATA,sha256=LpHL5AIJyCoz_G6dWXhI06_oikW7e5AZfbiMdKmHDTI,428
|
366
|
+
web3_wizzard_lib-1.4.1.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
367
|
+
web3_wizzard_lib-1.4.1.dist-info/top_level.txt,sha256=8dD8S5HQo4dKtxogttWY_sh4n3yCVy0MwiTelYp6kug,28
|
368
|
+
web3_wizzard_lib-1.4.1.dist-info/RECORD,,
|
@@ -1 +0,0 @@
|
|
1
|
-
sybil-engine==10.2.0
|
File without changes
|
File without changes
|