An example python project
Project description
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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file heiwa4126_hello_python-0.1.3.tar.gz.
File metadata
- Download URL: heiwa4126_hello_python-0.1.3.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7773d3dc53cf4947aacf69daca4b0d8f8c403f53daaf1470c7fe837124591cd
|
|
| MD5 |
79c7b1a368660749c58a997fbfdeb803
|
|
| BLAKE2b-256 |
e445a8f38a7abedd1962401fb9909aa0e16622b4d35a6bec5efac6eca891e917
|
File details
Details for the file heiwa4126_hello_python-0.1.3-py3-none-any.whl.
File metadata
- Download URL: heiwa4126_hello_python-0.1.3-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e393ca276ca0c56d7e92f27ce4bdcca6fa276ca4820c465c86a9ff24d62ec1ab
|
|
| MD5 |
99439e55e74f0c5c8686038eee65bd39
|
|
| BLAKE2b-256 |
67ff3e18d03f38a18ceb0de697a6c339c45793aaf84fe89accd8fad8f5edf195
|