What if you could build modern web apps with Next.js-style routing , Django-level features , and SvelteKit-like reactivity ... but with zero dependencies and code you can actually read and understand? Meet Asok β a full-stack Python framework that challenges everything you thought you knew about web development. π― The Identity: Modern Minimalism Asok isn't just another minimalist framework. It's a batteries-included, modern framework that happens to have zero external dependencies. While most frameworks force you to choose between: Bloated giants with thousands of dependencies (Django, Rails) Empty shells that require assembling 20+ libraries (Flask, Sinatra) Complex toolchains with build steps and transpilers (Next.js, SvelteKit) Asok gives you a third path : A cohesive, modern framework built entirely on Python's standard library. π Zero Dependencies. Maximum Productivity. pip install asok asok create my-app cd my-app asok dev That's it. No npm install . No vendor folders. No hidden complexity.β¦