# heiwa4126-hello-python
[](https://pypi.org/project/heiwa4126-hello-python)
[](https://pypi.org/project/heiwa4126-hello-python)
---
Just another useless repository for drill.
Python 練習用の意味のないレポジトリ。
## Installation
```sh
pip install heiwa4126-hello-python
```
## Usage
```sh
heiwa4126-hello-python
heiwa4126-hello-python Dolly
heiwa4126-hello-python -h
# or
python -m heiwa4126_hello_python
python -m heiwa4126_hello_python "Mr. Monkey"
python -m heiwa4126_hello_python -h
# or
python -c "from heiwa4126_hello_python import hello; hello()"
python -c "from heiwa4126_hello_python import hello; hello('world')"
```
or
```python
from heiwa4126_hello_python import hello
hello()
hello("goodbye")
```
## 開発のしかた
Hatch を使っているので、`pip install hatch` でインストール。
もしくは Windows や Mac なら GUI のインストーラ使う (Python 不要)
[Installation - Hatch](https://hatch.pypa.io/latest/install/)
```sh
# プロジェクトをクローンして
git clone https://github.com/heiwa4126/hello-python.git
# ディレクトリに移動して、
cd hello-python
# VSCodeで開く
hatch run code .
```
で、
```sh
hatch run main
# (update something)
hatch fmt
hatch test -a
hatch run bump
rm -rf dist && hatch build
hatch publish -r test
hatch publish
```
Raw data
{
"_id": null,
"home_page": null,
"name": "heiwa4126-hello-python",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "demo, helloworld",
"author": null,
"author_email": "heiwa4126 <heiwa4126@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/3e/d5/3bf7c77613694bb121e722dabe2dfc56a6f2acda4ec50b6d4cfdd0ce15ee/heiwa4126_hello_python-0.2.0.tar.gz",
"platform": null,
"description": "# heiwa4126-hello-python\n\n[](https://pypi.org/project/heiwa4126-hello-python)\n[](https://pypi.org/project/heiwa4126-hello-python)\n\n---\n\nJust another useless repository for drill.\n\nPython \u7df4\u7fd2\u7528\u306e\u610f\u5473\u306e\u306a\u3044\u30ec\u30dd\u30b8\u30c8\u30ea\u3002\n\n## Installation\n\n```sh\npip install heiwa4126-hello-python\n```\n\n## Usage\n\n```sh\nheiwa4126-hello-python\nheiwa4126-hello-python Dolly\nheiwa4126-hello-python -h\n# or\npython -m heiwa4126_hello_python\npython -m heiwa4126_hello_python \"Mr. Monkey\"\npython -m heiwa4126_hello_python -h\n# or\npython -c \"from heiwa4126_hello_python import hello; hello()\"\npython -c \"from heiwa4126_hello_python import hello; hello('world')\"\n```\n\nor\n\n```python\nfrom heiwa4126_hello_python import hello\n\nhello()\nhello(\"goodbye\")\n```\n\n## \u958b\u767a\u306e\u3057\u304b\u305f\n\nHatch \u3092\u4f7f\u3063\u3066\u3044\u308b\u306e\u3067\u3001`pip install hatch` \u3067\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3002 \n\u3082\u3057\u304f\u306f Windows \u3084 Mac \u306a\u3089 GUI \u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30e9\u4f7f\u3046 (Python \u4e0d\u8981)\n\n[Installation - Hatch](https://hatch.pypa.io/latest/install/)\n\n```sh\n# \u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3092\u30af\u30ed\u30fc\u30f3\u3057\u3066\ngit clone https://github.com/heiwa4126/hello-python.git\n# \u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306b\u79fb\u52d5\u3057\u3066\u3001\ncd hello-python\n# VSCode\u3067\u958b\u304f\nhatch run code .\n```\n\n\u3067\u3001\n\n```sh\nhatch run main\n# (update something)\nhatch fmt\nhatch test -a\nhatch run bump\nrm -rf dist && hatch build\nhatch publish -r test\nhatch publish\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "An example python project",
"version": "0.2.0",
"project_urls": {
"Documentation": "https://github.com/heiwa4126/hello-python#readme",
"Issues": "https://github.com/heiwa4126/hello-python/issues",
"Source": "https://github.com/heiwa4126/hello-python"
},
"split_keywords": [
"demo",
" helloworld"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "62f7150b24ed87cc28f5783629308b74357339b5b51d196ad7b28c9fa8cfce49",
"md5": "003ada27cf3e0f2e84cf36ac01945aa3",
"sha256": "409f92657052c2a294e5f26bac03851b12c9e4812420373bee28c24e45bb76f5"
},
"downloads": -1,
"filename": "heiwa4126_hello_python-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "003ada27cf3e0f2e84cf36ac01945aa3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 4564,
"upload_time": "2024-07-05T04:40:41",
"upload_time_iso_8601": "2024-07-05T04:40:41.609590Z",
"url": "https://files.pythonhosted.org/packages/62/f7/150b24ed87cc28f5783629308b74357339b5b51d196ad7b28c9fa8cfce49/heiwa4126_hello_python-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3ed53bf7c77613694bb121e722dabe2dfc56a6f2acda4ec50b6d4cfdd0ce15ee",
"md5": "349aa7fd119596684988014985ab2863",
"sha256": "20c9e81fb8e04b9ce30a669874ffee79032ed6136b885e37082d902241fcb5f1"
},
"downloads": -1,
"filename": "heiwa4126_hello_python-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "349aa7fd119596684988014985ab2863",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 6378,
"upload_time": "2024-07-05T04:40:43",
"upload_time_iso_8601": "2024-07-05T04:40:43.033338Z",
"url": "https://files.pythonhosted.org/packages/3e/d5/3bf7c77613694bb121e722dabe2dfc56a6f2acda4ec50b6d4cfdd0ce15ee/heiwa4126_hello_python-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-05 04:40:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "heiwa4126",
"github_project": "hello-python#readme",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "cowsay",
"specs": [
[
"==",
"6.1"
]
]
}
],
"lcname": "heiwa4126-hello-python"
}