## Dummy NotebookUtils/MsSparkUtils for Python
This is a pure dummy interfaces package which mirrors [MsSparkUtils' APIs](https://learn.microsoft.com/en-us/azure/synapse-analytics/spark/microsoft-spark-utilities?pivots=programming-language-r) of [Azure Synapse Analytics](https://learn.microsoft.com/en-us/azure/synapse-analytics/) for python users,customer of Azure Synapse Analytics can download this package from PyPi to generate the build.
## Getting started
Install dummy_notebookutils with pip:
```shell
pip install dummy-notebookutils
```
## Examples
```
from notebookutils import mssparkutils
mssparkutils.fs.ls("/")
```
> NOTICE: 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.
Raw data
{
"_id": null,
"home_page": "https://github.com/Azure/azure-synapse-analytics",
"name": "dummy-notebookutils",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Microsoft Corporation",
"author_email": "runtimeexpdg@microsoft.com",
"download_url": "https://files.pythonhosted.org/packages/4a/ac/1a5aa055fe7f30cfb5502f77cca552ce5fba2df8929534ae2fc4c19d96b2/dummy-notebookutils-1.5.3.tar.gz",
"platform": null,
"description": "## Dummy NotebookUtils/MsSparkUtils for Python\n\nThis is a pure dummy interfaces package which mirrors [MsSparkUtils' APIs](https://learn.microsoft.com/en-us/azure/synapse-analytics/spark/microsoft-spark-utilities?pivots=programming-language-r) of [Azure Synapse Analytics](https://learn.microsoft.com/en-us/azure/synapse-analytics/) for python users,customer of Azure Synapse Analytics can download this package from PyPi to generate the build.\n\n## Getting started\nInstall dummy_notebookutils with pip:\n\n```shell\npip install dummy-notebookutils\n```\n## Examples\n```\nfrom notebookutils import mssparkutils\nmssparkutils.fs.ls(\"/\")\n```\n> NOTICE: 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.\n\n\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "A package that allows to use synapse mssparkutils without actual functionality. This helps to generate the build.",
"version": "1.5.3",
"project_urls": {
"Homepage": "https://github.com/Azure/azure-synapse-analytics"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "980a63192dbdb7810dab9d2175812d218f486f00efbeb09c3fd0b6d6f8c84132",
"md5": "0651dfb4c555030128446e7b7c3a35d2",
"sha256": "51960d3572765031218b3578f4012fc5815d147becc6640e3460835630518824"
},
"downloads": -1,
"filename": "dummy_notebookutils-1.5.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0651dfb4c555030128446e7b7c3a35d2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 8847,
"upload_time": "2024-03-20T06:13:34",
"upload_time_iso_8601": "2024-03-20T06:13:34.541143Z",
"url": "https://files.pythonhosted.org/packages/98/0a/63192dbdb7810dab9d2175812d218f486f00efbeb09c3fd0b6d6f8c84132/dummy_notebookutils-1.5.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4aac1a5aa055fe7f30cfb5502f77cca552ce5fba2df8929534ae2fc4c19d96b2",
"md5": "31d5b825ea31affc04baf85f1a107aa9",
"sha256": "4f14da2dc33f79135b708dc859e7116ded5e5e7d0ed9cd61fb6d64acbf8a345f"
},
"downloads": -1,
"filename": "dummy-notebookutils-1.5.3.tar.gz",
"has_sig": false,
"md5_digest": "31d5b825ea31affc04baf85f1a107aa9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4842,
"upload_time": "2024-03-20T06:13:36",
"upload_time_iso_8601": "2024-03-20T06:13:36.096581Z",
"url": "https://files.pythonhosted.org/packages/4a/ac/1a5aa055fe7f30cfb5502f77cca552ce5fba2df8929534ae2fc4c19d96b2/dummy-notebookutils-1.5.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-20 06:13:36",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Azure",
"github_project": "azure-synapse-analytics",
"github_not_found": true,
"lcname": "dummy-notebookutils"
}