Skip to main content

A Python ToolBox

Project description

MTRX

A Python ToolBox for Python Programmers

website : https://mtrx.ir/

Features

  • works with Python 2.4+ and Python 3.x

  • all dates as datetime objects

  • possibility to cache results

    $ pip3 install mtrx

$ pip3 install mtrx

>>> import mtrx
>>> mtrx.sendgmail(username='your Gmail', password='your password', to='to gmail', text='your text')
Sending Gmail
>>> mtrx.qrcode(text='mtrx.ir', Format='svg')
Creating QRcode
>>> print(mtrx.dns(url='mtrx.ir'))
Website DNS
>>> print(mtrx.myip())
Your IP
>>> print(mtrx.timeNow())
>>> print(mtrx.dateNow())
Get Time And Date

get Information from mtrx

>>> mtrx.__author__
'Mostafa Vahedi Nejad'
>>> mtrx.__version__
'0.0.5'

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

mtrx-0.0.8.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

mtrx-0.0.8-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page