sarpy-apps


Namesarpy-apps JSON
Version 1.1.24 PyPI version JSON
download
home_pagehttps://github.com/ngageoint/sarpy_apps
SummaryThis provides a set of GUI tools based on tkinter for visualizing and interacting with SAR imagery and related data.
upload_time2025-04-18 23:59:14
maintainerNone
docs_urlNone
authorNational Geospatial-Intelligence Agency
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            SarPy_Apps
==========
This provides a set of GUI tools based on tkinter for visualizing and interacting 
with SAR imagery and related data.

Origins
-------
This was developed to enable simple prototyping of graphical user interfaces useful 
in conjunction with SarPy project, and was based on and motivated by the set of MATLAB 
tools developed by NGA/NRL referred to as TASER. This effort was developed at the 
National Geospatial-Intelligence Agency (NGA). The software use, modification, and 
distribution rights are stipulated within the MIT license.

Dependencies
------------
The core library functionality depends on the [sarpy](https://github.com/ngageoint/sarpy) 
and [tk_builder](https://github.com/ngageoint/tk_builder) projects. 

Integration Branches
--------------------
Integration branches (branches prefixed with `integration/`) are used to stage content under
consideration for inclusion in the `master` branch and future releases.
These branches can be used to access features and bug fixes that have not been fully released.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ngageoint/sarpy_apps",
    "name": "sarpy-apps",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "National Geospatial-Intelligence Agency",
    "author_email": "richard.m.naething@nga.mil",
    "download_url": "https://files.pythonhosted.org/packages/e2/f4/f090dae1e1b274a9731a38ec6a8130fca1a7c1d23587560ea0be1423d4b6/sarpy_apps-1.1.24.tar.gz",
    "platform": "any",
    "description": "SarPy_Apps\r\n==========\r\nThis provides a set of GUI tools based on tkinter for visualizing and interacting \r\nwith SAR imagery and related data.\r\n\r\nOrigins\r\n-------\r\nThis was developed to enable simple prototyping of graphical user interfaces useful \r\nin conjunction with SarPy project, and was based on and motivated by the set of MATLAB \r\ntools developed by NGA/NRL referred to as TASER. This effort was developed at the \r\nNational Geospatial-Intelligence Agency (NGA). The software use, modification, and \r\ndistribution rights are stipulated within the MIT license.\r\n\r\nDependencies\r\n------------\r\nThe core library functionality depends on the [sarpy](https://github.com/ngageoint/sarpy) \r\nand [tk_builder](https://github.com/ngageoint/tk_builder) projects. \r\n\r\nIntegration Branches\r\n--------------------\r\nIntegration branches (branches prefixed with `integration/`) are used to stage content under\r\nconsideration for inclusion in the `master` branch and future releases.\r\nThese branches can be used to access features and bug fixes that have not been fully released.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "This provides a set of GUI tools based on tkinter for visualizing and interacting with SAR imagery and related data.",
    "version": "1.1.24",
    "project_urls": {
        "Homepage": "https://github.com/ngageoint/sarpy_apps"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "81993c208fd77cd0c789c01c552ace814b903e06b4affb96e7a30f50abc6a571",
                "md5": "b7fbac0d5f45e6d992e036eb419699cf",
                "sha256": "23bc7c667dd7c7a119f2031a621187e3d76db765fd5176b0e40d475718d9a4f5"
            },
            "downloads": -1,
            "filename": "sarpy_apps-1.1.24-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b7fbac0d5f45e6d992e036eb419699cf",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 110841,
            "upload_time": "2025-04-18T23:59:13",
            "upload_time_iso_8601": "2025-04-18T23:59:13.187929Z",
            "url": "https://files.pythonhosted.org/packages/81/99/3c208fd77cd0c789c01c552ace814b903e06b4affb96e7a30f50abc6a571/sarpy_apps-1.1.24-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e2f4f090dae1e1b274a9731a38ec6a8130fca1a7c1d23587560ea0be1423d4b6",
                "md5": "294341e1eccc67a9bba2fdfc17cb801d",
                "sha256": "d4fb06084c0d752c4dae890809f48949722c2e1087479e0fba92dc5025a6e9b1"
            },
            "downloads": -1,
            "filename": "sarpy_apps-1.1.24.tar.gz",
            "has_sig": false,
            "md5_digest": "294341e1eccc67a9bba2fdfc17cb801d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 93208,
            "upload_time": "2025-04-18T23:59:14",
            "upload_time_iso_8601": "2025-04-18T23:59:14.877749Z",
            "url": "https://files.pythonhosted.org/packages/e2/f4/f090dae1e1b274a9731a38ec6a8130fca1a7c1d23587560ea0be1423d4b6/sarpy_apps-1.1.24.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-04-18 23:59:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ngageoint",
    "github_project": "sarpy_apps",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "sarpy-apps"
}
        
Elapsed time: 0.46095s