Say Hello!
Project description
Hello world
This is an example of a python project demonstrating how to publish a python module to PyPI.
from hello import say_hello
#generate > hello, world!
say_hello()
#generate> hello, cool!
say_hello("cool")
Developing Hello World
To install hellow word, along with the tools you need to develop and run tests, run the following in your virtualenv :
bash
$ 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_mj-0.0.1.tar.gz
(1.6 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_mj-0.0.1.tar.gz.
File metadata
- Download URL: helloworld_mj-0.0.1.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5efd2de6addb2c568ea4a6ded1640c9a340cee19322d26e1b5d54a6897df9d3
|
|
| MD5 |
28c725fbcb57ec935f0d25f16ae17d86
|
|
| BLAKE2b-256 |
ac5202f0e86bf1799b7b523e8f91f58fc76fdb2ff4db05f53f29d9403a44bdda
|
File details
Details for the file helloworld_mj-0.0.1-py3-none-any.whl.
File metadata
- Download URL: helloworld_mj-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9caa1d19275c816e757896153fada4a10d5697164dd176f09ca7cb2e5e677f08
|
|
| MD5 |
67e9725f7cd7b25262486cbcf148fd59
|
|
| BLAKE2b-256 |
b94b1a6bdda9d90ac52a286e95c69398ed2881c0b5ee75d41b18cbd75ebd656e
|