Добавил асинхронную версию getStaticPage

This commit is contained in:
Ilia Miheev
2026-05-02 11:20:43 +03:00
parent d1b1fd8e0b
commit 1ae870da3a
3 changed files with 85 additions and 32 deletions
+1
View File
@@ -13,6 +13,7 @@ setup(
url='https://iliamiheev.github.io/ipars-doc/#/./home',
install_requires=[
'requests',
'aiohttp',
'selenium',
'lxml',
'bs4',