sws-spark-dissemination-helper


Namesws-spark-dissemination-helper JSON
Version 0.0.48 PyPI version JSON
download
home_pageNone
SummaryA Python helper package providing streamlined Spark functions for efficient data dissemination processes
upload_time2024-11-18 15:35:40
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License Copyright (c) 2024 Daniele Mansillo Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Upload a new version

To upload a new version update the version in the [pyproject.toml](./pyproject.toml) file and execute the following command from the terminal:

```bash
python -m build
python -m twine upload --repository pypi dist/*
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "sws-spark-dissemination-helper",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Daniele Mansillo <danielemansillo@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/38/9d/f635e33f91ac171c5eaa5bde2cc3b349d4adc00ba092289e7d56553b98d3/sws_spark_dissemination_helper-0.0.48.tar.gz",
    "platform": null,
    "description": "# Upload a new version\n\nTo upload a new version update the version in the [pyproject.toml](./pyproject.toml) file and execute the following command from the terminal:\n\n```bash\npython -m build\npython -m twine upload --repository pypi dist/*\n```\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 Daniele Mansillo  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "A Python helper package providing streamlined Spark functions for efficient data dissemination processes",
    "version": "0.0.48",
    "project_urls": {
        "Repository": "https://bitbucket.org/cioapps/sws-it-python-spark-dissemination-helper"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c893319d91e52c52d67bf5f7ae9955990f1892490070c9efdc76f0181805576f",
                "md5": "f87a6f2c11519855993c937a6522b578",
                "sha256": "0007a40af8bacb89044c79ae9092e8d892a8f3d005f9f9821ac68cfe46a495e7"
            },
            "downloads": -1,
            "filename": "sws_spark_dissemination_helper-0.0.48-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f87a6f2c11519855993c937a6522b578",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 27404,
            "upload_time": "2024-11-18T15:35:39",
            "upload_time_iso_8601": "2024-11-18T15:35:39.097005Z",
            "url": "https://files.pythonhosted.org/packages/c8/93/319d91e52c52d67bf5f7ae9955990f1892490070c9efdc76f0181805576f/sws_spark_dissemination_helper-0.0.48-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "389df635e33f91ac171c5eaa5bde2cc3b349d4adc00ba092289e7d56553b98d3",
                "md5": "7a63c071d2a919e67d0d8c2868c43492",
                "sha256": "37146bb5790059b6dfcd069b6a444c868832e8fd6c56b25ee8204fd5502411bf"
            },
            "downloads": -1,
            "filename": "sws_spark_dissemination_helper-0.0.48.tar.gz",
            "has_sig": false,
            "md5_digest": "7a63c071d2a919e67d0d8c2868c43492",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 25326,
            "upload_time": "2024-11-18T15:35:40",
            "upload_time_iso_8601": "2024-11-18T15:35:40.247204Z",
            "url": "https://files.pythonhosted.org/packages/38/9d/f635e33f91ac171c5eaa5bde2cc3b349d4adc00ba092289e7d56553b98d3/sws_spark_dissemination_helper-0.0.48.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-18 15:35:40",
    "github": false,
    "gitlab": false,
    "bitbucket": true,
    "codeberg": false,
    "bitbucket_user": "cioapps",
    "bitbucket_project": "sws-it-python-spark-dissemination-helper",
    "lcname": "sws-spark-dissemination-helper"
}
        
Elapsed time: 0.53364s