Metadata-Version: 2.1
Name: mahdix
Version: 0.1.3.3
Summary: this is a simple pip modul and test


# pip install mahdix

# ----[USE]-------

# print Sumthiong = mahdix.p('YOUR TXT')

GET NOW TIME = mahdix.time()

# ----[GENERATE TXT LOGO] ------

from mahdix import makelogo

logo = makelogo(text='Mahdi')

print(logo)


#  random number

GET 7 diges random number = mahdix.random7()

GET 8 diges random number = mahdix.random8()

GET 9 diges random number = mahdix.random9()

GET 1 to2 diges random number = mahdix.random1_2()

GET 1 to3 diges random number = mahdix.random1_3()

GET 1 to4 diges random number = mahdix.random1_4()

GET 10 diges random number = mahdix.random10()


# -----[some functing]-------

os.system = mahdix.sysT('YOUR COMmAND')

request.get = mahdix.rqg   <Call this modul "mahdix.rqg">

request.post = mahdix.rqp  <Call this modul "mahdix.rqp">

random.randint = rr <Call this modul "mahdix.rc">

random.choice = rc   <Call this modul "mahdix.rc">

base64.decode = bsdc <Call this modul "mahdix.bsdc">

base64.encode = bsec <Call this modul "mahdix.bsec">

# ---[coloure]------

RED = mahdix.RED

GREEN = mahdix.GREEN

YELLOW = mahdix.YELLOW

BLUE=mahdix.BLUE

ORANGE =mahdix.ORANGE

LI_BLUE = Light_BLUE

LI_MAGENTA = Light_MAGENTA

LI_CYAN = Light_CYAN

LI_WHITE = Light_WHITE

Background colors

BG_BLACK = Background_BLACK

BG_RED = Background_RED

BG_GREEN = Background_GREEN 

# -----[MORE]-----

GET id is create date fb = mahdix.getyearid(cid);# cid = '100000000023456'


# ---- <<<There are more cloure are added>>------

# You can use as fucntion your caoud make extra ordanary
  
# exp;
  
# import mahdix as M
  
# M.P('mahdi')
  
# if This modul is helpfull You can try it.... 
  
# Iam a little boy.plz Don't look down on me Try to Do somthing
