Skip to main content

Python NetService Library

Project description

netservice

A Python ToolBox for Python Programmers

Author Website : https://netservice.shop

Features

  • works with Python 3.x
  • to easy
  • possibility to cache results

$ pip3 install netservice

import netservice

netservice.sendgmail(username='yourGmail', password='yourPassword', to='toGmail', text='yourText')

Sending Gmail

netservice.qrcode(text='netservice.ir', Format='svg')

Creating QRcode # Formats are svg, eps, terminal

print(netservice.DNS(url='netservice.ir'))

Website DNS

netservice.download(url='fileURL')

Download a file

netservice.screensh()

getting screen shot

print(netservice.myip())

Your IP

print(netservice.timeNow())

print(netservice.dateNow())

Get Time And Date

get Information from netservice

netservice.author

netservice.website

netservice.version

Project details


Release history Release notifications | RSS feed

This version

0.3

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

netservice-0.3.tar.gz (2.9 kB view hashes)

Uploaded Source

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