django_pid.django_pid_impl module


PROJECT:

django PID

  • Main module implementation *

details:

Main module implementation.

Note


class django_pid.django_pid_impl.HelloWorld[source]

Bases: GreeterInterface

_abc_impl = <_abc._abc_data object>
greet_the_world(name: str) str[source]

greeting module - adds a name to a greeting

Parameters:

name (str) – person to greet