MCPcopy Create free account

hub / github.com/VexedWilosn/AetherSwap / functions

Functions1,137 in github.com/VexedWilosn/AetherSwap

Method__init__
( self, cookies: str, pay_method: str = "alipay", timeout_sec: int = buff_time
app/services/buff_client.py:34
Method__init__
(self, text)
tests/test_steam_client.py:44
Method__init__
(self, html)
tests/test_steam_client.py:49
Method__init__
(self, data)
tests/test_repair_error_records.py:201
Method__init__
(self, text)
tests/test_market_orders.py:192
Method__init__
(self, text="", payload=None)
tests/test_account_region_sync.py:17
Method__init__
(self, cookie_str: str, pay_method: int = PAY_METHOD_ALIPAY, use_ssl: bool = True)
buff/buyer.py:72
Function_bypass_ssl
(self, method, url, **kwargs)
app/services/steam_auth.py:238
Function_call
()
app/receive_flow.py:115
Function_compute_sell_pressure
( market_hash_name: str, daily_volume: int, config: dict, n_orders: int = 5, app_id: int =
app/pipeline_steps.py:215
Function_detect_account_currency_from_history
()
app/services/workers.py:343
Function_do_shutdown
()
app/api.py:66
Function_email_waiter
()
app/pipeline_steps.py:794
Function_extract_line1
(html: str)
steam/client.py:155
Function_fetch_ctx
(context_id: int)
steam/inventory.py:119
Function_fetch_one
Each thread creates its own session to ensure thread safety.
app/shared_market.py:42
Function_fetch_region_data
Fetch price data for a single game in a single region. On network failure (data is None) rotates to a different proxy and retries up to max_re
app/services/steam_deals.py:173
Function_get_shared_secret
()
app/services/steam_auth.py:149
Function_get_steam_smart_price_cny
(session, market_hash_name: str, app_id: int = 730)
app/routes/inventory.py:9
Function_get_steam_smart_price_cny
(session, market_hash_name: str, app_id: int = 730)
app/routes/transactions.py:58
Function_invalidate_sort_cache
()
app/routes/steam_deals.py:58
Function_lifespan
(application: FastAPI)
app/api.py:45
Function_lineToHtml
(x)
web/js/console.js:21
Function_process_single_game
Process a single game: fetch reviews + 16 region prices + cheapshark. Returns None if the record fails the quality gate (game name still unknown
app/services/steam_deals.py:236
Function_relogin_worker
(relogin_type: str)
app/routes/auth.py:203
Function_run
()
app/routes/gift.py:126
Function_run_pipeline_guarded
(config: dict)
app/pipeline.py:337
Function_run_sell_phase
(cfg: dict, state, flow_id: str, items: Optional[list] = None)
app/sell_pipeline.py:605
Method_run_with_retries
( self, info: TaskInfo, fn: Callable, args: tuple, kwargs: dict,
app/services/task_queue.py:102
Function_shutdown
()
app/routes/config.py:145
Function_system_by_id
()
app/strategy_engine.py:670
Function_test
(proxy_dict)
app/services/steam_deals.py:70
FunctionactivateCurrentStrategy
()
web/js/strategies.js:1478
FunctionaddSingleProxy
()
web/js/proxy.js:73
Functionanalyze_by_time
( history: Optional[list], days: int = 30, *, currency: Optional[str] = None, usd_to_cny:
analysis/stability.py:142
Functionapi_activate_strategy
(strategy_id: str, body: ActivateBody)
app/routes/strategies.py:68
Functionapi_add_account
(body: AccountBody)
app/routes/accounts.py:37
Functionapi_add_purchase
(body: AddPurchaseBody)
app/routes/transactions.py:89
Functionapi_auth_buff_relogin_finish
(body: ReloginFinishBody)
app/routes/auth.py:382
Functionapi_auth_buff_relogin_start
()
app/routes/auth.py:379
Functionapi_auth_manual_cookie
(relogin_type: str, body: ManualCookieBody)
app/routes/auth.py:385
Functionapi_auth_steam_relogin_finish
(body: ReloginFinishBody)
app/routes/auth.py:376
Functionapi_auth_steam_relogin_start
()
app/routes/auth.py:373
Functionapi_clear_proxies
清空代理池列表并保存.
app/routes/proxy.py:81
Functionapi_confirm_payment
(body: ConfirmBody)
app/routes/status.py:57
Functionapi_data_init
()
app/routes/config.py:37
Functionapi_delete_account
(account_id: str)
app/routes/accounts.py:64
Functionapi_delete_strategy
(strategy_id: str)
app/routes/strategies.py:59
Functionapi_delete_transaction
(type: str = "purchase", idx: int = 0, db_id: int = 0)
app/routes/transactions.py:156
Functionapi_delist_purchase
(idx: int)
app/routes/transactions.py:235
Functionapi_exchange_rates
返回当前汇率数据.
app/routes/steam_deals.py:255
Functionapi_export_full
()
app/routes/config.py:154
Functionapi_export_full_download
()
app/routes/config.py:169
Functionapi_export_strategy
(strategy_id: str)
app/routes/strategies.py:84
Functionapi_fetch_steam_deals
()
app/routes/steam_deals.py:260
Functionapi_fetch_webshare
从 Webshare API 拉取代理列表并追加/覆盖到代理池.
app/routes/proxy.py:95
Functionapi_generate_deal_card
(app_id: str)
app/routes/steam_deals.py:309
Functionapi_get_config
()
app/routes/config.py:25
Functionapi_get_editions
(body: EditionsBody)
app/routes/gift.py:101
Functionapi_get_friends
()
app/routes/gift.py:85
Functionapi_get_proxy_config
()
app/routes/proxy.py:25
Functionapi_get_steam_deals
分页查询 Steam 折扣游戏,支持搜索和排序.
app/routes/steam_deals.py:184
Functionapi_gift_balance
()
app/routes/gift.py:149
Functionapi_gift_debug_config
临时调试:查看 Steam store_user_config 的原始字段
app/routes/gift.py:161
Functionapi_gift_send
(body: GiftBody)
app/routes/gift.py:119
Functionapi_gift_task
(task_id: str)
app/routes/gift.py:143
Functionapi_holdings_report_send
(force: bool = Query(False))
app/routes/config.py:207
Functionapi_import_full
(body: ImportFullBody)
app/routes/config.py:191
Functionapi_import_strategy
(body: ImportBody)
app/routes/strategies.py:76
Functionapi_import_strategy_module
(body: ModuleImportBody)
app/routes/strategies.py:92
Functionapi_inventory
(refresh: bool = False)
app/routes/inventory.py:39
Functionapi_list_accounts
()
app/routes/accounts.py:31
Functionapi_log
(since: int = 0)
app/routes/status.py:27
Functionapi_log_clear
()
app/routes/status.py:30
Functionapi_log_export
()
app/routes/status.py:34
Functionapi_market_prices
统一批量市场价查询接口. 一次性查出库存(lowest_price)和持有饰品(current_market_price)所需的全部 唯一物品名称,每个名称只发一次 Steam API 请求,然后返回给前端同时刷新两个视图。
app/routes/inventory.py:104
Functionapi_pending_payment
()
app/routes/status.py:54
Functionapi_pipeline_start
(body: ConfigBody)
app/routes/pipeline.py:10
Functionapi_pipeline_stop
()
app/routes/pipeline.py:16
Functionapi_plan
()
app/routes/status.py:51
Functionapi_purchases
()
app/routes/transactions.py:86
Functionapi_repair_error_records
()
app/routes/transactions.py:293
Functionapi_runtime
()
app/api.py:50
Functionapi_save_config
(body: ConfigBody)
app/routes/config.py:28
Functionapi_save_proxy_config
(body: ProxyPoolBody)
app/routes/proxy.py:29
Functionapi_save_strategy
(body: StrategyBody)
app/routes/strategies.py:51
Functionapi_set_current_account
(account_id: str)
app/routes/accounts.py:68
Functionapi_simulate_strategy
(body: SimulateBody)
app/routes/strategies.py:100
Functionapi_stats
()
app/routes/transactions.py:202
Functionapi_status
()
app/routes/status.py:20
Functionapi_steam_deals_status
获取抓取状态和上次更新时间.
app/routes/steam_deals.py:289
Functionapi_steam_guard
()
app/routes/auth.py:412
Functionapi_strategies
()
app/routes/strategies.py:46
Functionapi_sync_sold_from_history
()
app/routes/transactions.py:274
Functionapi_task_detail
(task_id: str)
app/api.py:58
Functionapi_tasks
(limit: int = 50)
app/api.py:54
Functionapi_test_proxies
()
app/routes/proxy.py:50
Functionapi_transactions
(enrich_current_price: bool = False)
app/routes/transactions.py:116
Functionapi_update_account
(account_id: str, body: AccountUpdateBody)
app/routes/accounts.py:47
Functionapi_update_transaction
(body: TransactionUpdateBody)
app/routes/transactions.py:165
← previousnext →801–900 of 1,137, ranked by callers