hh-mypypkg


Namehh-mypypkg JSON
Version 0.0.2 PyPI version JSON
download
home_pageNone
SummaryA python package demo
upload_time2025-07-19 19:04:39
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords hh-mypypkg
VCS
bugtrack_url
requirements numpy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # hh-mypypkg


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


**A python package demo**


-   Free software: MIT License
-   Documentation: https://HadiEO.github.io/hh-mypypkg
    

## Features

-   Analyzing raster and vector data
-   Print out useful message

## Demo

## An edit on github

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "hh-mypypkg",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "hh-mypypkg",
    "author": null,
    "author_email": "Hadi Hadi <hadicu06@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/ee/d7/c7ff41393f0bfe1b9d99003c72c962220dae85eb12f1c5105df66fe89daf/hh_mypypkg-0.0.2.tar.gz",
    "platform": null,
    "description": "# hh-mypypkg\n\n\n[![image](https://img.shields.io/pypi/v/hh-mypypkg.svg)](https://pypi.python.org/pypi/hh-mypypkg)\n[![image](https://img.shields.io/conda/vn/conda-forge/hh-mypypkg.svg)](https://anaconda.org/conda-forge/hh-mypypkg)\n\n\n**A python package demo**\n\n\n-   Free software: MIT License\n-   Documentation: https://HadiEO.github.io/hh-mypypkg\n    \n\n## Features\n\n-   Analyzing raster and vector data\n-   Print out useful message\n\n## Demo\n\n## An edit on github\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A python package demo",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/HadiEO/hh-mypypkg"
    },
    "split_keywords": [
        "hh-mypypkg"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "903e40c60d8403e07539358907faba13383abd73295fd60a2b6fc3a2d55466ed",
                "md5": "98f42dd6370988f563abf0f89255de68",
                "sha256": "ea5332ac9c3d0439d654363ddb2ca92f8674af189f87dbc27bc9461e12285b52"
            },
            "downloads": -1,
            "filename": "hh_mypypkg-0.0.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "98f42dd6370988f563abf0f89255de68",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 3436,
            "upload_time": "2025-07-19T19:04:38",
            "upload_time_iso_8601": "2025-07-19T19:04:38.105414Z",
            "url": "https://files.pythonhosted.org/packages/90/3e/40c60d8403e07539358907faba13383abd73295fd60a2b6fc3a2d55466ed/hh_mypypkg-0.0.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "eed7c7ff41393f0bfe1b9d99003c72c962220dae85eb12f1c5105df66fe89daf",
                "md5": "fa4b27729f3b47131ab7a72dd26f3242",
                "sha256": "348ec59f565872e96b6585fdacfae1208c80ca844dac5e6daae1e3530524b821"
            },
            "downloads": -1,
            "filename": "hh_mypypkg-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "fa4b27729f3b47131ab7a72dd26f3242",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 10832,
            "upload_time": "2025-07-19T19:04:39",
            "upload_time_iso_8601": "2025-07-19T19:04:39.105790Z",
            "url": "https://files.pythonhosted.org/packages/ee/d7/c7ff41393f0bfe1b9d99003c72c962220dae85eb12f1c5105df66fe89daf/hh_mypypkg-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-19 19:04:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HadiEO",
    "github_project": "hh-mypypkg",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        }
    ],
    "lcname": "hh-mypypkg"
}
        
Elapsed time: 1.04512s