xinmans

Results 88 issues of xinmans

activate zvt python C:\Users\xxx\zvt\examples\data_runner\kdata_runner.py ``` 2025-03-19 14:54:05,389 INFO MainThread record LimitUpInfo success --- Logging error --- Traceback (most recent call last): File "C:\ProgramData\miniconda3\envs\zvt\lib\site-packages\zvt\informer\informer.py", line 52, in send_message_ smtp_client.connect(host=host, port=port) File...

比如排除订阅的,这些种子和文件不删除,因为订阅的可能会命中HR,需要保留不删除,catergraoy(Label)不好用,IYUU转种的时候Label带不过来 excluded_download_folder: - /downloads/dingyue/*

def is_market_hours(): current_time = datetime.datetime.now().time() market_open_time = datetime.time(22, 30) # Regular market open time (9:30 AM) market_close_time = datetime.time(5, 0) # Regular market close time (4:00 PM) if market_open_time

``` import yfinance as yf # 1. get the stock data from quoter, return a pandas dataframe df = yf.Ticker(stock).history(interval="1h", actions=False, prepost=False, raise_errors=True) ``` 这部分能改成从futu获取吗?

hentai -V download --id 20035 ERROR: HTTPSConnectionPool(host='nhentai.net', port=443): Max retries exceeded with url: /api/gallery/20035 (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1145)')))

bug

(nano_vllm) PS C:\Users\xinmans\mydev\nano-vllm> python .\bench.py `torch_dtype` is deprecated! Use `dtype` instead! Generating: 100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 1/1 [00:04