ARCH models in Python
-
Updated
Mar 19, 2025 - Python
Single-page applications (SPA) are client-side applications that don't route via different pages but rather combine the logic for different contents into one page. This was historically achieved via hashbang URI fragments (#!
). With the introduction of the pushState
API, this state can now be properly used within the browser history, in bookmarks and sharing.
Another important point for SPA was the lack of proper SEO but developers and frameworks found ways around that.
ARCH models in Python
Extract uncompiled, uncompressed SPA code from Webpack source maps.
A Frappe app (CLI) to magically setup single page applications and Vue/React powered desk pages on your custom Frappe apps.
Four different approaches on how to authenticate Single-Page Applications (SPAs) with session-based authentication using Django.
Simple Django configuration to serve a single-page app
Home Assistant integration for devices equipped with Gecko Alliance in.touch2 modules
🍤 ALIS Media - Serverless Application
Home Assistant integration for Intex Spa
Flask+VueJS+SemanticUI+Nginx+Docker boilerplate. Also, see https://pypi.python.org/pypi/fvsd
🐳基于Flask和Vue.js的博客系统
Template starter for Django + Inertia.js + Svelte.
Program for detecting objects
Read Nicolet/Thermo Omnic files on python (.spa).
Creates a single-page application using the CSS `:target` selector to hide and show pages.