Say Hello!
Project description
Hello World
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, 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 virutalenv:
$ pip install -e .[dev]
$ pip install -e .'[dev]' # for ZSH
$ pip install -e ."[dev]" # for Windows
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
File details
Details for the file abhishek-helloworld-0.0.2.tar.gz
.
File metadata
- Download URL: abhishek-helloworld-0.0.2.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f8109a6b6503d2b04af543503ec22ec61087d1765ef94ddbc6292298dd66037 |
|
MD5 | 06ebd8c57a1e40c18eaef4b1a518cc88 |
|
BLAKE2b-256 | 993615eb2128d8ae108062aabc628dd000b589f077cc6c9464840bee2bd160c1 |
File details
Details for the file abhishek_helloworld-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: abhishek_helloworld-0.0.2-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57d02bb748f2bd5df7bc319a56662d276af470d7137dc1aab52aa7067b571b2a |
|
MD5 | 06a4cc553394ccfe5d2fdf35e2d82a02 |
|
BLAKE2b-256 | 0c0431389ce6390ca11a74bf5ef7400317691685470343dd0cb867ac3843451d |