A package that allows to use synapse mssparkutils without actual functionality. This helps to generate the build. Unofficial fork of dummy-notebookutils.
Project description
Dummy notebookutils / mssparkutils for Python
This package is an unofficial fork of https://pypi.org/project/dummy-notebookutils/, a pure dummy interfaces package which mirrors MsSparkUtils' APIs of Azure Synapse Analytics for python users,customer of Azure Synapse Analytics can download this package from PyPi to generate the build.
The original package was no longer available, preventing me from submitting pull requests to address typing issues. Therefore, I recreated the project, updating it to mirror the latest version of notebookutils (1.1.11) at the time of writing.
Getting started
Install dummy_notebookutils
pip install dummy-notebookutils-reborn
Usage
Add the following code below your other imports:
from typing import TYPE_CHECKING
if TYPE_CHECKING:
import notebookutils
from notebookutils import mssparkutils
[!WARNING] again, the package only mirrors APIs of synapse mssparkutils without actual functionality. The main goal is to help customer generating the local build. You always need upload your built package to synapse workspace for end to end testing.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dummy_notebookutils_reborn-1.1.11.tar.gz.
File metadata
- Download URL: dummy_notebookutils_reborn-1.1.11.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.28
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8c3391b88c569149f70971e9bcd065a456972fc883bb8e5dc573ca86f783029
|
|
| MD5 |
2bbb7c1987d902ea91a88b60e30653aa
|
|
| BLAKE2b-256 |
5bcd598c7f1a988575899377b9e3c9a97616055e6f2c7ac378fd4e104d916877
|
File details
Details for the file dummy_notebookutils_reborn-1.1.11-py3-none-any.whl.
File metadata
- Download URL: dummy_notebookutils_reborn-1.1.11-py3-none-any.whl
- Upload date:
- Size: 19.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.28
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a560c48e3cff01e78ad6627f6f80c35414989e305e8f04610189468d43c4d0e0
|
|
| MD5 |
e3df4562f0545f7bd9fc6d751494fc1b
|
|
| BLAKE2b-256 |
38301d812926eb83e61769d6746966f3feb3c9842fee15f0c313faf01f6be8b8
|