Say hello!
Project description
Hello World
This is an example project demonstrating how to pulblish a python module to PyPI
Installation
Run the following to install:
pip install helloworld
## Usage
```python
from helloworld import say_hello
# Generate "Hello, World!"
say_hello()
# Generate "Hello, Everybody!"
say_hello("Everybody")
Developing Hello World
To install helloworld, along with the tools you need to develop and run tests, run the following in your virtualenv:
$ pip install -e .[dev]
Project details
Release history Release notifications | RSS feed
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 helloworld_dwitch-0.0.1.tar.gz.
File metadata
- Download URL: helloworld_dwitch-0.0.1.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.0 pkginfo/1.6.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
42a53ec9f42d5a1d693202902282b6ca9b78ea04707d6f75bd10aae8313002c2
|
|
| MD5 |
ec244dedf05bd16411fb5deb17e0ac6b
|
|
| BLAKE2b-256 |
8674ee487426d92fe02e753558cac8312efb9dbb82d996cd60aadf0abb208176
|
File details
Details for the file helloworld_dwitch-0.0.1-py3-none-any.whl.
File metadata
- Download URL: helloworld_dwitch-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.0 pkginfo/1.6.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d4cbc7ed8187d763eececbbabbb2bb13251920bc6dc189aefb2732bf50e339d
|
|
| MD5 |
23a35218d6e22d213e3cdae9af7cea40
|
|
| BLAKE2b-256 |
eab47a2aac58eac713f834a1d18575d491e79da2d003f78c010a476b25f7f3c9
|