banner_nish
_ ___ __
/ | / (_)____/ /_
/ |/ / / ___/ __ \
/ /| / (__ ) / / /
/_/ |_/_/____/_/ /_/
Introduction
Current latest release: v1.1.2 (2024. 07. 16)
Nothing special; a practice on publishing python packages.
Installation
$ pip install banner-nish
Make sure you have the minimum python version to run it, which is 3.9.
Usages
As of v1.1.2, banner_nish has three functionalities which can be executed directly from the command line.
-
The
nish-bannercommand prints out a slanted ASCII-based banner that says my username, Nish. This functionality is implemented via its dependencypyfiglet. -
The
nish-piccommand prints out a pre-selected ASCII art image of a tiger. -
The
nish-lotteryis a random number generator of six numbers, in the range between 1 and 46.
An example execution looks like this:
$ nish-banner
_ ___ __
/ | / (_)____/ /_
/ |/ / / ___/ __ \
/ /| / (__ ) / / /
/_/ |_/_/____/_/ /_/
$ nish-pic
,''',
.' ., .', ../'''',
.'. %%, %.', .,/' .,% :
.'.% %%%,`%%%'. .....,,,,,,..... .,%%% .,%%'. .'
: %%% %%%%%%',:%%>>%>' .,>>%>>%>%>>%%>,. `%%%',% :
: %%%%%%%'.,>>>%' .,%>%>%'.,>%>%' . `%>>>,. `%%%:'
` %%%%'.,>>%' .,%>>%>%' .,%>%>%' .>>%,. `%%>>,. `%
`%'.,>>>%'.,%%%%%%%' .,%%>%%>%' >>%%>%>>%.`%% %% `,
,`%% %%>>>%%%>>%%>%%>>%>>%>%%% %%>%%>%%>>%>%%%' % %,
,%>%'.>>%>%'%>>%%>%%%%>%' `%>%>>%%.`%>>%.
,%%>' .>%>%'.%>%>>%%%>>%' ,%%>>%%>%>>%>>%>%%,.`%%%>%%. `%>%.
` ,%' .>%%%'.%>%>>%' .,%%%%%%%%' `%%%%%%.`%%>%% .%%>
.%>% .%%>' :%>>%%'.,%%%%%%%%%'.%%%%%' `%%%%.`%%%%%.%%%%> %%>%.
,%>%' >>%% >%' `%%%%' `%%%%%%%'.,>,. `%%%%' `%%%>>%%>%
.%%>%' .%%>' %>>%, %% oO ~ Oo %%%>>'.>>>>>>. `% oO ~ Oo'.%%%'%>%,
%>'%> .%>%>% %%>%%%' `OoooO'.%%>>'.>>>%>>%>>.`%`OoooO'.%%>% '%>%
%',%' %>%>%' %>%>%>% .%,>,>, `>'.>>%>%%>>>%>.`%,>,>' %%%%> .>%>,
` %>% `%>>%%. `%%% %' >%%%%%%>, ' >>%>>%%%>%>>> >>%%' ,%%>%'.%%>>%.
.%%' %%%%>%. `>%%. %>%%>>>%.>> >>>%>%%%%>%>>.>>>'.>%>%>' %>>%>%%
`.%% `%>>%%> %%>% %>>>%%%>>'.>%>>>>%%%>>%>>.>',%>>%' ,>%'>% '
%>' %%%%%%' `%%' %%%%%> >' >>>>%>>%%>>%>>%> %%>%>' .%>%% .%%
%>%>, %>%%>>%%, %>%>% `%% %>> >>>%>>>%%>>>>%>> %%>>,%>%%'.%>%,
%>%>%%, `%>%%>%>%, %>%%> ,%>%>>>.>>`.,. `" ..'>.%. % %>%>%'.%>%%;
%'`%%>% %%>%% %>% %'.>%>>%>%%>>%::. `, /' ,%>>>%>. >%>%'.%>%'%'
` .%>%' >%%% %>%%'.>%>%;''.,>>%%>%%::. ..'.,%>>%>%>,`% %'.>%%' '
%>%>%% `%> >%%'.%%>%>>%>%>%>>>%>%>>%,,::,%>>%%>%>>%>%% `>>%>'
%'`%%>%>>% %>'.%>>%>%>>;'' ..,,%>%>%%/::%>%%>>%%,,.``% .%>%%
` `%>%>>%%' %>%%>>%>>%>%>%>%%>%/' `%>%%>%>>%%% ' .%'
%' `%>% `%>%%;'' .,>>%>%/',;;;;;,;;;;,`%>%>%,`%' '
` ` ` `%>%%%>%%>%%;/ @a;;;;;;;;;;;a@ >%>%%'
`/////////';, `@a@@a@@a@@aa@',;`//'
`//////.;;,,............,,;;//'
`////;;;;;;;;;;;;;;;;;/'
`/////////////////'
$ nish-lottery
[15, 6, 17, 5, 13, 28]
Release files for banner_nish 1.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| banner_nish-1.1.2.tar.gz | 2.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| banner_nish-1.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.8 kB