Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VexedWilosn/AetherSwap
/ functions
Functions
1,137 in github.com/VexedWilosn/AetherSwap
⨍
Functions
1,137
◇
Types & classes
62
↳
Endpoints
69
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
Function
activateCurrentStrategy
()
web/js/strategies.js:1478
Function
addSingleProxy
()
web/js/proxy.js:73
Function
analyze_by_time
( history: Optional[list], days: int = 30, *, currency: Optional[str] = None, usd_to_cny:
analysis/stability.py:142
Function
api_activate_strategy
(strategy_id: str, body: ActivateBody)
app/routes/strategies.py:68
Function
api_add_account
(body: AccountBody)
app/routes/accounts.py:37
Function
api_add_purchase
(body: AddPurchaseBody)
app/routes/transactions.py:89
Function
api_auth_buff_relogin_finish
(body: ReloginFinishBody)
app/routes/auth.py:382
Function
api_auth_buff_relogin_start
()
app/routes/auth.py:379
Function
api_auth_manual_cookie
(relogin_type: str, body: ManualCookieBody)
app/routes/auth.py:385
Function
api_auth_steam_relogin_finish
(body: ReloginFinishBody)
app/routes/auth.py:376
Function
api_auth_steam_relogin_start
()
app/routes/auth.py:373
Function
api_clear_proxies
清空代理池列表并保存.
app/routes/proxy.py:81
Function
api_confirm_payment
(body: ConfirmBody)
app/routes/status.py:57
Function
api_data_init
()
app/routes/config.py:37
Function
api_delete_account
(account_id: str)
app/routes/accounts.py:64
Function
api_delete_strategy
(strategy_id: str)
app/routes/strategies.py:59
Function
api_delete_transaction
(type: str = "purchase", idx: int = 0, db_id: int = 0)
app/routes/transactions.py:156
Function
api_delist_purchase
(idx: int)
app/routes/transactions.py:235
Function
api_exchange_rates
返回当前汇率数据.
app/routes/steam_deals.py:255
Function
api_export_full
()
app/routes/config.py:154
Function
api_export_full_download
()
app/routes/config.py:169
Function
api_export_strategy
(strategy_id: str)
app/routes/strategies.py:84
Function
api_fetch_steam_deals
()
app/routes/steam_deals.py:260
Function
api_fetch_webshare
从 Webshare API 拉取代理列表并追加/覆盖到代理池.
app/routes/proxy.py:95
Function
api_generate_deal_card
(app_id: str)
app/routes/steam_deals.py:309
Function
api_get_config
()
app/routes/config.py:25
Function
api_get_editions
(body: EditionsBody)
app/routes/gift.py:101
Function
api_get_friends
()
app/routes/gift.py:85
Function
api_get_proxy_config
()
app/routes/proxy.py:25
Function
api_get_steam_deals
分页查询 Steam 折扣游戏,支持搜索和排序.
app/routes/steam_deals.py:184
Function
api_gift_balance
()
app/routes/gift.py:149
Function
api_gift_debug_config
临时调试:查看 Steam store_user_config 的原始字段
app/routes/gift.py:161
Function
api_gift_send
(body: GiftBody)
app/routes/gift.py:119
Function
api_gift_task
(task_id: str)
app/routes/gift.py:143
Function
api_holdings_report_send
(force: bool = Query(False))
app/routes/config.py:207
Function
api_import_full
(body: ImportFullBody)
app/routes/config.py:191
Function
api_import_strategy
(body: ImportBody)
app/routes/strategies.py:76
Function
api_import_strategy_module
(body: ModuleImportBody)
app/routes/strategies.py:92
Function
api_inventory
(refresh: bool = False)
app/routes/inventory.py:39
Function
api_list_accounts
()
app/routes/accounts.py:31
Function
api_log
(since: int = 0)
app/routes/status.py:27
Function
api_log_clear
()
app/routes/status.py:30
Function
api_log_export
()
app/routes/status.py:34
Function
api_market_prices
统一批量市场价查询接口. 一次性查出库存(lowest_price)和持有饰品(current_market_price)所需的全部 唯一物品名称,每个名称只发一次 Steam API 请求,然后返回给前端同时刷新两个视图。
app/routes/inventory.py:104
Function
api_pending_payment
()
app/routes/status.py:54
Function
api_pipeline_start
(body: ConfigBody)
app/routes/pipeline.py:10
Function
api_pipeline_stop
()
app/routes/pipeline.py:16
Function
api_plan
()
app/routes/status.py:51
Function
api_purchases
()
app/routes/transactions.py:86
Function
api_repair_error_records
()
app/routes/transactions.py:293
Function
api_runtime
()
app/api.py:50
Function
api_save_config
(body: ConfigBody)
app/routes/config.py:28
Function
api_save_proxy_config
(body: ProxyPoolBody)
app/routes/proxy.py:29
Function
api_save_strategy
(body: StrategyBody)
app/routes/strategies.py:51
Function
api_set_current_account
(account_id: str)
app/routes/accounts.py:68
Function
api_simulate_strategy
(body: SimulateBody)
app/routes/strategies.py:100
Function
api_stats
()
app/routes/transactions.py:202
Function
api_status
()
app/routes/status.py:20
Function
api_steam_deals_status
获取抓取状态和上次更新时间.
app/routes/steam_deals.py:289
Function
api_steam_guard
()
app/routes/auth.py:412
Function
api_strategies
()
app/routes/strategies.py:46
Function
api_sync_sold_from_history
()
app/routes/transactions.py:274
Function
api_task_detail
(task_id: str)
app/api.py:58
Function
api_tasks
(limit: int = 50)
app/api.py:54
Function
api_test_proxies
()
app/routes/proxy.py:50
Function
api_transactions
(enrich_current_price: bool = False)
app/routes/transactions.py:116
Function
api_update_account
(account_id: str, body: AccountUpdateBody)
app/routes/accounts.py:47
Function
api_update_transaction
(body: TransactionUpdateBody)
app/routes/transactions.py:165
← previous
next →
801–900 of 1,137, ranked by callers