dcc-notifications


Namedcc-notifications JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryExperimental library for showing notifications in DCC applications
upload_time2023-06-25 18:43:04
maintainer
docs_urlNone
authorNils Soderman
requires_python>=3.7
licenseThis is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means. In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law. 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 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. For more information, please refer to <https://unlicense.org>
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # DCC Notifications

**NOTE: This is an early experiment and is not yet production ready!**

This library is for showing notifications in DCC's such as autodesk Maya, MotionBuilder etc.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "dcc-notifications",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Nils Soderman",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/02/91/d11d512e270afb4f996642eef481930007da125b41cbabc4a53f09c51afc/dcc-notifications-0.0.1.tar.gz",
    "platform": null,
    "description": "# DCC Notifications\r\n\r\n**NOTE: This is an early experiment and is not yet production ready!**\r\n\r\nThis library is for showing notifications in DCC's such as autodesk Maya, MotionBuilder etc.\r\n",
    "bugtrack_url": null,
    "license": "This is free and unencumbered software released into the public domain.  Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.  In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law.  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 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.  For more information, please refer to <https://unlicense.org> ",
    "summary": "Experimental library for showing notifications in DCC applications",
    "version": "0.0.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/nils-soderman/dcc-notifications/issues",
        "Homepage": "https://github.com/nils-soderman/dcc-notifications"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9ad5ebcc96ec61f17b6c83e66d506d3e583bb78c1c9edfaefd1ededba8298d53",
                "md5": "bf0bc8ec83dc58fb5ea7df17a49c6484",
                "sha256": "c248ca97381b1b5151cad5189ae3f551c93f83fea64b5a0e3d84bc0c9bc3374e"
            },
            "downloads": -1,
            "filename": "dcc_notifications-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bf0bc8ec83dc58fb5ea7df17a49c6484",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6682,
            "upload_time": "2023-06-25T18:43:02",
            "upload_time_iso_8601": "2023-06-25T18:43:02.976325Z",
            "url": "https://files.pythonhosted.org/packages/9a/d5/ebcc96ec61f17b6c83e66d506d3e583bb78c1c9edfaefd1ededba8298d53/dcc_notifications-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0291d11d512e270afb4f996642eef481930007da125b41cbabc4a53f09c51afc",
                "md5": "356857e936d132b1ff68a8fba84bea14",
                "sha256": "ab90d84679e8b6add1b866ae9a037c651d8dc038e1d76c49111df31f2f0ac9ad"
            },
            "downloads": -1,
            "filename": "dcc-notifications-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "356857e936d132b1ff68a8fba84bea14",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 4769,
            "upload_time": "2023-06-25T18:43:04",
            "upload_time_iso_8601": "2023-06-25T18:43:04.467463Z",
            "url": "https://files.pythonhosted.org/packages/02/91/d11d512e270afb4f996642eef481930007da125b41cbabc4a53f09c51afc/dcc-notifications-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-25 18:43:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nils-soderman",
    "github_project": "dcc-notifications",
    "github_not_found": true,
    "lcname": "dcc-notifications"
}
        
Elapsed time: 0.08405s