Skip to main content

Banner Output Program

Project description

banner_j25ng

       _ ___   ______
      (_)__ \ / ____/___  ____ _
     / /__/ //___ \/ __ \/ __ `/
    / // __/____/ / / / / /_/ /
 __/ //____/_____/_/ /_/\__, /
/___/                  /____/

Usage

source code : banner.py

from pyfiglet import Figlet

def show():
    f = Figlet(font='slant')
    print(f.renderText('j25ng'))

add pyproject.toml option

[project.scripts]
show-banner = 'banner_j25ng.banner:show'

install

$ pip install

on shell

$ show-banner

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

banner_j25ng-0.2.3.tar.gz (1.5 kB view details)

Uploaded Source

Built Distribution

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

banner_j25ng-0.2.3-py3-none-any.whl (2.1 kB view details)

Uploaded Python 3

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