Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MsLolita/grass
/ functions
Functions
145 in github.com/MsLolita/grass
⨍
Functions
145
◇
Types & classes
33
↓ 23 callers
Method
connect
(self)
core/grass_sdk/extension.py:99
↓ 11 callers
Method
convert_to_bool
(self, value)
interface.py:498
↓ 9 callers
Method
update_config_param
(self, param_name, value)
interface.py:310
↓ 8 callers
Method
write
(self, message: str)
core/utils/logger.py:26
↓ 4 callers
Function
file_to_list
( filename: str )
core/utils/file_manager.py:4
↓ 4 callers
Method
start
(self)
core/grass.py:52
↓ 4 callers
Method
update_file_path
(self, param_name, button)
interface.py:303
↓ 4 callers
Function
update_global_config
Updates global variables from config file. Synchronizes values between all program modules. Returns: tuple: (mining_mode, re
interface.py:112
↓ 3 callers
Method
connect
(self)
core/utils/accounts_db.py:13
↓ 3 callers
Method
enter_account
(self)
core/grass_sdk/website.py:77
↓ 3 callers
Method
fail_reset
(self)
core/utils/error_helper.py:29
↓ 3 callers
Method
reach_fail_limit
(self)
core/utils/error_helper.py:53
↓ 3 callers
Method
stop
Safely stops the worker. Cancels all asynchronous tasks and closes the event loop.
interface.py:45
↓ 2 callers
Method
add_account
(self, email, new_proxy)
core/utils/accounts_db.py:43
↓ 2 callers
Method
approve_email
(self, imap_pass: str, email_subject: str, endpoint: str)
core/grass_sdk/website.py:206
↓ 2 callers
Function
bot_info
(name: str = "")
main.py:27
↓ 2 callers
Method
failure_handler
(self, step: float = 1, limit: Optional[int] = None, is_raise: bool = True, msg: str = "",
core/utils/error_helper.py:32
↓ 2 callers
Method
handle_proxy_score
(self, min_score: int, browser_id: str)
core/grass.py:166
↓ 2 callers
Method
log_global_count
(self, is_work: bool = False)
core/utils/error_helper.py:60
↓ 2 callers
Function
logging_setup
Sets up logging configuration for both GUI and console modes. Args: gui_mode (bool): If True, logs will be direc
core/utils/logger.py:82
↓ 2 callers
Function
main
()
main.py:123
↓ 2 callers
Method
proxies_exist
(self, proxy)
core/utils/accounts_db.py:62
↓ 2 callers
Method
reset_with_delay
(self, msg: str, sleep_time: int = 0)
core/utils/error_helper.py:49
↓ 2 callers
Method
run
(self, browser_id: str, user_id: str)
core/grass.py:100
↓ 2 callers
Method
save_changes
(self)
interface.py:332
↓ 2 callers
Method
send_approve_link
(self, endpoint: str)
core/grass_sdk/website.py:210
↓ 2 callers
Method
send_message
(self, message)
core/grass_sdk/extension.py:134
↓ 1 callers
Method
__init__
(self, parent=None)
interface.py:40
↓ 1 callers
Method
__init__
( self, host: str, proxy: Proxy, *, port: int = 99
core/utils/mail/proxy.py:20
↓ 1 callers
Method
_create_socket
(self, timeout)
core/utils/mail/proxy.py:35
↓ 1 callers
Method
action_extension
(self)
core/grass_sdk/extension.py:146
↓ 1 callers
Method
approve_email_handler
(self, verify_token: str, endpoint: str)
core/grass_sdk/website.py:237
↓ 1 callers
Method
change_proxy
(self)
core/grass.py:183
↓ 1 callers
Method
check_limit_reached
(self, limit: int)
core/utils/error_helper.py:26
↓ 1 callers
Method
claim_rewards
(self)
core/grass.py:149
↓ 1 callers
Method
claim_rewards_handler
(self)
core/grass_sdk/website.py:93
↓ 1 callers
Function
clean_brackets
Removes HTML-style brackets from string. Args: raw_str (str): Input string containing HTML-style brackets
core/utils/logger.py:108
↓ 1 callers
Method
clear_global_counter
()
core/utils/error_helper.py:64
↓ 1 callers
Method
close_connection
(self)
core/utils/accounts_db.py:133
↓ 1 callers
Method
confirm_email
(self, imap_pass: str)
core/grass_sdk/website.py:194
↓ 1 callers
Method
confirm_wallet_by_email
(self, imap_pass: str)
core/grass_sdk/website.py:200
↓ 1 callers
Method
connection_handler
(self)
core/grass.py:161
↓ 1 callers
Method
create_account
(self)
core/grass_sdk/website.py:49
↓ 1 callers
Method
create_tables
(self)
core/utils/accounts_db.py:18
↓ 1 callers
Method
custom_delay
(self)
core/autoreger.py:74
↓ 1 callers
Method
define_tasks
(self, worker_func: callable)
core/autoreger.py:56
↓ 1 callers
Method
delay_with_log
(self, msg: str, sleep_time: int = random.randint(5, 10) * 60)
core/utils/error_helper.py:56
↓ 1 callers
Method
delete_all_from_extra_proxies
(self)
core/utils/accounts_db.py:128
↓ 1 callers
Method
fail_increment
(self, step: float = 1)
core/utils/error_helper.py:23
↓ 1 callers
Method
fetch_messages
( self, folders: Sequence[str] = ("INBOX", ), *, since: dateti
core/utils/mail/mailbox.py:63
↓ 1 callers
Method
get_accounts
(cls, file_names: tuple, amount: int = None, auto_creation: tuple = None, with_id: bool = False,
core/autoreger.py:18
↓ 1 callers
Method
get_addr
(self, browser_id: str, user_id: str)
core/grass_sdk/extension.py:28
↓ 1 callers
Method
get_captcha_token_async
(self)
core/utils/captcha_service.py:39
↓ 1 callers
Method
get_connection_id
(self)
core/grass_sdk/extension.py:143
↓ 1 callers
Method
get_device_info
(self, device_id: str)
core/grass_sdk/website.py:358
↓ 1 callers
Method
get_devices_info
(self)
core/grass_sdk/website.py:352
↓ 1 callers
Method
get_email_approve_token
(self, imap_pass: str, email_subject: str)
core/grass_sdk/website.py:311
↓ 1 callers
Method
get_ip
(self)
core/grass_sdk/website.py:448
↓ 1 callers
Method
get_json_params
(self, params, user_referral: str, main_referral: str = "erxggzon61FWrJ9", role_
core/grass_sdk/website.py:413
↓ 1 callers
Function
get_message_text
(mail_message: MailMessage)
core/utils/mail/mailbox.py:13
↓ 1 callers
Method
get_msg_async
( self, to: Optional[str] = None, subject: Optional[str] = None,
core/utils/mail/mail.py:93
↓ 1 callers
Method
get_new_from_extra_proxies
(self, table="ProxyList")
core/utils/accounts_db.py:110
↓ 1 callers
Method
get_new_proxy
(self)
core/grass.py:186
↓ 1 callers
Method
get_points_handler
(self)
core/grass_sdk/website.py:116
↓ 1 callers
Method
get_proxies_by_email
(self, email)
core/utils/accounts_db.py:101
↓ 1 callers
Method
get_proxy_score_by_device_handler
(self, browser_id: str)
core/grass_sdk/website.py:363
↓ 1 callers
Method
get_proxy_score_via_device
(self, device_id: str)
core/grass_sdk/website.py:373
↓ 1 callers
Method
get_service_api_map
(self)
core/utils/captcha_service.py:11
↓ 1 callers
Method
get_user_info
(self)
core/grass_sdk/website.py:335
↓ 1 callers
Method
handle_login
(self)
core/grass_sdk/website.py:146
↓ 1 callers
Method
is_global_error
(min_limit: int = 10)
core/utils/error_helper.py:70
↓ 1 callers
Method
is_site_down
()
core/grass.py:215
↓ 1 callers
Method
link_wallet
(self, private_key: str)
core/grass_sdk/website.py:273
↓ 1 callers
Method
login
(self, username: str, password: str, initial_folder: str | None = 'INBOX')
core/utils/mail/mailbox.py:54
↓ 1 callers
Method
logs
(account_id: str, account: tuple, is_success: bool = False)
core/autoreger.py:81
↓ 1 callers
Method
next_proxy
(self)
core/grass.py:203
↓ 1 callers
Method
parse_captcha_type
(self, exit_on_fail: bool = True)
core/utils/captcha_service.py:29
↓ 1 callers
Method
parse_domain
(self)
core/utils/mail/mail.py:24
↓ 1 callers
Method
perform_http_request
(self, params: dict)
core/grass_sdk/extension.py:165
↓ 1 callers
Method
push_extra_proxies
(self, proxies)
core/utils/accounts_db.py:123
↓ 1 callers
Function
raise_error
(error_type: Exception)
core/utils/error_helper.py:9
↓ 1 callers
Method
random_string
(length=8, chars=string.ascii_lowercase)
core/utils/generate/person.py:19
↓ 1 callers
Method
random_string_old
(length, chars=string.ascii_lowercase)
core/utils/generate/person.py:15
↓ 1 callers
Method
receive_message
(self)
core/grass_sdk/extension.py:137
↓ 1 callers
Method
retranslateUi
(self, MainWindow)
design.py:619
↓ 1 callers
Method
retrieve_user
(self)
core/grass_sdk/website.py:86
↓ 1 callers
Method
send_ping
(self)
core/grass_sdk/extension.py:204
↓ 1 callers
Method
set_initial_node_type
Sets initial comboBox value according to config
interface.py:597
↓ 1 callers
Method
setupUi
(self, MainWindow)
design.py:25
↓ 1 callers
Method
sign_message
(self, private_key: str, timestamp: int)
core/grass_sdk/website.py:260
↓ 1 callers
Function
str_to_file
(file_name: str, msg: str, mode: Optional[str] = "a")
core/utils/file_manager.py:11
↓ 1 callers
Method
update_ip
(self)
core/grass_sdk/website.py:445
↓ 1 callers
Method
update_lineedit_with_local_values
(self)
interface.py:540
↓ 1 callers
Method
update_or_create_point_stat
(self, user_id, email, points)
core/utils/accounts_db.py:74
↓ 1 callers
Method
worker
(self, account: tuple, worker_func: callable)
core/autoreger.py:59
Method
__init__
(self)
interface.py:156
Method
__init__
(self, _id: int, email: str, password: str, proxy: str = None, db: AccountsDB = None, user_ag
core/grass.py:32
Method
__init__
(self, accounts: list)
core/autoreger.py:10
Method
__init__
(self, db_path)
core/utils/accounts_db.py:5
Method
__init__
(self)
core/utils/captcha_service.py:8
next →
1–100 of 145, ranked by callers