smm-client


Namesmm-client JSON
Version 0.0.11 PyPI version JSON
download
home_pageNone
SummaryPython client to interact with Search Management Map
upload_time2025-01-03 04:34:36
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords imt incident management sar search and rescue search management map
VCS
bugtrack_url
requirements hatch requests pylint flake8
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # smm_client

[![PyPI - Version](https://img.shields.io/pypi/v/smm-client.svg)](https://pypi.org/project/smm-client)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/smm-client.svg)](https://pypi.org/project/smm-client)

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install smm-client
```

## License

`smm-client` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "smm-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "imt, incident management, sar, search and rescue, search management map",
    "author": null,
    "author_email": "Canterbury Air Patrol Inc <github@canterburyairpatrol.org>",
    "download_url": "https://files.pythonhosted.org/packages/64/20/00759513a3b6f3c46f06308be1552559a8c2255045eaaa4c39be2cc1847e/smm_client-0.0.11.tar.gz",
    "platform": null,
    "description": "# smm_client\n\n[![PyPI - Version](https://img.shields.io/pypi/v/smm-client.svg)](https://pypi.org/project/smm-client)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/smm-client.svg)](https://pypi.org/project/smm-client)\n\n-----\n\n## Table of Contents\n\n- [Installation](#installation)\n- [License](#license)\n\n## Installation\n\n```console\npip install smm-client\n```\n\n## License\n\n`smm-client` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python client to interact with Search Management Map",
    "version": "0.0.11",
    "project_urls": {
        "Documentation": "https://github.com/canterbury-air-patrol/smm-python#readme",
        "Issues": "https://github.com/canterbury-air-patrol/smm-python/issues",
        "Source": "https://github.com/canterbury-air-patrol/smm-python"
    },
    "split_keywords": [
        "imt",
        " incident management",
        " sar",
        " search and rescue",
        " search management map"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "eee354b199775139fff55e5bd50b2d5e806694da936c1c4eb80d88a45b4d136d",
                "md5": "d805f30807b2e4e059c4fd599321b915",
                "sha256": "bde22aca39e6a398bfe77c4b21e86a6a656a0255c5d94d3319a23c94bb92a999"
            },
            "downloads": -1,
            "filename": "smm_client-0.0.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d805f30807b2e4e059c4fd599321b915",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 12151,
            "upload_time": "2025-01-03T04:34:33",
            "upload_time_iso_8601": "2025-01-03T04:34:33.943935Z",
            "url": "https://files.pythonhosted.org/packages/ee/e3/54b199775139fff55e5bd50b2d5e806694da936c1c4eb80d88a45b4d136d/smm_client-0.0.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "642000759513a3b6f3c46f06308be1552559a8c2255045eaaa4c39be2cc1847e",
                "md5": "6b6622c76a6fd4407128a7b0a27a22fc",
                "sha256": "9307a1970e984240d1f551676ea4931b8b9d19252588d11b46eb0f93eb9dea69"
            },
            "downloads": -1,
            "filename": "smm_client-0.0.11.tar.gz",
            "has_sig": false,
            "md5_digest": "6b6622c76a6fd4407128a7b0a27a22fc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 8849,
            "upload_time": "2025-01-03T04:34:36",
            "upload_time_iso_8601": "2025-01-03T04:34:36.624223Z",
            "url": "https://files.pythonhosted.org/packages/64/20/00759513a3b6f3c46f06308be1552559a8c2255045eaaa4c39be2cc1847e/smm_client-0.0.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-03 04:34:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "canterbury-air-patrol",
    "github_project": "smm-python#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "hatch",
            "specs": [
                [
                    "==",
                    "1.14.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.32.3"
                ]
            ]
        },
        {
            "name": "pylint",
            "specs": [
                [
                    "==",
                    "3.3.*"
                ]
            ]
        },
        {
            "name": "flake8",
            "specs": [
                [
                    "==",
                    "7.1.*"
                ]
            ]
        }
    ],
    "lcname": "smm-client"
}
        
Elapsed time: 0.81450s