smm-client


Namesmm-client JSON
Version 0.0.2 PyPI version JSON
download
home_pageNone
SummaryPython client to interact with Search Management Map
upload_time2024-11-04 09:11:10
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords imt incident management sar search and rescue search management map
VCS
bugtrack_url
requirements No requirements were recorded.
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/4b/a6/c164204ca19e1261f11732342fc1f4248a058861b993c60b47f03d45d46e/smm_client-0.0.2.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.2",
    "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": "e1959b58322dccb117e27def792d725230583a240d94b07d64363ae542cd9a15",
                "md5": "26562543fb43bcb31707556e4bb0e433",
                "sha256": "d31a107c47f4427d3afa0d8981d3341478b996aa999739293bb25dc28f66725b"
            },
            "downloads": -1,
            "filename": "smm_client-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "26562543fb43bcb31707556e4bb0e433",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 9684,
            "upload_time": "2024-11-04T09:11:12",
            "upload_time_iso_8601": "2024-11-04T09:11:12.473549Z",
            "url": "https://files.pythonhosted.org/packages/e1/95/9b58322dccb117e27def792d725230583a240d94b07d64363ae542cd9a15/smm_client-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4ba6c164204ca19e1261f11732342fc1f4248a058861b993c60b47f03d45d46e",
                "md5": "6f1e6d2c3c55ede01f7a06d0da7cafb7",
                "sha256": "ab3645f8434aa1f45eea1af2006599a50ebe42e777a6dc0d48b00c44fafde781"
            },
            "downloads": -1,
            "filename": "smm_client-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "6f1e6d2c3c55ede01f7a06d0da7cafb7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 7132,
            "upload_time": "2024-11-04T09:11:10",
            "upload_time_iso_8601": "2024-11-04T09:11:10.937622Z",
            "url": "https://files.pythonhosted.org/packages/4b/a6/c164204ca19e1261f11732342fc1f4248a058861b993c60b47f03d45d46e/smm_client-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-04 09:11:10",
    "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": [],
    "lcname": "smm-client"
}
        
Elapsed time: 0.40030s