Django Echarts

screenshot of Django Echarts
django

基于pyecharts和django的可视化网站脚手架。

Overview:

django-echarts is a visual site scaffold based on pyecharts and Django, offering a wide range of features for creating visually appealing websites. It supports various pyecharts chart types, UI components like navigation bars and footers, different themes like Bootstrap3 and Bootstrap5, and flexible extension options. The tool also provides productivity tools, Python Typing Hints, unit tests, and a high code coverage rate.

Features:

  • Support for 90%+ pyecharts chart types
  • Variety of page templates: Home, List, Details, About, Settings
  • UI components: Navigation bar, Website footer, Popular sections, Lists, Collections, About panel
  • User-friendly UI themes: Bootstrap3, Bootstrap5, Material, with color mode customization
  • Flexible integration with Django user authentication, databases, and sessions
  • Backend rendering of JS/CSS static files using Django Template Engine
  • Built-in productivity tools: Code generator, Static file downloader
  • Extensive Python Typing Hints, unit testing, and high code coverage
django
Django

Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. It follows the model-view-controller (MVC) architectural pattern, providing an extensive set of built-in tools and conventions to streamline the creation of robust and scalable web applications.