Skip to main content

A simple package that prints 'Gutentag, World!'

Project description

Gutentag, World

gutentag_world is a simple Python package that provides a single function to print "Hello, World!" to the console. It's perfect for learning how to create and distribute Python packages.

Features

  • Prints "Gutentag, World!" to the console.

Installation

You can install the package from the source distribution:

  1. Clone or download the repository.
  2. Navigate to the package directory where pyproject.toml is located.
  3. Install the package using pip:
pip install .

Usage

After installing the package, you can import and use the say_hello function:

from hello_package import say_hello

say_hello()

This will output:

Gutentag, World!

Development

To build and install the package locally for development:

  1. Clone the repository.
  2. Navigate to the package directory.
  3. Install the package in editable mode:
pip install -e .

Contributing

Contributions are welcome! Here’s how you can help:

  1. Fork the repository: Click the “Fork” button at the top of this page.
  2. Clone your fork:
git clone https://github.com/your-username/gutentag_world.git
  1. Create a new branch
git checkout -b feature-name
  1. Make your changes and commit them:
git add .
git commit -m "Describe your changes"
  1. Push your changes to your fork:
git push origin feature-name
  1. Submit a pull request: Go to the original repository on GitHub and open a pull request.

Guidelines

  • Write clear commit messages.
  • Follow PEP 8 style guidelines for Python code.
  • Ensure the package builds and works as expected before submitting changes.
  • If adding a new feature, update the documentation in this README.md.

License

This project is licensed under the MIT License.

Author

Sam Gutentag

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

gutentag_world-0.1.2.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

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

gutentag_world-0.1.2-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file gutentag_world-0.1.2.tar.gz.

File metadata

  • Download URL: gutentag_world-0.1.2.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.8

File hashes

Hashes for gutentag_world-0.1.2.tar.gz
Algorithm Hash digest
SHA256 067010ab60d944ae27ef7b7bcf7d4b6ba0290e7a8f070aeb38ddc3845d7db779
MD5 862f5f57f46413a95d9612b7fb8cd787
BLAKE2b-256 f330b56df4518b5c79f7fe451fe1744844673af047a1efea163ab41519919ce8

See more details on using hashes here.

File details

Details for the file gutentag_world-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: gutentag_world-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.8

File hashes

Hashes for gutentag_world-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e9eaa5ec0230d863a4951c31071b578c136f90077a66fca5fc9c5844390dcf67
MD5 91fcd3d1c469e61a485f1e34fb5cee8c
BLAKE2b-256 3aa2f8bc0a93bd30b05d4de086a6a1d6bf2fe8f33518ac6d9e49569aaa301cfc

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