Explorar o código

update feature list

Rodja Trappe hai 1 ano
pai
achega
f4c57a962f
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -39,6 +39,7 @@ NiceGUI is available as [PyPI package](https://pypi.org/project/nicegui/), [Dock
   - annotate and overlay images
   - interact with tables
   - navigate foldable tree structures
+  - embed video and audio files
 - built-in timer to refresh data in intervals (even every 10 ms)
 - straight-forward data binding and refreshable functions to write even less code
 - notifications, dialogs and menus to provide state of the art user interaction
@@ -51,6 +52,7 @@ NiceGUI is available as [PyPI package](https://pypi.org/project/nicegui/), [Dock
 - runs in Jupyter Notebooks and allows Python's interactive mode
 - auto-complete support for Tailwind CSS
 - SVG, Base64 and emoji favicon support
+- testing framework based on pytest
 
 ## Installation