Skip to content

aiddata/print-aiddata-logo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

print-aiddata-logo

logo-terminal-screenshot

Usage

from print_aiddata_logo import *

print_aiddata_logo()

# Add a title above the logo
print_aiddata_logo(title="Proudly developed by")

# Choose your own color scheme (hex codes allowed)
print_aiddata_logo(bg="green", fg="red")

# Justify logo
print_aiddata_logo(justify="left")

# Print the old logo
print_aiddata_logo(style="retro")

About

A Python package that prints the AidData logo.

Resources

Stars

Watchers

Forks

Contributors

Languages