mimosms


Namemimosms JSON
Version 2.0.5 PyPI version JSON
download
home_pageNone
SummaryIntegration with Mimo SMS API
upload_time2024-06-29 12:57:31
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT License Copyright (c) 2022 João Santos 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 mimosms sms
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # mimo-sms Python

[![](https://img.shields.io/badge/mimosms-OpenSource-blue.svg)]("https://www.mimo.it.ao/pt")

A Python library that offers integration with the MIMO SMS text messaging service. A simple way to add SMS notification support to your projects.

Work in progress.

## Note

All other resources are accessed in the same way by importing a resource class and calling only the class's methods to interact with the resource's data.

## License

The library is available as open source under the terms of the MIT License.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mimosms",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "mimosms, sms",
    "author": null,
    "author_email": "Jo\u00e3o Santos <josan5368@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/c7/b8/e6ecea39caa78858b167cc4edf3a0e7fd9e533f2a941db174f04841de014/mimosms-2.0.5.tar.gz",
    "platform": null,
    "description": "# mimo-sms Python\n\n[![](https://img.shields.io/badge/mimosms-OpenSource-blue.svg)](\"https://www.mimo.it.ao/pt\")\n\nA Python library that offers integration with the MIMO SMS text messaging service. A simple way to add SMS notification support to your projects.\n\nWork in progress.\n\n## Note\n\nAll other resources are accessed in the same way by importing a resource class and calling only the class's methods to interact with the resource's data.\n\n## License\n\nThe library is available as open source under the terms of the MIT License.\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2022 Jo\u00e3o Santos  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": "Integration with Mimo SMS API",
    "version": "2.0.5",
    "project_urls": {
        "Homepage": "https://github.com/jocaetano1/python-mimo-sms"
    },
    "split_keywords": [
        "mimosms",
        " sms"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ac55031d7814f3d95868798589433ef8efa4c1587e860d44e43786914fa8071e",
                "md5": "7f216b990b8869d6036cb440f3d36ad7",
                "sha256": "5bb943ec073453c09f0e4077d473ec9f414d84694e6acf51315f59e0a5de4f74"
            },
            "downloads": -1,
            "filename": "mimosms-2.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7f216b990b8869d6036cb440f3d36ad7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 5833,
            "upload_time": "2024-06-29T12:57:29",
            "upload_time_iso_8601": "2024-06-29T12:57:29.372505Z",
            "url": "https://files.pythonhosted.org/packages/ac/55/031d7814f3d95868798589433ef8efa4c1587e860d44e43786914fa8071e/mimosms-2.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c7b8e6ecea39caa78858b167cc4edf3a0e7fd9e533f2a941db174f04841de014",
                "md5": "e7d85917a6ad2add6776c0cfc70dd804",
                "sha256": "f74cfe7bcae59b7b2212b63684b936e31d4da2a712f2184975a74c1c9dcec148"
            },
            "downloads": -1,
            "filename": "mimosms-2.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "e7d85917a6ad2add6776c0cfc70dd804",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 6885,
            "upload_time": "2024-06-29T12:57:31",
            "upload_time_iso_8601": "2024-06-29T12:57:31.537095Z",
            "url": "https://files.pythonhosted.org/packages/c7/b8/e6ecea39caa78858b167cc4edf3a0e7fd9e533f2a941db174f04841de014/mimosms-2.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-29 12:57:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jocaetano1",
    "github_project": "python-mimo-sms",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "mimosms"
}
        
Elapsed time: 0.24312s