This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
root
/
nicegui
zrkadlo
https://github.com/zauberzeug/nicegui.git
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Wiki
Prechádzať zdrojové kódy
add bs4 dependency
Rodja Trappe
2 rokov pred
rodič
a0a8a823ae
commit
724d997513
1 zmenil súbory
, kde vykonal
2 pridanie
a
1 odobranie
Rozdelené zobrazenie
Ukázať štatistiku rozdielnych dát
2
1
tests/requirements.txt
+ 2
- 1
tests/requirements.txt
Zobraziť súbor
@@ -3,4 +3,5 @@ pytest-selenium
pytest-asyncio
selenium
autopep8
-icecream
+icecream
+beautifulsoup4