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 setup.py 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.1.tar.gz (2.9 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.1-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gutentag_world-0.1.1.tar.gz
  • Upload date:
  • Size: 2.9 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.1.tar.gz
Algorithm Hash digest
SHA256 48c3f0d47110aa18f79ec9ca12ce72248e3b54541547053063ad13b2b44cd4a2
MD5 377203dc5a51c26b03ba3e310ba36dd3
BLAKE2b-256 d420519e004f0807a3a299d1db7942654dde9ce25d05fba201e3c1e6216d33a3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gutentag_world-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 3.3 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ef29f2a7d25138002ff53df2e8c3daf842f6684cb7326b8a0879dade38116f15
MD5 e78710538df21185018cb3b335d8832c
BLAKE2b-256 3b14ec92489a4b2cf315f68409106fc962dd4b1c3b0ce9ec9e623c563ff65434

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