jupyterlab-sql-explorer

View on PyPIReverse Dependencies (0)

0.2.1 jupyterlab_sql_explorer-0.2.1-py3-none-any.whl

Wheel Details

Project: jupyterlab-sql-explorer
Version: 0.2.1
Filename: jupyterlab_sql_explorer-0.2.1-py3-none-any.whl
Download: [link]
Size: 377477
MD5: 2608c4889ac39c464f92449d1f03f04d
SHA256: ad792c2ffe42ac45223fd80def8955a10b9243dc70ac12c6832ed36fdc43397c
Uploaded: 2024-04-29 13:57:42 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: jupyterlab-sql-explorer
Version: 0.2.1
Summary: A JupyterLab extension for Database
Author: groupnotes
Project-Url: Homepage, https://github.com/groupnotes/jupyterlab-sql-explorer
Project-Url: Bug Tracker, https://github.com/groupnotes/jupyterlab-sql-explorer/issues
Project-Url: Repository, https://github.com/groupnotes/jupyterlab-sql-explorer.git
License: BSD 3-Clause License Copyright (c) 2024, groupnotes All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Classifier: Framework :: Jupyter
Classifier: Framework :: Jupyter :: JupyterLab
Classifier: Framework :: Jupyter :: JupyterLab :: 4
Classifier: Framework :: Jupyter :: JupyterLab :: Extensions
Classifier: Framework :: Jupyter :: JupyterLab :: Extensions :: Prebuilt
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: jupyter-server (<3,>=2.0.1)
Requires-Dist: sqlalchemy (>=1.3)
Requires-Dist: sqlparse (>=0.4.1)
Requires-Dist: pyhive[hive] (>=0.6.5); extra == "hive"
Requires-Dist: pymysql; extra == "mysql"
Requires-Dist: psycopg2; extra == "pgsql"
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-asyncio; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-jupyter[server] (>=0.6.0); extra == "test"
Provides-Extra: hive
Provides-Extra: mysql
Provides-Extra: pgsql
Provides-Extra: test
Description-Content-Type: text/markdown
Dynamic: Keywords
License-File: LICENSE
[Description omitted; length: 6519 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.24.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
jupyterlab_sql_explorer/__init__.py sha256=fxq8vlcEqILd02ykOzn_e6ZyvvO1a7nCLJjDMxtC7C4 1617
jupyterlab_sql_explorer/_version.py sha256=lVzH4hSQoCJO7HfQxfO6U4vnapq0YLOe_v2oi1HqiH8 171
jupyterlab_sql_explorer/comments.py sha256=DisLHyKdbzJWxOybSBWzmd6x2ng55ArhtuD2r72XuC4 2105
jupyterlab_sql_explorer/comments_db.py sha256=K61oun5QkR-ehL4iZkt7yAS-K1YOFSbc9cGi2eFungw 4052
jupyterlab_sql_explorer/const.py sha256=1Mn82SFlFmv6cqqqSbgr6FbZzblEzE8po2zqnhLV5vQ 29
jupyterlab_sql_explorer/db.py sha256=nXAuhQl6h2vdErIg2zNikcexBodh8TxYTk9_KHgh7qY 8194
jupyterlab_sql_explorer/engine.py sha256=9CeUT9rdJLUwUO2SmBSEnmTeebBb9QAtZBF-9ZiIKUU 8512
jupyterlab_sql_explorer/handlers.py sha256=wu70ArIt7oQkwylzI14uIcMCKO9Zmlbom5BKXFiHEYw 6882
jupyterlab_sql_explorer/serializer.py sha256=3bdpKV4o1uqCdhKl0-IX3SkHJOBu831l33pzNM15mZQ 778
jupyterlab_sql_explorer/task.py sha256=uqs4c2kJ0T2Rtk5grM4ki9L60pxbY3D-zRxAOzIjndY 849
jupyterlab_sql_explorer/tests/__init__.py sha256=ehDC1EjmS4YUD-Ae9wmlFm-3cGey4BGynlztyh22p94 53
jupyterlab_sql_explorer/tests/t_mysql.py sha256=ef0nX_6oqgjSM7jJ07BgzCmulLWsNcZwDJdBJmN0gVg 3838
jupyterlab_sql_explorer/tests/test_comments.py sha256=9z-Lh-jQfFdqVVfFM85j0AixZv10cFJTWUdYMEoGv4Q 3776
jupyterlab_sql_explorer/tests/test_handlers.py sha256=9dzT2kgmCGTM_6cUMlkBlLi72KCoYB7u4aLNNbn9s5Y 4960
jupyterlab_sql_explorer/tests/test_sqlite.py sha256=zWeuz319mAOyE0RNsVokXmxovsahlfT0uojCDUZXY48 2292
jupyterlab_sql_explorer/tests/test_utils.py sha256=-rXXP-TdRDdc5CAn-NMHxK5EpdiGhAkanLdA1-ofeDI 1340
jupyterlab_sql_explorer-0.2.1.data/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab-sql-explorer.json sha256=Jr0JJE-LZ1Wj_w1ByitZz8sFYfjbUuE8q2ZiEMtCE3c 100
jupyterlab_sql_explorer-0.2.1.data/data/etc/jupyter/jupyter_server_config.d/jupyterlab-sql-explorer.json sha256=3HRPFlZYDlyeSsUI04IayjAIlu9bs2AxCpRku9bRusw 98
jupyterlab_sql_explorer-0.2.1.data/data/share/jupyter/labextensions/jupyterlab-sql-explorer/build_log.json sha256=eZuqXkYB-FVsaOKF22zzpckny8VNDJwJ1rwwS08LtbY 22376
jupyterlab_sql_explorer-0.2.1.data/data/share/jupyter/labextensions/jupyterlab-sql-explorer/package.json sha256=yjK4MCI8_mQRXway1ZiYiKBD-c44ESYliJnPUWfZj58 7028
jupyterlab_sql_explorer-0.2.1.data/data/share/jupyter/labextensions/jupyterlab-sql-explorer/schemas/jupyterlab-sql-explorer/package.json.orig sha256=SF9HZv3cBwIoyyZHfUsObmlolQIBNfq9CZZ3XayX8Gw 8080
jupyterlab_sql_explorer-0.2.1.data/data/share/jupyter/labextensions/jupyterlab-sql-explorer/schemas/jupyterlab-sql-explorer/plugin.json sha256=9HouMqpYqWtH2GhU--cXoUsLAWtLqbPnPYPTvhKwrRQ 199
jupyterlab_sql_explorer-0.2.1.data/data/share/jupyter/labextensions/jupyterlab-sql-explorer/static/lib_index_js.f775090c89d3b6510a9e.js sha256=8Rhg_WZ5OogmeKi2i_BE1_An0qY94GMg84AWY66-I3k 206809
jupyterlab_sql_explorer-0.2.1.data/data/share/jupyter/labextensions/jupyterlab-sql-explorer/static/lib_index_js.f775090c89d3b6510a9e.js.map sha256=74N4Ok_tyORUhHBZy5FEpasdd_TUvNfw6-8Pmpw-Zl0 191524
jupyterlab_sql_explorer-0.2.1.data/data/share/jupyter/labextensions/jupyterlab-sql-explorer/static/remoteEntry.a6ec51bb86feab5ddc79.js sha256=Bl4jE_DdOYoxPeRUOc8uO_Z0N6ygIHdtatXkRfZHK0E 35828
jupyterlab_sql_explorer-0.2.1.data/data/share/jupyter/labextensions/jupyterlab-sql-explorer/static/remoteEntry.a6ec51bb86feab5ddc79.js.map sha256=P4fmhWAV8vQ-0o8ET_GFj-O3auroOamr3OVHAw9imfU 34747
jupyterlab_sql_explorer-0.2.1.data/data/share/jupyter/labextensions/jupyterlab-sql-explorer/static/style.js sha256=K7jfaZkGLABCVbHO0UxTLQZCWa16I6XAq2tBmI3yuIU 166
jupyterlab_sql_explorer-0.2.1.data/data/share/jupyter/labextensions/jupyterlab-sql-explorer/static/style_index_js.d824c71eae6b0e7a7d22.js sha256=5WnxSKsO3oy9vHTmSOyIr7Aar-sLjCOgE7Lfpcq2Bns 19363
jupyterlab_sql_explorer-0.2.1.data/data/share/jupyter/labextensions/jupyterlab-sql-explorer/static/style_index_js.d824c71eae6b0e7a7d22.js.map sha256=Q5dE6MNT5eEGWyukf_7LdBdHPC99ctBhwaJgU0MkqTo 14824
jupyterlab_sql_explorer-0.2.1.data/data/share/jupyter/labextensions/jupyterlab-sql-explorer/static/vendors-node_modules_lumino_datagrid_dist_index_es6_js.fc9283ed3b94944ba427.js sha256=2NZt5TK6ZER3ZKIV1afEisE6qRi3jDJnUj1LP7KUiTQ 407759
jupyterlab_sql_explorer-0.2.1.data/data/share/jupyter/labextensions/jupyterlab-sql-explorer/static/vendors-node_modules_lumino_datagrid_dist_index_es6_js.fc9283ed3b94944ba427.js.map sha256=5EyqIgXrAgx-HuYkTTjqlEmNenl0KJlfbDrEBdVHjC4 721277
jupyterlab_sql_explorer-0.2.1.data/data/share/jupyter/labextensions/jupyterlab-sql-explorer/static/vendors-node_modules_react-window_dist_index_esm_js.16df7828f1198bc71f10.js sha256=ZGWqvEEZN4PCL4ZK-mKFniv6YYTDPaMfCXF3XbBASlo 92074
jupyterlab_sql_explorer-0.2.1.data/data/share/jupyter/labextensions/jupyterlab-sql-explorer/static/vendors-node_modules_react-window_dist_index_esm_js.16df7828f1198bc71f10.js.map sha256=bbVXfD8ZQZaexPDB5GCuV2oWVuYXLM0JTN54rx-prps 161942
jupyterlab_sql_explorer-0.2.1.data/data/share/jupyter/labextensions/jupyterlab-sql-explorer/static/vendors-node_modules_typestyle_lib_es2015_index_js.a39ac557450da534a11c.js sha256=5jJaEj-SlvplECxJud2pHPl8fmriY2IfgsvmYZDhX2E 32665
jupyterlab_sql_explorer-0.2.1.data/data/share/jupyter/labextensions/jupyterlab-sql-explorer/static/vendors-node_modules_typestyle_lib_es2015_index_js.a39ac557450da534a11c.js.map sha256=_N7QO1lrSzEFNL1vwpy52FQFPDVmDm7mgw3teDD7geI 43622
jupyterlab_sql_explorer-0.2.1.data/data/share/jupyter/labextensions/jupyterlab-sql-explorer/install.json sha256=q0XfbyxqgyzYVBtZmsknNGNRg96Sg4QUyULrmRpDakE 207
jupyterlab_sql_explorer-0.2.1.dist-info/METADATA sha256=vEHVYMW6vcwG9haY9ClmYGuPIfy4FR-AeGcp87R8r1U 9968
jupyterlab_sql_explorer-0.2.1.dist-info/WHEEL sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU 87
jupyterlab_sql_explorer-0.2.1.dist-info/licenses/LICENSE sha256=cuI3k647EKVUYJ6GfyFh5Cb3YjlU0HITmEnLiCUQ1rY 1518
jupyterlab_sql_explorer-0.2.1.dist-info/RECORD