sturgmapdemo


Namesturgmapdemo JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryA python package demo for my real python package named sturgmap
upload_time2024-02-22 03:21:20
maintainer
docs_urlNone
author
requires_python>=3.8
licenseMIT License
keywords sturgmapdemo
VCS
bugtrack_url
requirements numpy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # sturgmapdemo


[![image](https://img.shields.io/pypi/v/sturgmapdemo.svg)](https://pypi.python.org/pypi/sturgmapdemo)
[![image](https://img.shields.io/conda/vn/conda-forge/sturgmapdemo.svg)](https://anaconda.org/conda-forge/sturgmapdemo)


**A python package demo for my real python package named sturgmap**


-   Free software: MIT License
-   Documentation: https://nathansturgill.github.io/sturgmapdemo
    

## Features

-   TODO

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "sturgmapdemo",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "sturgmapdemo",
    "author": "",
    "author_email": "Nathan Sturgill <nsturgi1@vols.utk.edu>",
    "download_url": "https://files.pythonhosted.org/packages/a2/15/abcd3d3353aba9678f177537bfd13fc4d5b02d780e600b0b799b53b36306/sturgmapdemo-0.0.1.tar.gz",
    "platform": null,
    "description": "# sturgmapdemo\n\n\n[![image](https://img.shields.io/pypi/v/sturgmapdemo.svg)](https://pypi.python.org/pypi/sturgmapdemo)\n[![image](https://img.shields.io/conda/vn/conda-forge/sturgmapdemo.svg)](https://anaconda.org/conda-forge/sturgmapdemo)\n\n\n**A python package demo for my real python package named sturgmap**\n\n\n-   Free software: MIT License\n-   Documentation: https://nathansturgill.github.io/sturgmapdemo\n    \n\n## Features\n\n-   TODO\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A python package demo for my real python package named sturgmap",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/nathansturgill/sturgmapdemo"
    },
    "split_keywords": [
        "sturgmapdemo"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "98743c46a068f6ca5dab4078576cf7404d03733c793c2aa2194fdb0aba78b26e",
                "md5": "760f2ee130ab3d25a9ca6f58fe1a8e8f",
                "sha256": "8076f9a19f3a518314541f34d116d03614dd82d080bc154c5c3e5c248ec7c7f2"
            },
            "downloads": -1,
            "filename": "sturgmapdemo-0.0.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "760f2ee130ab3d25a9ca6f58fe1a8e8f",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 2736,
            "upload_time": "2024-02-22T03:21:18",
            "upload_time_iso_8601": "2024-02-22T03:21:18.113822Z",
            "url": "https://files.pythonhosted.org/packages/98/74/3c46a068f6ca5dab4078576cf7404d03733c793c2aa2194fdb0aba78b26e/sturgmapdemo-0.0.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a215abcd3d3353aba9678f177537bfd13fc4d5b02d780e600b0b799b53b36306",
                "md5": "945794fe13a4e52235a3403ce9daff22",
                "sha256": "55a5d2e0e2fa568eeb8d89fd1849cbfab58cbc62293c515d9b134da1b1edad1f"
            },
            "downloads": -1,
            "filename": "sturgmapdemo-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "945794fe13a4e52235a3403ce9daff22",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 11068,
            "upload_time": "2024-02-22T03:21:20",
            "upload_time_iso_8601": "2024-02-22T03:21:20.261053Z",
            "url": "https://files.pythonhosted.org/packages/a2/15/abcd3d3353aba9678f177537bfd13fc4d5b02d780e600b0b799b53b36306/sturgmapdemo-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-22 03:21:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nathansturgill",
    "github_project": "sturgmapdemo",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        }
    ],
    "lcname": "sturgmapdemo"
}
        
Elapsed time: 0.81994s