a2ahub


Namea2ahub JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryA simple hello world package for a2ahub
upload_time2025-08-05 06:43:20
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords hello world example
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # a2ahub

A simple hello world package for a2ahub.

## Installation

```bash
pip install a2ahub
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "a2ahub",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "hello, world, example",
    "author": null,
    "author_email": "whillhill <ooooofish@126.com>",
    "download_url": "https://files.pythonhosted.org/packages/fc/15/02a208c1e3af12340de1e4777e9b5c9f20f4f640d02f50b1b62e95b49bad/a2ahub-0.1.0.tar.gz",
    "platform": null,
    "description": "# a2ahub\r\n\r\nA simple hello world package for a2ahub.\r\n\r\n## Installation\r\n\r\n```bash\r\npip install a2ahub\r\n```\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple hello world package for a2ahub",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/whillhill/a2ahub",
        "Issues": "https://github.com/whillhill/a2ahub/issues",
        "Repository": "https://github.com/whillhill/a2ahub"
    },
    "split_keywords": [
        "hello",
        " world",
        " example"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5a3b7005e3a802ebc83fecc7d78e8fbe0388313f59cf377102aaec189113bc0a",
                "md5": "f2083edcd1d4e9a0de0b84d7987df87f",
                "sha256": "fbd16b6f769f5e977021561ce9352c4252247488b8557614296b68f7548fa27e"
            },
            "downloads": -1,
            "filename": "a2ahub-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f2083edcd1d4e9a0de0b84d7987df87f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3124,
            "upload_time": "2025-08-05T06:43:18",
            "upload_time_iso_8601": "2025-08-05T06:43:18.342071Z",
            "url": "https://files.pythonhosted.org/packages/5a/3b/7005e3a802ebc83fecc7d78e8fbe0388313f59cf377102aaec189113bc0a/a2ahub-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fc1502a208c1e3af12340de1e4777e9b5c9f20f4f640d02f50b1b62e95b49bad",
                "md5": "c2d0032d8a63d1b4c9d0edefd125505b",
                "sha256": "907cc04457082a7b02b796c12fb479d36c7c20fb0adca78f1d91e6852cc9f0cd"
            },
            "downloads": -1,
            "filename": "a2ahub-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c2d0032d8a63d1b4c9d0edefd125505b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2669,
            "upload_time": "2025-08-05T06:43:20",
            "upload_time_iso_8601": "2025-08-05T06:43:20.182278Z",
            "url": "https://files.pythonhosted.org/packages/fc/15/02a208c1e3af12340de1e4777e9b5c9f20f4f640d02f50b1b62e95b49bad/a2ahub-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-05 06:43:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "whillhill",
    "github_project": "a2ahub",
    "github_not_found": true,
    "lcname": "a2ahub"
}
        
Elapsed time: 2.08903s