|
@@ -115,6 +115,18 @@ docs = ["furo", "sphinx", "sphinx-copybutton"]
|
|
lint = ["pre-commit"]
|
|
lint = ["pre-commit"]
|
|
test = ["hypothesis", "pytest", "pytest-benchmark[histogram]", "pytest-cov", "pytest-xdist", "sortedcollections", "sortedcontainers", "sphinx"]
|
|
test = ["hypothesis", "pytest", "pytest-benchmark[histogram]", "pytest-cov", "pytest-xdist", "sortedcollections", "sortedcontainers", "sphinx"]
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "bottle"
|
|
|
|
+version = "0.12.25"
|
|
|
|
+description = "Fast and simple WSGI-framework for small web-applications."
|
|
|
|
+category = "main"
|
|
|
|
+optional = false
|
|
|
|
+python-versions = "*"
|
|
|
|
+files = [
|
|
|
|
+ {file = "bottle-0.12.25-py3-none-any.whl", hash = "sha256:d6f15f9d422670b7c073d63bd8d287b135388da187a0f3e3c19293626ce034ea"},
|
|
|
|
+ {file = "bottle-0.12.25.tar.gz", hash = "sha256:e1a9c94970ae6d710b3fb4526294dfeb86f2cb4a81eff3a4b98dc40fb0e5e021"},
|
|
|
|
+]
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "certifi"
|
|
name = "certifi"
|
|
version = "2022.12.7"
|
|
version = "2022.12.7"
|
|
@@ -1305,6 +1317,17 @@ importlib-metadata = {version = ">=0.12", markers = "python_version < \"3.8\""}
|
|
dev = ["pre-commit", "tox"]
|
|
dev = ["pre-commit", "tox"]
|
|
testing = ["pytest", "pytest-benchmark"]
|
|
testing = ["pytest", "pytest-benchmark"]
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "proxy-tools"
|
|
|
|
+version = "0.1.0"
|
|
|
|
+description = "Proxy Implementation"
|
|
|
|
+category = "main"
|
|
|
|
+optional = false
|
|
|
|
+python-versions = "*"
|
|
|
|
+files = [
|
|
|
|
+ {file = "proxy_tools-0.1.0.tar.gz", hash = "sha256:ccb3751f529c047e2d8a58440d86b205303cf0fe8146f784d1cbcd94f0a28010"},
|
|
|
|
+]
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "pscript"
|
|
name = "pscript"
|
|
version = "0.7.7"
|
|
version = "0.7.7"
|
|
@@ -1345,7 +1368,7 @@ files = [
|
|
name = "pycparser"
|
|
name = "pycparser"
|
|
version = "2.21"
|
|
version = "2.21"
|
|
description = "C parser in Python"
|
|
description = "C parser in Python"
|
|
-category = "dev"
|
|
|
|
|
|
+category = "main"
|
|
optional = false
|
|
optional = false
|
|
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
|
|
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
|
|
files = [
|
|
files = [
|
|
@@ -1421,6 +1444,61 @@ files = [
|
|
[package.extras]
|
|
[package.extras]
|
|
plugins = ["importlib-metadata"]
|
|
plugins = ["importlib-metadata"]
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "pyobjc-core"
|
|
|
|
+version = "9.0.1"
|
|
|
|
+description = "Python<->ObjC Interoperability Module"
|
|
|
|
+category = "main"
|
|
|
|
+optional = false
|
|
|
|
+python-versions = ">=3.7"
|
|
|
|
+files = [
|
|
|
|
+ {file = "pyobjc-core-9.0.1.tar.gz", hash = "sha256:5ce1510bb0bdff527c597079a42b2e13a19b7592e76850be7960a2775b59c929"},
|
|
|
|
+ {file = "pyobjc_core-9.0.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:b614406d46175b1438a9596b664bf61952323116704d19bc1dea68052a0aad98"},
|
|
|
|
+ {file = "pyobjc_core-9.0.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:bd397e729f6271c694fb70df8f5d3d3c9b2f2b8ac02fbbdd1757ca96027b94bb"},
|
|
|
|
+ {file = "pyobjc_core-9.0.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:d919934eaa6d1cf1505ff447a5c2312be4c5651efcb694eb9f59e86f5bd25e6b"},
|
|
|
|
+ {file = "pyobjc_core-9.0.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:67d67ca8b164f38ceacce28a18025845c3ec69613f3301935d4d2c4ceb22e3fd"},
|
|
|
|
+ {file = "pyobjc_core-9.0.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:39d11d71f6161ac0bd93cffc8ea210bb0178b56d16a7408bf74283d6ecfa7430"},
|
|
|
|
+ {file = "pyobjc_core-9.0.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:25be1c4d530e473ed98b15063b8d6844f0733c98914de6f09fe1f7652b772bbc"},
|
|
|
|
+]
|
|
|
|
+
|
|
|
|
+[[package]]
|
|
|
|
+name = "pyobjc-framework-cocoa"
|
|
|
|
+version = "9.0.1"
|
|
|
|
+description = "Wrappers for the Cocoa frameworks on macOS"
|
|
|
|
+category = "main"
|
|
|
|
+optional = false
|
|
|
|
+python-versions = ">=3.7"
|
|
|
|
+files = [
|
|
|
|
+ {file = "pyobjc-framework-Cocoa-9.0.1.tar.gz", hash = "sha256:a8b53b3426f94307a58e2f8214dc1094c19afa9dcb96f21be12f937d968b2df3"},
|
|
|
|
+ {file = "pyobjc_framework_Cocoa-9.0.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:5f94b0f92a62b781e633e58f09bcaded63d612f9b1e15202f5f372ea59e4aebd"},
|
|
|
|
+ {file = "pyobjc_framework_Cocoa-9.0.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:f062c3bb5cc89902e6d164aa9a66ffc03638645dd5f0468b6f525ac997c86e51"},
|
|
|
|
+ {file = "pyobjc_framework_Cocoa-9.0.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:0b374c0a9d32ba4fc5610ab2741cb05a005f1dfb82a47dbf2dbb2b3a34b73ce5"},
|
|
|
|
+ {file = "pyobjc_framework_Cocoa-9.0.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:8928080cebbce91ac139e460d3dfc94c7cb6935be032dcae9c0a51b247f9c2d9"},
|
|
|
|
+ {file = "pyobjc_framework_Cocoa-9.0.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:9d2bd86a0a98d906f762f5dc59f2fc67cce32ae9633b02ff59ac8c8a33dd862d"},
|
|
|
|
+ {file = "pyobjc_framework_Cocoa-9.0.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:2a41053cbcee30e1e8914efa749c50b70bf782527d5938f2bc2a6393740969ce"},
|
|
|
|
+]
|
|
|
|
+
|
|
|
|
+[package.dependencies]
|
|
|
|
+pyobjc-core = ">=9.0.1"
|
|
|
|
+
|
|
|
|
+[[package]]
|
|
|
|
+name = "pyobjc-framework-webkit"
|
|
|
|
+version = "9.0.1"
|
|
|
|
+description = "Wrappers for the framework WebKit on macOS"
|
|
|
|
+category = "main"
|
|
|
|
+optional = false
|
|
|
|
+python-versions = ">=3.7"
|
|
|
|
+files = [
|
|
|
|
+ {file = "pyobjc-framework-WebKit-9.0.1.tar.gz", hash = "sha256:82ed0cb273012b48f7489072d6e00579f42d54bc4543471c262db3e5c4bb9e87"},
|
|
|
|
+ {file = "pyobjc_framework_WebKit-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:037082f72fa1f1d87889fdc172726c3381769de24ca5207d596f3925df9b25f0"},
|
|
|
|
+ {file = "pyobjc_framework_WebKit-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:952685b820545036833ed737600d32c344916a83b2af4e04acb4b618aaac9431"},
|
|
|
|
+ {file = "pyobjc_framework_WebKit-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:28a7859401b5af7c47e17612b4b3baca6669e76f974f6f6bfe5e93921a00adec"},
|
|
|
|
+]
|
|
|
|
+
|
|
|
|
+[package.dependencies]
|
|
|
|
+pyobjc-core = ">=9.0.1"
|
|
|
|
+pyobjc-framework-Cocoa = ">=9.0.1"
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "pyparsing"
|
|
name = "pyparsing"
|
|
version = "3.0.9"
|
|
version = "3.0.9"
|
|
@@ -1667,6 +1745,58 @@ python-engineio = ">=4.3.0"
|
|
asyncio-client = ["aiohttp (>=3.4)"]
|
|
asyncio-client = ["aiohttp (>=3.4)"]
|
|
client = ["requests (>=2.21.0)", "websocket-client (>=0.54.0)"]
|
|
client = ["requests (>=2.21.0)", "websocket-client (>=0.54.0)"]
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "pythonnet"
|
|
|
|
+version = "2.5.2"
|
|
|
|
+description = ".Net and Mono integration for Python"
|
|
|
|
+category = "main"
|
|
|
|
+optional = false
|
|
|
|
+python-versions = "*"
|
|
|
|
+files = [
|
|
|
|
+ {file = "pythonnet-2.5.2-cp27-cp27m-win32.whl", hash = "sha256:d519bbc7b1cd3999651efc594d91cb67c46d1d8466dad3d83b578102e58d05bd"},
|
|
|
|
+ {file = "pythonnet-2.5.2-cp27-cp27m-win_amd64.whl", hash = "sha256:c02f53d0e61b202cddf3198fac9553d5b4ee0ea0cc4fe658c2ed69ab24def276"},
|
|
|
|
+ {file = "pythonnet-2.5.2-cp35-cp35m-win32.whl", hash = "sha256:840bdef89b378663d73f74f18895b6d8630d1f5671457a1db5ffb68179d85582"},
|
|
|
|
+ {file = "pythonnet-2.5.2-cp35-cp35m-win_amd64.whl", hash = "sha256:d8e5b27de1e2cfb69b88782ac5cdf605b1a73598a85d86570e46961126628dbb"},
|
|
|
|
+ {file = "pythonnet-2.5.2-cp36-cp36m-win32.whl", hash = "sha256:62645c29840c4a877d66e047f3e065b2e5a1a66431a99bce8d42a5af3a093ee1"},
|
|
|
|
+ {file = "pythonnet-2.5.2-cp36-cp36m-win_amd64.whl", hash = "sha256:058e536062d1585d07ec5f2cf16aefcfc8eb8179faa90e5db0063d358469d025"},
|
|
|
|
+ {file = "pythonnet-2.5.2-cp37-cp37m-win32.whl", hash = "sha256:cc77fc63e2afb0a80199ab44ced4fdfb78c19d8030063c345c80740d15380dd9"},
|
|
|
|
+ {file = "pythonnet-2.5.2-cp37-cp37m-win_amd64.whl", hash = "sha256:80c8f5c9bd10440a73eb6aedbbacb2f3dd7701b474816f5ef7636f529d838d38"},
|
|
|
|
+ {file = "pythonnet-2.5.2-cp38-cp38-win32.whl", hash = "sha256:41a607b7304e9efc6d4d8db438d6018a17c6637e8b8998848ff5c2a7a1b4687c"},
|
|
|
|
+ {file = "pythonnet-2.5.2-cp38-cp38-win_amd64.whl", hash = "sha256:00a4fed9fc05b4efbe8947c79dc0799cffbca4c89e3e068e70b6618f20c906f2"},
|
|
|
|
+ {file = "pythonnet-2.5.2.tar.gz", hash = "sha256:b7287480a1f6ae4b6fc80d775446d8af00e051ca1646b6cc3d32c5d3a461ede3"},
|
|
|
|
+]
|
|
|
|
+
|
|
|
|
+[package.dependencies]
|
|
|
|
+pycparser = "*"
|
|
|
|
+
|
|
|
|
+[[package]]
|
|
|
|
+name = "pywebview"
|
|
|
|
+version = "4.0.2"
|
|
|
|
+description = "Build GUI for your Python program with JavaScript, HTML, and CSS."
|
|
|
|
+category = "main"
|
|
|
|
+optional = false
|
|
|
|
+python-versions = "*"
|
|
|
|
+files = [
|
|
|
|
+ {file = "pywebview-4.0.2-py3-none-any.whl", hash = "sha256:c94065f16978badf29d80043d7c0c86c99793b199c46cfe3f1d15271908e2670"},
|
|
|
|
+ {file = "pywebview-4.0.2.tar.gz", hash = "sha256:59383610af1326e1b52b06d58262ce7cc54818e644aded9409751b81efb4857a"},
|
|
|
|
+]
|
|
|
|
+
|
|
|
|
+[package.dependencies]
|
|
|
|
+bottle = "*"
|
|
|
|
+proxy-tools = "*"
|
|
|
|
+pyobjc-core = {version = "*", markers = "sys_platform == \"darwin\""}
|
|
|
|
+pyobjc-framework-Cocoa = {version = "*", markers = "sys_platform == \"darwin\""}
|
|
|
|
+pyobjc-framework-WebKit = {version = "*", markers = "sys_platform == \"darwin\""}
|
|
|
|
+pythonnet = {version = "*", markers = "sys_platform == \"win32\""}
|
|
|
|
+QtPy = {version = "*", markers = "sys_platform == \"openbsd6\""}
|
|
|
|
+
|
|
|
|
+[package.extras]
|
|
|
|
+cef = ["cefpython3"]
|
|
|
|
+gtk = ["PyGObject"]
|
|
|
|
+pyside2 = ["PySide2", "QtPy"]
|
|
|
|
+pyside6 = ["PySide6", "QtPy"]
|
|
|
|
+qt = ["PyQt5", "QtPy", "pyqtwebengine"]
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "pyyaml"
|
|
name = "pyyaml"
|
|
version = "6.0"
|
|
version = "6.0"
|
|
@@ -1717,6 +1847,24 @@ files = [
|
|
{file = "PyYAML-6.0.tar.gz", hash = "sha256:68fb519c14306fec9720a2a5b45bc9f0c8d1b9c72adf45c37baedfcd949c35a2"},
|
|
{file = "PyYAML-6.0.tar.gz", hash = "sha256:68fb519c14306fec9720a2a5b45bc9f0c8d1b9c72adf45c37baedfcd949c35a2"},
|
|
]
|
|
]
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "qtpy"
|
|
|
|
+version = "2.3.0"
|
|
|
|
+description = "Provides an abstraction layer on top of the various Qt bindings (PyQt5/6 and PySide2/6)."
|
|
|
|
+category = "main"
|
|
|
|
+optional = false
|
|
|
|
+python-versions = ">=3.7"
|
|
|
|
+files = [
|
|
|
|
+ {file = "QtPy-2.3.0-py3-none-any.whl", hash = "sha256:8d6d544fc20facd27360ea189592e6135c614785f0dec0b4f083289de6beb408"},
|
|
|
|
+ {file = "QtPy-2.3.0.tar.gz", hash = "sha256:0603c9c83ccc035a4717a12908bf6bc6cb22509827ea2ec0e94c2da7c9ed57c5"},
|
|
|
|
+]
|
|
|
|
+
|
|
|
|
+[package.dependencies]
|
|
|
|
+packaging = "*"
|
|
|
|
+
|
|
|
|
+[package.extras]
|
|
|
|
+test = ["pytest (>=6,!=7.0.0,!=7.0.1)", "pytest-cov (>=3.0.0)", "pytest-qt"]
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "requests"
|
|
name = "requests"
|
|
version = "2.28.2"
|
|
version = "2.28.2"
|
|
@@ -2194,4 +2342,4 @@ testing = ["big-O", "flake8 (<5)", "jaraco.functools", "jaraco.itertools", "more
|
|
[metadata]
|
|
[metadata]
|
|
lock-version = "2.0"
|
|
lock-version = "2.0"
|
|
python-versions = "^3.7"
|
|
python-versions = "^3.7"
|
|
-content-hash = "57c541059289ff8cfaea7f2793d7c86f13af3065cf07d634f519462d18fe244b"
|
|
|
|
|
|
+content-hash = "efe873607cc4175ced7c8eaf44072fd9cd5e48b8be1d736277834bbdd5b41c31"
|