Socket
Socket
Sign inDemoInstall

tuilib

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    tuilib

Turning ideas into web app fast.


Maintainers
1

Readme

tui

Turning ideas into web app fast.

Read this in other languages: 简体中文


Documentation: https://tui.celerforge.com/

Use Pydantic models in the backend that correspond to the properties of React components in the frontend. This enables you to quickly develop interactive and beautiful UIs using Python.

The key features are:

  • Fast development: Write your entire app with Python, seamlessly integrating backend logic and frontend UI.
  • SEO Friendly: Supports server-side rendering for better search engine visibility.
  • Client-Side Routing: Fast, smooth page transitions without reloads.
  • Folder-Based Routing: Easy route management through folder structure.
  • Easy Form Validation: Define a single Pydantic model for seamless and consistent form validation across your app, enhancing development speed and reducing potential errors.

Demo

Check out the docs folder in the project repository. The documentation website is built directly from these sources.

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc