推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
zxCoder
V2EX  ›  Python

有无这样一个 Python 框架

  •  
  •   zxCoder · Sep 22, 2022 · 2338 views
    This topic created in 1354 days ago, the information mentioned may be changed or developed.

    需求是做一个内部的日志管理平台,因为用不上很多专业功能,所以要自己写一个

    目前需求很简单,后台跑一些脚本的时候我们会把一些日志按统一格式收集到一个文件夹下,现在是需要写个服务把这些日志里的参数和一些结果通过表格展示出来就行。

    有无一个这样的框架,不用什么前后端分离,就指定数据格式和数据位置,然后一个 python 脚本启动,就能打开网页通过表格的形式浏览这些日志记录。

    表格支持一些简单的筛选,搜索等等

    ClericPy
        1
    ClericPy  
       Sep 22, 2022 via Android
    闲的呢,前几天调研了个 Loki ,上手挺快的,省的折腾 EFK 和普罗米修斯

    自研或者非主流框架的结果很可能就是无止境的 bug...
    zxCoder
        2
    zxCoder  
    OP
       Sep 22, 2022
    @ClericPy 太复杂了,不太适用
    vanwtf
        3
    vanwtf  
       Sep 23, 2022
    pywebio 可能会符合你的情况 https://pywebio.readthedocs.io/zh_CN/latest/index.html
    ipwx
        4
    ipwx  
       Sep 23, 2022
    @ClericPy 集成外部系统可能意味着无止境的运维开发。
    bantianys
        5
    bantianys  
       Sep 27, 2022
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2442 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 44ms · UTC 15:59 · PVG 23:59 · LAX 08:59 · JFK 11:59
    ♥ Do have faith in what you're doing.