heiwa4126-hello-python
Just another useless repository for drill.
Python 練習用の意味のないレポジトリ。
Installation
pip install heiwa4126-hello-python
Usage
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
from heiwa4126_hello_python import hello
hello()
hello("goodbye")
開発のしかた
Hatch を使っているので、pip install hatch でインストール。
もしくは Windows や Mac なら GUI のインストーラ使う (Python 不要)
# プロジェクトをクローンして
git clone https://github.com/heiwa4126/hello-python.git
# ディレクトリに移動して、
cd hello-python
# VSCodeで開く
hatch run code .
で、
hatch run main
# (update something)
hatch fmt
hatch test -a
hatch run bump
rm -rf dist && hatch build
hatch publish -r test
hatch publish
Release files for heiwa4126-hello-python 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| heiwa4126_hello_python-0.2.0.tar.gz | 6.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| heiwa4126_hello_python-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.9 kB
Release files / heiwa4126_hello_python-0.2.0.tar.gz
| Download URL | heiwa4126_hello_python-0.2.0.tar.gz |
|---|---|
| Size | 6.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
20c9e81fb8e04b9ce30a669874ffee79032ed6136b885e37082d902241fcb5f1
|
|
BLAKE2b-256 checksum How to use checksums |
3ed53bf7c77613694bb121e722dabe2dfc56a6f2acda4ec50b6d4cfdd0ce15ee
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.27.0
|
Release files / heiwa4126_hello_python-0.2.0-py3-none-any.whl
| Download URL | heiwa4126_hello_python-0.2.0-py3-none-any.whl |
|---|---|
| Size | 4.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
409f92657052c2a294e5f26bac03851b12c9e4812420373bee28c24e45bb76f5
|
|
BLAKE2b-256 checksum How to use checksums |
62f7150b24ed87cc28f5783629308b74357339b5b51d196ad7b28c9fa8cfce49
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.27.0
|