# MyPkgAuto2
This is a simple Python package that prints "Hello, World!".
## Installation
`pip install MyPkgAuto2`
## Usage
```
from MyPkgAuto2 import auto2_say_hello
auto2_say_hello()
```
# Changelog
## [0.1.1] - 2025-01-25
- 初始版本,功能包括简单的 `auto2_say_hello2()`。
## [0.1.0] - 2025-01-24
- 初始版本,功能包括简单的 `auto2_say_hello()`。
Raw data
{
"_id": null,
"home_page": "https://github.com/yourusername/helloworld",
"name": "MyPkgAuto2",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": "Your Name",
"author_email": "your.email@example.com",
"download_url": "https://files.pythonhosted.org/packages/6d/ae/146179bd4dd05fd129105360589db10bbba8db9a5e62038ce01d0778c8b2/mypkgauto2-0.1.3.tar.gz",
"platform": null,
"description": "# MyPkgAuto2\n\nThis is a simple Python package that prints \"Hello, World!\".\n\n## Installation\n\n`pip install MyPkgAuto2`\n\n## Usage\n```\nfrom MyPkgAuto2 import auto2_say_hello\nauto2_say_hello()\n```\n\n# Changelog\n\n## [0.1.1] - 2025-01-25\n- \u521d\u59cb\u7248\u672c\uff0c\u529f\u80fd\u5305\u62ec\u7b80\u5355\u7684 `auto2_say_hello2()`\u3002\n\n## [0.1.0] - 2025-01-24\n- \u521d\u59cb\u7248\u672c\uff0c\u529f\u80fd\u5305\u62ec\u7b80\u5355\u7684 `auto2_say_hello()`\u3002\n",
"bugtrack_url": null,
"license": null,
"summary": "A simple Python package that says Hello, World!",
"version": "0.1.3",
"project_urls": {
"Homepage": "https://github.com/yourusername/helloworld"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "1b07fecca303f003c32e72d9ee672622bcb340cc2f94d6f183240cd4a5e4c5ba",
"md5": "5a2ed1325caa4c6f56d4e1f026e7a887",
"sha256": "2f08b12d3fbf79f774d7f5a62b12973f064dbfba92786765a9f7f5d4bb75266b"
},
"downloads": -1,
"filename": "MyPkgAuto2-0.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5a2ed1325caa4c6f56d4e1f026e7a887",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 2679,
"upload_time": "2025-01-24T09:22:00",
"upload_time_iso_8601": "2025-01-24T09:22:00.106066Z",
"url": "https://files.pythonhosted.org/packages/1b/07/fecca303f003c32e72d9ee672622bcb340cc2f94d6f183240cd4a5e4c5ba/MyPkgAuto2-0.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6dae146179bd4dd05fd129105360589db10bbba8db9a5e62038ce01d0778c8b2",
"md5": "88b2be60f40d10d825a67e15f0b9a2fa",
"sha256": "d72e7101d4d6c5e7f4b3b23a766c7fcb439fbd0d2778b967e42b0259e7c2eebf"
},
"downloads": -1,
"filename": "mypkgauto2-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "88b2be60f40d10d825a67e15f0b9a2fa",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 2122,
"upload_time": "2025-01-24T09:22:01",
"upload_time_iso_8601": "2025-01-24T09:22:01.601386Z",
"url": "https://files.pythonhosted.org/packages/6d/ae/146179bd4dd05fd129105360589db10bbba8db9a5e62038ce01d0778c8b2/mypkgauto2-0.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-24 09:22:01",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "yourusername",
"github_project": "helloworld",
"github_not_found": true,
"lcname": "mypkgauto2"
}