Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heiwa4126/pip-heiwa4126-hello
Python の hello パッケージ
https://github.com/heiwa4126/pip-heiwa4126-hello
Last synced: 5 days ago
JSON representation
Python の hello パッケージ
- Host: GitHub
- URL: https://github.com/heiwa4126/pip-heiwa4126-hello
- Owner: heiwa4126
- License: mit
- Created: 2024-04-16T02:11:25.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-08T01:44:45.000Z (6 months ago)
- Last Synced: 2024-09-17T19:48:24.123Z (about 2 months ago)
- Language: Python
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# heiwa4126.hello (pip-heiwa4126-hello)
[![PyPI - Version](https://img.shields.io/pypi/v/heiwa4126-hello.svg)](https://pypi.org/project/heiwa4126-hello)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/heiwa4126-hello.svg)](https://pypi.org/project/heiwa4126-hello)---
## Installation
```bash
pip install heiwa4126.hello
# or
pip install heiwa4126-hello
pip install heiwa4126_hello
pip install "heiwa4126 hello"
```## Usage
This package can be used as follows:
```python
from heiwa4126.hello import hello
print(hello())
```This code will properly output "hello".
Additionally, when the package is installed, the command `heiwa4126_hello` is also installed.```sh
heiwa4126_hello # or heiwa4126_hello2
```This command will properly output "hello".
## License
`heiwa4126-hello` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.