EADST

Make New Folder with Current Date

Make New Folder with Current Date

import time
import os

#obtain local time
time_now = time.strftime("%Y%m%d", time.localtime())
#obtain current path
root = os.getcwd() 
path = os.path.join(root, time_now)

if not os.path.exists(path):
    os.makedirs(path)
    print("make new dir: ", path)
相关标签
About Me
XD
Goals determine what you are going to be.
Category
标签云
CSV Animate 音频 C++ Claude YOLO Website Cloudreve HaggingFace Distillation Interview Sklearn IndexTTS2 ResNet-50 Augmentation DeepSeek Bipartite v2ray tqdm Ubuntu FP32 报税 Base64 Pillow torchinfo Github Search Qwen 净利润 Git OCR Django Windows hf mmap AI TSV Color SVR ms-swift Heatmap Pandas SQLite Rebuttal Baidu Jetson Hotel 图形思考法 uwsgi printf Tensor Knowledge Michelin Agent Llama Excel llama.cpp SPIE TTS 腾讯云 Ptyhon Food Conda OpenAI Use uWSGI Freesound diffusers Bin BF16 Statistics Mixtral CV Jupyter 多进程 Hungarian Zip EXCEL JSON Image2Text Miniforge Tiktoken Docker RGB Tracking 第一性原理 Vmess Hilton ChatGPT 阿里云 PIP Card git Datetime Math Input CLAP Translation HuggingFace 顶会 SQL Data 公式 域名 API XGBoost v0.dev MD5 算法题 WAN LaTeX CUDA Gemma Magnet VGG-16 WebCrawler 多线程 News InvalidArgumentError BTC NLP Plotly Diagram CC Paper Proxy RAR LLM Numpy Breakpoint Random Review Qwen2 财报 强化学习 SAM Template Logo XML Quantize FP64 GGML CEIR Crawler UI Bert PyCharm Vim Video Transformers Bitcoin GIT 论文速读 Land Pickle 图标 FP16 scipy FlashAttention PDB 证件照 Attention transformers Anaconda tar Paddle OpenCV GoogLeNet 飞书 BeautifulSoup 论文 Pytorch 递归学习法 logger 继承 Clash 签证 GPTQ GPT4 搞笑 ModelScope LLAMA Google Password git-lfs DeepStream Domain LeetCode PDF RL 版权 COCO Streamlit PyTorch Quantization 云服务器 LoRA icon Safetensors ONNX FP8 VSCode TensorRT CTC Algorithm Web Python QWEN Linux FastAPI Qwen2.5 VPN Dataset NLTK Permission Shortcut 关于博主 Plate TensorFlow CAM Markdown UNIX Firewall Disk NameSilo Nginx
站点统计

本站现有博文333篇,共被浏览913663

本站已经建立2616天!

热门文章
文章归档
回到顶部