pymio-cookbook
latest

Contents:

  • 关于PyMIO
  • 命令行/CLI
  • 数据库操作相关
  • 助手类方法函数
  • 优化技巧
pymio-cookbook
  • »
  • Welcome to pymio-cookbook’s documentation!
  • 在 GitHub 上修改

Welcome to pymio-cookbook’s documentation!

Contents:

  • 关于PyMIO
    • 搭建框架
      • 从模板项目开始
      • 从核心开始搭建
    • 核心依赖版本
    • 依赖安装
      • *nix系统
      • Windows系统
    • 快速启动
      • 启动Web服务器
      • 启动命令行
  • 命令行/CLI
    • 标准CLI
      • 实例
    • Celery
      • Code Time
      • 启动celery
  • 数据库操作相关
    • MongoDB
      • 启用压缩传输
      • 多数据库
      • 需要注意的地方
      • Code Time
    • Redis
      • 记得先启用
      • 直接操作
      • 使用插件
      • 函数方法
  • 助手类方法函数
    • 日志类
      • 快速模板
    • 方法类函数
      • check_ua
      • check_bot
      • check_ie
      • in_dict
      • is_enable
      • get_real_ip
      • check_is_ip
      • timestamp2str
      • str2timestamp
      • get_bool
      • get_root_path
      • file_lock
      • write_txt_file
      • read_txt_file
      • write_file
      • read_file
      • file_unlock
      • random_str
      • random_number_str
      • random_char
      • get_file_list
      • check_file_in_list
      • crc_file
      • is_number
      • safe_html_code
      • ant_path_matcher
      • check_email
      • get_args_from_dict
      • get_variable_from_request
      • get_local_now
      • get_utc_now
      • get_this_week_range
      • get_this_month_range
      • get_month_range
      • get_today
      • get_yesterday
      • get_this_days_range
      • get_now_microtime
      • microtime
      • md5
      • base64_encode
      • base64_decode
      • base64_txt_encode
      • base64_txt_decode
      • rounded
      • easy_encrypted
      • check_chinese_mobile
      • str2int
  • 优化技巧
    • Linux下的优化
      • systemd + Lighttpd + sock(Unix Socket)

Indices and tables

  • 索引

  • 模块索引

  • 搜索页面

下一页

© 版权所有 2021, 0ldm0s. 修订 77cd5598.

利用 Sphinx 构建,使用了 主题 由 Read the Docs开发.