View Project
This is web development framework that empowers developers to create dynamic web pages with ease. XTRACTO is designed with extensibility, configurability, and reusability in mind, making it the perfect tool for developers who want to streamline their web development process.
This framework is built to work with a custom markup language called pypx
However, you can make webpages/components completely with HTML and use the import feature to compile your pages in the way you wish.
While using the variable parsing feature to simplify development and generation of your pages.
It is capable of generating tailwind css classes using python only using the pytailwind library with *no js dependencies.