Say hello to someone (or thing)
Project description
greetuvm
Greet You Very Much
An example project to help say hello to people or things.
This is actually a code-along for the talk Publishing (Perfect) Python Packages on PyPi.
Installation
Run the following to install:
$ pip install greetuvm
Usage
from hello import say_hello
# Say the generic "Hello"
say_hello()
# Say "Hello, Abel"
say_hello('Abel')
Developing Greeter
To install greetuvm, 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 greetuvm-0.0.1.tar.gz.
File metadata
- Download URL: greetuvm-0.0.1.tar.gz
- Upload date:
- Size: 15.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
42efb03a1784cf433ad5f4f8262d5899598354bf60a12bb824c94fbb2447dfd4
|
|
| MD5 |
b1c3d857eaff7fde75520c2fcad3d542
|
|
| BLAKE2b-256 |
79ce112eddddb4a6163dd0f5631bf543ed3e283bda1c0d56986eeb79952adf82
|
File details
Details for the file greetuvm-0.0.1-py3-none-any.whl.
File metadata
- Download URL: greetuvm-0.0.1-py3-none-any.whl
- Upload date:
- Size: 14.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
479d4920e39b515b2c21e318775974a3e3e6e0047ad05ba69ed2f61a4c8174d4
|
|
| MD5 |
fb407dedeb1cd32eaf7b93f3937a821f
|
|
| BLAKE2b-256 |
d3593670a7460385270dfd228cdccd7dfd18c6ec2cb150824f61c941dd6cefdc
|