Core library for building modular, feature-driven Flask applications using Software Product Line principles.
from splent_framework import create_splent_app
app = create_splent_app(__name__, config_name="development")- Python 3.13+
- Flask 3.1+
- SQLAlchemy 2.0+
Full docs, tutorials, and architecture reference at docs.splent.io
Creative Commons CC BY 4.0 - SPLENT - Diverso Lab