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.3.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.3-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gutentag_world-0.1.3.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.3.tar.gz
Algorithm Hash digest
SHA256 1ac319780209ca2e4a574ffb6a876acb73e3d54489b0371e011439fb2e1832bd
MD5 60bf242167b009ef4ec598971927c4bc
BLAKE2b-256 6d20843d91fbe89827eec1622c00dec30cbf6ed342035db73e446a805093a0ab

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gutentag_world-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 3.1 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 776f4d9cefaea76d6745a888da072ee51133b8f6156a6b8adde6e2ea14a715f2
MD5 ea3dd3f15c7f19584e8964dccf5edf7d
BLAKE2b-256 df6035b55d58cc47cc8a6b0b699e4be3ed8fb567a79a33745fc4e3c28f63a2dd

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