Skip to main content

A simple greeting python package.

Project description

PyHello

A simple greeting python package.

Install

To install the package, use the command below:

pip install pyhello

Usage

from helloworld import say_hello

# Generate "Hello, World!"
say_hello()

# Generate "Hello, Everybody!"
say_hello('Everybody!')

Development

To prepare the dev environment, you need to run the command below in your virtualenv:

$ pip install -e .[dev]

To build the source code using, use the command below:

$ python setup.py bdist_wheel sdist

To publish the source distribution run the command below:

$ pip install twine

$ twine upload dist/*

Using Docker

When using the docker compose setup, make sure to execute the commands below:

$ apk add --update --no-cache --virtual .tmp-build-deps gcc libc-dev linux-headers postgresql-dev && apk add libffi-dev

License

This package is open-sourced software licensed under the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pygreet-1.0.0.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pygreet-1.0.0-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file pygreet-1.0.0.tar.gz.

File metadata

  • Download URL: pygreet-1.0.0.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.7

File hashes

Hashes for pygreet-1.0.0.tar.gz
Algorithm Hash digest
SHA256 eb6cad74b109c1cb25b8a1d785557ef310521391712b6bddfd44699882caf01e
MD5 1c9e429fa60b63145af883049b6cde47
BLAKE2b-256 c90f5f0db6376bf5e7ab4a9cd2acc864b87231b411dc14fb5bb222cc33a9411d

See more details on using hashes here.

File details

Details for the file pygreet-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: pygreet-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 2.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.7

File hashes

Hashes for pygreet-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cb51ab175f57384a8a78c960f79122bc03c95ee92b5defdd29d774615e0561cc
MD5 df7364f196fad641e6829d5eb52ee464
BLAKE2b-256 4dc7093a82d84e494dbeb75a91573522b64e8e8e45c5c6fe082b3a3627061da7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page