Skip to main content

A colorful Python package that greets teams with style using colorama

Project description

Hello Team 🎨

A colorful Python package that greets teams with style using colorama!

Installation

pip install hello-team

Usage

Basic Usage

from hello_team import hello_team

# Greet with default green color
hello_team("Python")
# Output: 'Hello Python Team' (in green)

# Greet with default team name
hello_team()
# Output: 'Hello World Team' (in green)

Using Colors

# Greet with different colors
hello_team("DevOps", "blue")
hello_team("Security", "red")
hello_team("Data Science", "magenta")
hello_team("Frontend", "cyan")

Using Styles

# Greet with colors and styles
hello_team("Backend", "green", "bright")
hello_team("QA", "yellow", "dim")
hello_team("Mobile", "blue", "normal")

Available Options

Colors

  • blue - Blue text
  • green - Green text (default)
  • cyan - Cyan text
  • yellow - Yellow text
  • red - Red text
  • magenta - Magenta text
  • white - White text
  • black - Black text

Styles

  • normal - Regular text (default)
  • bright - Bold/bright text
  • dim - Dimmed text

Features

  • 🎨 Colorful terminal output with colorama
  • 🖥️ Cross-platform support (Windows, macOS, Linux)
  • ✨ Multiple color and style options
  • 🔧 Simple and easy to use API
  • 📦 Lightweight with minimal dependencies

Development

To install in development mode:

pip install -e .

To build the package:

python -m build

License

MIT

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

developeralex_hello_team-0.1.0.tar.gz (5.7 kB view details)

Uploaded Source

Built Distribution

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

developeralex_hello_team-0.1.0-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file developeralex_hello_team-0.1.0.tar.gz.

File metadata

File hashes

Hashes for developeralex_hello_team-0.1.0.tar.gz
Algorithm Hash digest
SHA256 4d46b0a9e6eeda631110e431cff8b91a4701e90315e3419a7caaaefb762e5798
MD5 ad36b899b7e144be8b0c928c827dad7b
BLAKE2b-256 be808ce73defd564e3865779e5b73808e1ae93672d0cb99fb125c820a46c8315

See more details on using hashes here.

File details

Details for the file developeralex_hello_team-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for developeralex_hello_team-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d08f1a1b764c60f4ec1e806e25c69c57d2990d619d0e112fd4f08f4a7aec3ec0
MD5 e31e6340d8a419d3d8a06c43238001de
BLAKE2b-256 f8157f99cc4a366e42ffad0c63e028170b53c4c9aa1764c3816027ef1546d9a4

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