abaykan/53R3N17Y

View on GitHub
insides/__init__.py

Summary

Maintainability
A
0 mins
Test Coverage
# -*- coding: utf-8 -*- 
"""
     _-----_
    |       |    .------------------------.
    |--(o)--|    |   Welcome to 53R3N17Y  |
   `---------´   |       abaykan.com      |
    ( _´U`_ )    '------------------------'
    /___A___\

     |  ~  |
   __'.___.'__
 ´   `  |° ´ Y `
"""

from colors     import *
from functions     import *
from banner     import banner as Banner
from footer     import footer as Footer