Flask-SSM

    一款模仿SpringFramework的Python的web后端框架,基于Flask二次封装。通过Python反射模拟了Java的IOC控制反转,通过Python装饰者模式模拟了Java的AOP面向切面编程。具有接口自动发现、定时任务自动注册、事务管理器、单元测试,等功能。简化web后端开发流程,聚焦业务逻辑,让你按照Spring的习惯写Python

    Language: python

    Author: GitHub Repos (@github-repos)

    0 stars · 1 views

    Files

    • demo (txt)
    • service (txt)
    • test (txt)
    • app.py (py)
    • __init__.py (py)
    • base_service.py (py)
    • __init__.py (py)
    • controller (txt)
    • __init__.py (py)
    • base_controller.py (py)
    • Dockerfile (txt)
    • dao (txt)
    • logs_config.py (py)
    • __init__.py (py)
    • customize_controller.py (py)
    • tablename_dao.py (py)
    • database_config.py (py)
    • __init__.py (py)
    • scheduler_config.py (py)
    • __init__.py (py)
    • pojo_demo.py (py)
    • my_task.py (py)
    • app_config.py (py)
    • favicon.ico (image)
    • context_utils.py (py)
    • README.md (md)
    • module_utils.py (py)
    • common.js (js)
    • style.css (css)
    • run_without_docker.sh (sh)
    • time_utils.py (py)
    • logging (txt)
    • type_utils.py (py)
    • __init__.py (py)
    • __init__.py (py)
    • __init__.py (py)
    • annotation.py (py)
    • logs_config.py (py)
    • common.py (py)
    • __init__.py (py)
    • annotation.py (py)
    • annotation.py (py)
    • annotation.py (py)
    • annotation.py (py)
    • run_with_docker.sh (sh)
    • annotation.py (py)
    • requirements.txt (txt)
    • LICENSE (txt)
    • stereotype.py (py)
    • boot.py (py)
    • __init__.py (py)
    • build.sh (sh)
    • ATTRIBUTION.md (markdown)
    • setup.py (py)
    • index.html (html)
    • templates (txt)
    • pojo (txt)
    • task (txt)
    • config (txt)
    • static (txt)
    • js (txt)
    • css (txt)
    • flask_ssm (txt)
    • utils (txt)
    • pybatis (txt)
    • unittest (txt)
    • vo (txt)
    • springframework (txt)
    • transaction (txt)
    • validation (txt)
    • context (txt)
    • scheduling (txt)
    • web (txt)
    • bind (txt)
    github-repos/Flask-SSM

    Flask-SSM

    Public
    • Updated Jun 14, 2026
    0
    Select a file

    Tap "Show Files" to select a file

    About

    一款模仿SpringFramework的Python的web后端框架,基于Flask二次封装。通过Python反射模拟了Java的IOC控制反转,通过Python装饰者模式模拟了Java的AOP面向切面编程。具有接口自动发现、定时任务自动注册、事务管理器、单元测试,等功能。简化web后端开发流程,聚焦业务逻辑,让你按照Spring的习惯写Python

    0stars
    1views
    Created Feb 9, 2026