Say Hello
Project description
This is an example project demonstrating how to publish a python module to PyPI.
Installation:
Run the following to install:
pip install helloworld
Usage:
from helloworld import say_hello()
# Generate "Hello, World!"
say_hello()
# Generate "Hello, Tal!"
say_hello("Tal")
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
helloworld-tal1948-0.0.1.tar.gz
(15.7 kB
view details)
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-tal1948-0.0.1.tar.gz.
File metadata
- Download URL: helloworld-tal1948-0.0.1.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8b1a6aa5da2dd93d3e5cab01f1025125a39729c2d4e8e611d599fa0205fb755
|
|
| MD5 |
1b8022838b7f1ede33ce209dedc2fa03
|
|
| BLAKE2b-256 |
aaa31e81e5393a3a2ccd32a20ad63249c552640ab03753d9deba15a3e73c83b9
|
File details
Details for the file helloworld_tal1948-0.0.1-py3-none-any.whl.
File metadata
- Download URL: helloworld_tal1948-0.0.1-py3-none-any.whl
- Upload date:
- Size: 14.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
42c37884d9c51589676ea2e836cc92e1b7b10ef12105a064a5b50ccfec1451fb
|
|
| MD5 |
79c05937f81e7f0ac3d632ba6d3f6d16
|
|
| BLAKE2b-256 |
6f90d14470060528b9b714348de18a8dacf2ddc436e595b10a1df60ce525937a
|