随笔分类 - python
摘要:转:https://developer.aliyun.com/article/1293899 一、简介 Sentry 是一个开源的实时错误监控的项目,它支持很多端的配置,包括 web 前端、服务器端、移动端、游戏端。基于 Django 构建的现代化的实时事件日志监控、记录和聚合平台,主要用于如何快速
阅读全文
摘要:Common Components of a Python Header Shebang Line: Specifies the interpreter to execute the script, typically used in Unix-like systems.#!/usr/bin/env
阅读全文
浙公网安备 33010602011771号